- Fix the LARGE_SIZE constant so it uses the lookaside list for mbuf ext buffers...
[reactos.git] / base / applications / 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