home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / dcom / comperf / psperf.def < prev    next >
Text File  |  1997-10-01  |  265b  |  10 lines

  1. LIBRARY            PSPERF
  2. DESCRIPTION     'COM Performance Sample Proxy/Stub. Copyright 1996 Microsoft Corporation. All Rights Reserved.'
  3.  
  4. EXPORTS
  5.     DllGetClassObject private
  6.     DllCanUnloadNow private
  7.     DllRegisterServer private
  8.     DllUnregisterServer private
  9.  
  10.