mirror of
https://github.com/snowie2000/mactype.git
synced 2025-01-05 10:17:02 +08:00
07a1eee62c
Dependency not included. Deps: EasyHook, FreeType
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
|