www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <38D0EA1A.BCC4D266@nyp.org> |
Date: | Thu, 16 Mar 2000 09:05:14 -0500 |
From: | "Joan M. Moss" <jmm9001 AT nyp DOT org> |
Organization: | New York Presbyterian Hospital |
X-Mailer: | Mozilla 4.7 [en]C-CCK-MCD (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT sourceware DOT cygnus DOT com |
CC: | jmm9001 AT nyp DOT org |
Subject: | Re: Linking an existing DLL |
Hi - On my PC (Windows NT 4.0, Service Pack 5) I have a DLL which resides in \WINNT\system32\ I do not have the source for the DLL so I can NOT build the DLL on cygwin B20.1. However, I would like to access it under cygwin B20.1. Is this possible? I followed the instructions for "Linking Against DLLs" from the "User Guide", i.e.: echo EXPORTS > UISERVER.DEF nm UISERVER.DLL \ grep ' T _' | sed 's/.* T _//' >> UISERVER.DEF When I do this I it seems to work fine, however, a .def file is created with only one line: bash-2.02$ cat UISERVER.DEF EXPORTS bash-2.02$ Any suggestions regarding how to proceed? How do I locate Mumit Kahn's site? Could you give me the URL for it? -- J. Maurine Moss First consulting Group Management Services 333 East 38th Street New York, New York 10016 Tel: (212) 297-3081 Fax: (212) 297-4231 E-mail: jmm9001 AT nyp DOT org -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |