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 / testdll1.def < prev    next >
Text File  |  1998-03-26  |  2KB  |  56 lines

  1. ; testdll1.def : Declares exports for TESTDLL1.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.     ??_GCTextDoc@@UAAPAXI@Z
  15.     ??_7CTextDoc@@6B@
  16.     ?GetRuntimeClass@CHelloView@@UBAPAUCRuntimeClass@@XZ
  17.     ?OnCustomColor@CHelloView@@IAAXXZ
  18.     ??0CTextDoc@@QAA@XZ
  19.     ?_messageEntries@CTextDoc@@0QBUAFX_MSGMAP_ENTRY@@B
  20.     ??1CHelloView@@UAA@XZ
  21.     ??_GCDummyDoc@@UAAPAXI@Z
  22.     ?_GetBaseClass@CTextDoc@@KAPAUCRuntimeClass@@XZ
  23.     ?_GetBaseMessageMap@CDummyDoc@@KAPBUAFX_MSGMAP@@XZ
  24.     ?classCDummyDoc@CDummyDoc@@2UCRuntimeClass@@A
  25.     ?classCTextDoc@CTextDoc@@2UCRuntimeClass@@A
  26.     ??_GCHelloView@@UAAPAXI@Z
  27.     ?Construct@CTextDoc@@SAXPAX@Z
  28.     ?GetRuntimeClass@CDummyDoc@@UBAPAUCRuntimeClass@@XZ
  29.     ?Construct@CHelloView@@SAXPAX@Z
  30.     ?_messageEntries@CDummyDoc@@0QBUAFX_MSGMAP_ENTRY@@B
  31.     ?messageMap@CTextDoc@@1UAFX_MSGMAP@@B
  32.     InitTestDLL1
  33.     ?Construct@CDummyDoc@@SAXPAX@Z
  34.     ??_7CHelloView@@6B@
  35.     ?GetRuntimeClass@CTextDoc@@UBAPAUCRuntimeClass@@XZ
  36.     ?classCHelloView@CHelloView@@2UCRuntimeClass@@A
  37.     ??1CDummyDoc@@UAA@XZ
  38.     ??1CTextDoc@@UAA@XZ
  39.     ??_7CDummyDoc@@6B@
  40.     ?GetMessageMap@CDummyDoc@@MBAPBUAFX_MSGMAP@@XZ
  41.     ??0CHelloView@@QAA@XZ
  42.     ?GetMessageMap@CTextDoc@@MBAPBUAFX_MSGMAP@@XZ
  43.     ?Serialize@CTextDoc@@MAAXAAVCArchive@@@Z
  44.     ?_GetBaseClass@CDummyDoc@@KAPAUCRuntimeClass@@XZ
  45.     ?_GetBaseClass@CHelloView@@KAPAUCRuntimeClass@@XZ
  46.     ?messageMap@CHelloView@@1UAFX_MSGMAP@@B
  47.     ?OnColor@CHelloView@@IAAXXZ
  48.     ?OnDraw@CHelloView@@MAAXPAVCDC@@@Z
  49.     ?_GetBaseMessageMap@CHelloView@@KAPBUAFX_MSGMAP@@XZ
  50.     ?_GetBaseMessageMap@CTextDoc@@KAPBUAFX_MSGMAP@@XZ
  51.     ?_messageEntries@CHelloView@@0QBUAFX_MSGMAP_ENTRY@@B
  52.     ??0CDummyDoc@@QAA@XZ
  53.     ?GetMessageMap@CHelloView@@MBAPBUAFX_MSGMAP@@XZ
  54.     ?OnUpdateColor@CHelloView@@IAAXPAVCCmdUI@@@Z
  55.     ?messageMap@CDummyDoc@@1UAFX_MSGMAP@@B
  56.