home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1371 < prev    next >
Encoding:
Text File  |  1992-11-09  |  608 b   |  17 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!kmh
  3. From: kmh@leland.Stanford.EDU (khanhmy hoang)
  4. Subject: What is the best way to get HINSTANCE of a DLL?
  5. Message-ID: <1992Nov9.070214.3613@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. Distribution: usa
  9. Date: Mon, 9 Nov 92 07:02:14 GMT
  10. Lines: 5
  11.  
  12.     I am in an DLL and need to do a LoadString from the DLL's stringtable
  13.     and wonder what is the nicest way to get the HINSTANCE of the DLL to
  14.     use as LoadString's first argument.
  15.  
  16.     Thanks.
  17.