From: pjm@rbd.com ("Paul J. Metzger")
Subject: Re: MSVC link: a proposal for a general solution
7 Jul 1997 17:20:57 -0700
Sender: mail@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.LNX.3.91.970707170446.16490H-100000.cygnus.gnu-win32@thunder.rbd.com>
Original-To: root <root@jacob.remcomp.fr>
Original-cc: gnu-win32@cygnus.com
In-Reply-To: <m0wlKJO-000AK2C@jacob.remcomp.fr>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-Sender: owner-gnu-win32@cygnus.com

Jacob,

> Build a DLL with your msvc code, and link it using msvc. THEN use LoadLibrary
> and GetProcAddress to get the function pointers to the code you want to use
> from inside your cygnus code.

The MSVC libraries I need to use have been provided as .LIBs by a
third party.  Is there an easy way to convert these to DLLs without
access to their source code?
							- Paul


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Reality by Design, Inc.                      Tel:  (617) 942-0440
 95 Main Street, Suite 3                      Fax:  (617) 944-6209
 Reading, MA  01867-3965                      URL:  www.rbd.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
