From: joe AT erix DOT ericsson DOT se (Joe Armstrong) Subject: RE: problem linking to win95 DLL 20 Nov 1998 20:19:12 -0800 Message-ID: References: <005401be1446$1bcc6980$fa173185 AT gbird0 DOT fu DOT is DOT saga-u DOT ac DOT jp> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Colin Peters Cc: GNU-win32 > The problem here I suspect is that the proper prototype is not included in > the current set of Win32 API headers. So, you may have to go to the > Windows32/Functions.h and ASCIIFunctions.h and UnicodeFunctions.h and add > the prototypes and defines. By looking at winmm.def it looks like you will > need to to the ASCII/Unicode thing for this function, and also it looks like > they are prototyped WINAPI (or STDCALL). Strangely enough I can't seem to > find mciSendString in any of my documentation, but that may be because I > only have docs for the core API. [gulp] Some work to be done here :-( -- I see I shall have to start poking around in places that I never wanted to poke into. Thanks a lot - you've given me some good clues /Joe - 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".