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

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 234 bytes
Line 
1; watcher.def : モジュール パラメータを宣言します。
2
3LIBRARY "watcher.DLL"
4
5EXPORTS
6 DllCanUnloadNow @1 PRIVATE
7 DllGetClassObject @2 PRIVATE
8 DllRegisterServer @3 PRIVATE
9 DllUnregisterServer @4 PRIVATE
Note: See TracBrowser for help on using the repository browser.