home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!kmh
- From: kmh@leland.Stanford.EDU (khanhmy hoang)
- Subject: What is the best way to get HINSTANCE of a DLL?
- Message-ID: <1992Nov9.070214.3613@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSG, Stanford University, CA 94305, USA
- Distribution: usa
- Date: Mon, 9 Nov 92 07:02:14 GMT
- Lines: 5
-
- I am in an DLL and need to do a LoadString from the DLL's stringtable
- and wonder what is the nicest way to get the HINSTANCE of the DLL to
- use as LoadString's first argument.
-
- Thanks.
-