From: kt4av@interserv.com (Mark Bellamy)
Subject: need help creating a .def for mmsystem.dll
22 Dec 1996 18:36:27 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199612230218.SAA26139.cygnus.gnu-win32@interserv.com>
Reply-To: Mark Bellamy <kt4av@interserv.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Original-To: gnu-win32@cygnus.com
X-Mailer: AK-Mail 2.0b (unregistered)
Original-Sender: owner-gnu-win32@cygnus.com

I have used quickview to get the function exports of mmsystem.dll but it
seems that i need to include a @3,or @6 or whatever to properly 
make the .def file. What are the @3 or whatever and how do i find what
the number is for each export?  Also, does anyone have a working
mmsystem.def that i could use? 

I used dlltool to make libmmsysystem.a with my .def file that don't
have the @s,and it seems to make the .a fine, but ld can't find any of
the functions.
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
