mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-05 14:22:19 -06:00
7 lines
144 B
Modula-2
7 lines
144 B
Modula-2
LIBRARY "test.ocx"
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|