source:
trunk/Utilities/UaMobileTools/UaMobileTools.def
Last change on this file was 106, checked in by , 10 years ago | |
---|---|
File size: 212 bytes |
Rev | Line | |
---|---|---|
[106] | 1 | ; UaMobileTools.def : Declares the module parameters. |
2 | ||
3 | LIBRARY | |
4 | ||
5 | EXPORTS | |
6 | DllCanUnloadNow PRIVATE | |
7 | DllGetClassObject PRIVATE | |
8 | DllRegisterServer PRIVATE | |
9 | DllUnregisterServer PRIVATE | |
10 | DllInstall PRIVATE |
Note: See TracBrowser
for help on using the repository browser.