source: trunk/Utilities/FileMappingVirtualAddress/FileMappingVirtualAddressPS.def @ 937

Last change on this file since 937 was 42, checked in by roman, 12 years ago
File size: 245 bytes
Line 
1
2LIBRARY      "FileMappingVirtualAddressPS"
3
4DESCRIPTION  'Proxy/Stub DLL'
5
6EXPORTS
7        DllGetClassObject       @1      PRIVATE
8        DllCanUnloadNow         @2      PRIVATE
9        GetProxyDllInfo         @3      PRIVATE
10        DllRegisterServer       @4      PRIVATE
11        DllUnregisterServer     @5      PRIVATE
Note: See TracBrowser for help on using the repository browser.