home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / atl / src / atlps.def < prev    next >
Encoding:
Text File  |  1998-06-16  |  203 b   |  12 lines

  1.  
  2. LIBRARY      atlPS
  3.  
  4. DESCRIPTION  'Proxy/Stub DLL'
  5.  
  6. EXPORTS
  7.     DllGetClassObject       @1
  8.     DllCanUnloadNow         @2
  9.     GetProxyDllInfo         @3
  10.     DllRegisterServer        @4
  11.     DllUnregisterServer        @5
  12.