Incorporate rosapps. 0.3.15 was branched somewhat incorrectly so rosapps is not synce...
[reactos.git] / modules / rosapps / applications / net / tsclient / porting-tools / mstscax / mstscax.def
1 LIBRARY mstscax.dll
2
3 EXPORTS
4 ; OLE inproc server
5 DllGetClassObject PRIVATE
6 DllCanUnloadNow PRIVATE
7
8 ; OLE self-registration
9 ; TODO
10
11 ; Private APIs
12 DllGetTscCtlVer
13
14 ; EOF