From: stevew AT srware DOT com (Stephen R. Whiteley) Subject: dll questions 10 Nov 1998 07:36:16 -0800 Message-ID: <199811092318.PAA00540.cygnus.gnu-win32@srware.com> To: gnu-win32 AT cygnus DOT com 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".