Hi!

I've compiled my program in Visual C++ .NET in WinXP and when I run the program, everything is OK. But when I run it in Win98 I get error message "stack fault" and bounch of other "hex" informations.

What could be wrong? And why does it work in WinXP??

And one more thing. In WinXP when I use mciSendString function, sound works great, but in Win98 I usually get error. Anyone knows how to initialize mci device?