source: anotherchoice/tags/jsp-1.4.4-full-UTF8/windev/devicecontrol/deviceps.def

Last change on this file was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 237 bytes
Line 
1
2LIBRARY "deviceps"
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.