mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-07 03:07:01 +08:00
14 lines
265 B
Modula-2
14 lines
265 B
Modula-2
|
;LIBRARY MacType.dll
|
||
|
EXPORTS
|
||
|
GetMsgProc @1
|
||
|
DllGetVersion = GdippDllGetVersion @2
|
||
|
; SafeUnload @3
|
||
|
CreateControlCenter @4
|
||
|
ReloadConfig @5
|
||
|
;; GdippInjectDLL
|
||
|
; GdippInstallHook
|
||
|
; GdippRemoveHook
|
||
|
; GdippUnloadALL
|
||
|
; GdippApplyNewSettings
|
||
|
; GdippApplyNewSettingsToALL
|