From: george2 AT ccs DOT neu DOT edu (George Kechriotis) Subject: libwinmm.a 24 Mar 1997 17:34:23 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199703242057.PAA13610.cygnus.gnu-win32@denali.ccs.neu.edu> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi, I'm trying to compile a code that uses the waveInGetNumDevs call (multimedia). I checked in libwinmm.a and it seems that this function is there. However when I compile the code it can not resolve the function call. I tried gcc -lwinmm but no luck either. Has anyone tried something similar? Also, can use gcc to link in dll's for which there is no corresponding lib....a ? How would I do that? thanks in advance George Kechriotis - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".