From: e9225818 AT student DOT tuwien DOT ac DOT at (Joachim Eibl) Subject: Header files for libwinmm.a? 10 Oct 1997 07:05:38 -0700 Message-ID: <343CFB0F.6153.cygnus.gnu-win32@student.tuwien.ac.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Hi, I'm porting a program from Linux to Win95/NT using gnu-win32. Because I use low level sound routines I have to implement them for each sound system again. In the gnu-win32-distribution the appropriate lib exists (libwinmm.a) but I don't find the include files. In the FAQ under the topic "Why can't we redistribute Microsoft's Win32 headers?" it is mentioned that ".... Fortunately, we have our own Win32 headers which are pretty complete." But I don't know where to find them. The original MS-header don't seem to work with gcc/g++. (afxwin.h and mmsystem.h) The only workaround I know is to use both gcc and msvc for compiling and then linking everything using gcc & ld. Are some appropriate headers anywhere? Joachim PS: Thanks to all GNU contributors out there :-) -- ************************************************** * Joachim Eibl : e9225818 AT student DOT tuwien DOT ac DOT at * ************************************************** - 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".