This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Win95 program to play audio file


OK, I tried including mmsystems.h but got a whole lot of syntax errors
in preprocessing. The keywords NEAR and FAR caused problems and when I
removed all references to them in the header file, other typedefs like
WINMAPI started problems. I am quite frustrated trying to figure out
which header files I need for a successful compile.

thanks,

Bhaskar

Robin Crampton wrote:
> 
> You need to include mmsystem.h.  It doesn't come with Cygwin32.
> Link with libwinmm.a.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]