public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Joan M. Moss" <jmm9001@nyp.org>
To: cygwin@sourceware.cygnus.com
Cc: jmm9001@nyp.org
Subject: Re:  Linking an existing DLL
Date: Thu, 16 Mar 2000 06:05:00 -0000	[thread overview]
Message-ID: <38D0EA1A.BCC4D266@nyp.org> (raw)

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@nyp.org

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

             reply	other threads:[~2000-03-16  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-16  6:05 Joan M. Moss [this message]
2000-03-17  1:12 ` Oliver Nittka
2000-03-16  6:19 Øystein O Johansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38D0EA1A.BCC4D266@nyp.org \
    --to=jmm9001@nyp.org \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).