home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / dllhusk / testdll2.def < prev    next >
Text File  |  1998-03-26  |  1KB  |  34 lines

  1. ; testdll2.def : Declares exports for TESTDLL2.DLL
  2. ;
  3. ; This is a part of the Microsoft Foundation Classes C++ library.
  4. ; Copyright (C) 1992-1998 Microsoft Corporation
  5. ; All rights reserved.
  6. ;
  7. ; This source code is only intended as a supplement to the
  8. ; Microsoft Foundation Classes Reference and related
  9. ; electronic documentation provided with the library.
  10. ; See these sources for detailed information regarding the
  11. ; Microsoft Foundation Classes product.
  12.  
  13. EXPORTS
  14.     ?AddString@CListOutputFrame@@QAAXPBD@Z
  15.     ??_7CListOutputFrame@@6B@
  16.     ??_GCListOutputFrame@@UAAPAXI@Z
  17.     ?OnEditCut@CListOutputFrame@@IAAXXZ
  18.     ?_messageEntries@CListOutputFrame@@0QBUAFX_MSGMAP_ENTRY@@B
  19.     ??0CListOutputFrame@@QAA@XZ
  20.     ??1CListOutputFrame@@UAA@XZ
  21.     ?Clear@CListOutputFrame@@QAAXXZ
  22.     ?OnEditClear@CListOutputFrame@@IAAXXZ
  23.     ?OnEditCopy@CListOutputFrame@@IAAXXZ
  24.     InitTestDLL2
  25.     ?GetTextData@CListOutputFrame@@IAAPAXXZ
  26.     ?_GetBaseClass@CListOutputFrame@@KAPAUCRuntimeClass@@XZ
  27.     ?_GetBaseMessageMap@CListOutputFrame@@KAPBUAFX_MSGMAP@@XZ
  28.     ?messageMap@CListOutputFrame@@1UAFX_MSGMAP@@B
  29.     ?Create@CListOutputFrame@@QAAHPBDKABUtagRECT@@PAVCMDIFrameWnd@@@Z
  30.     ?classCListOutputFrame@CListOutputFrame@@2UCRuntimeClass@@A
  31.     ?GetMessageMap@CListOutputFrame@@MBAPBUAFX_MSGMAP@@XZ
  32.     ?GetRuntimeClass@CListOutputFrame@@UBAPAUCRuntimeClass@@XZ
  33.     ?OnCreate@CListOutputFrame@@IAAHPAUtagCREATESTRUCTA@@@Z
  34.