home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / atlduck / atlduckps.def < prev    next >
Text File  |  1998-03-26  |  209b  |  12 lines

  1.  
  2. LIBRARY      "atlduckPS"
  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.