23 lines
439 B
Modula-2
23 lines
439 B
Modula-2
;
|
|
; Definition file of OCCACHE.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "OCCACHE.dll"
|
|
EXPORTS
|
|
FindControlClose
|
|
FindFirstControl
|
|
FindFirstControlArch
|
|
FindNextControl
|
|
FindNextControlArch
|
|
GetControlDependentFile
|
|
GetControlInfo
|
|
IsModuleRemovable
|
|
ReleaseControlHandle
|
|
RemoveControlByHandle2
|
|
RemoveControlByHandle
|
|
RemoveControlByName2
|
|
RemoveControlByName
|
|
RemoveExpiredControls
|
|
SweepControlsByLastAccessDate
|