source: anotherchoice/tags/jsp-1.4.4-full-UTF8/windev/watcher/watcherps.def@ 363

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

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 238 bytes
RevLine 
[363]1
2LIBRARY "watcherPS"
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.