mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 18:01:22 +00:00
15 lines
179 B
Modula-2
15 lines
179 B
Modula-2
![]() |
LIBRARY mstscax.dll
|
||
|
|
||
|
EXPORTS
|
||
|
; OLE inproc server
|
||
|
DllGetClassObject PRIVATE
|
||
|
DllCanUnloadNow PRIVATE
|
||
|
|
||
|
; OLE self-registration
|
||
|
; TODO
|
||
|
|
||
|
; Private APIs
|
||
|
DllGetTscCtlVer
|
||
|
|
||
|
; EOF
|