From: bobj AT osprey DOT unisa DOT ac DOT za (R M Jolliffe) Subject: Re: dll questions 12 Nov 1998 14:37:37 -0800 Message-ID: <364AB17D.73797D82.cygnus.gnu-win32@osprey.unisa.ac.za> References: <199811092318 DOT PAA00540 AT srware DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Stephen R. Whiteley" Cc: gnu-win32 AT cygnus DOT com Stephen R. Whiteley wrote: > I'm new to Windows NT and Cygnus, but a long-time unix programmer. I'm > trying to port a unix application that has a separate shared library > to NT via cygwin. The problem is that the shared library calls functions > in the main application, and I haven't figured out haw to link a dll > that does this. > > Questions: > Is it even possible for a dll to call functions in the main application? > > Is so how? > > Is there a man page or docs for dlltool, dllwrap? > > Thanks for any input. > > Steve Whiteley > Whiteley Research Inc. > - > 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". Hi Stephen For information on dlltool and dllwrap check out Mumit Khan's site ftp://ftp.xraylith.wisc.edu/pub/khan/egcs/mingw32/misc/ There is a good readme and some examples. Regards Bob. - 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".