mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-02 14:22:23 -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
|