source: anotherchoice/tags/jsp-1.4.4-full-UTF8/windev/devicecontrol/device.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: 235 bytes
RevLine 
[363]1; ATLDevice.def : モジュール パラメータを宣言します。
2
3LIBRARY "device.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.