home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2816 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  601 b 

  1. Path: sparky!uunet!monsoon!fmh
  2. From: fmh@monsoon.com (Francis Hogle)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: Determining path of loaded DLL from debugging process
  5. Message-ID: <imV9wB2w165w@monsoon.com>
  6. Date: Mon, 11 Jan 93 22:31:05 EST
  7. References: <C0I2v2.12F@unx.sas.com>
  8. Organization: Monsoon Software, Inc. +1 (410) 235-2365
  9. Lines: 5
  10.  
  11. saswta@terrapin.unx.sas.com (Bill Arnette) writes:
  12. > Does anybody know how I can get the path name of the loaded DLL, or
  13. > failing that, how I can get the name of a file given a file handle?
  14.  
  15. Look at the GetModuleFileName() function (Win32).
  16.