From: bhaskar AT ieee DOT org (Bhaskar Bhattacharya) Subject: Re: Win95 program to play audio file 14 Jul 1998 09:44:23 -0700 Message-ID: <35AAD99A.1CD2DBB7.cygnus.gnu-win32@ieee.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=x-UNICODE-2-0-UTF-7 Content-Transfer-Encoding: 7bit To: "gnu-win32 AT cygnus DOT com" 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 AT cygnus DOT com" with one line of text: "help".