home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!spool.mu.edu!darwin.sura.net!gatech!concert!sas!mozart.unx.sas.com!saswta
- From: saswta@terrapin.unx.sas.com (Bill Arnette)
- Subject: Determining path of loaded DLL from debugging process
- Originator: saswta@terrapin.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <C0I2v2.12F@unx.sas.com>
- Date: Thu, 7 Jan 1993 20:13:50 GMT
- Nntp-Posting-Host: terrapin.unx.sas.com
- Organization: The Village
- Lines: 13
-
-
- I am writing a cross-environment debugger for Windows NT. When a DLL is loaded
- by the process being debugged, the kernel is notified via a LOAD_DLL_DEBUG_EVENT
- which includes, among other information, an open file handle for the DLL file.
- I need to know the fully qualified path from which the DLL was loaded. Does
- anybody know how I can get the path name of the loaded DLL, or failing that, know
- how I can determine the name of a file given a file handle?
-
- Thanks in advance,
- Bill
- --
- Bill Arnette, SAS Institute Inc. (919)677-8000x6193 | saswta@unx.sas.com
- SAS Campus Drive, Cary, NC 27513 (919)677-8123(fax) | ...!mcnc!sas!saswta
-