From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhaskar Bhattacharya To: "gnu-win32@cygnus.com" Subject: Re: Win95 program to play audio file Date: Mon, 13 Jul 1998 20:48:00 -0000 Message-id: <35AAD99A.1CD2DBB7@ieee.org> References: X-SW-Source: 1998-07/msg00285.html 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".