1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-11 12:34:11 +00:00
reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/mstscax.def

15 lines
179 B
Modula-2
Raw Normal View History

LIBRARY mstscax.dll
EXPORTS
; OLE inproc server
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
; OLE self-registration
; TODO
; Private APIs
DllGetTscCtlVer
; EOF