28 lines
397 B
Modula-2
28 lines
397 B
Modula-2
;
|
|
; Definition file of OFFREG.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "OFFREG.dll"
|
|
EXPORTS
|
|
ORCloseHive
|
|
ORCloseKey
|
|
ORCreateHive
|
|
ORCreateKey
|
|
ORDeleteKey
|
|
ORDeleteValue
|
|
OREnumKey
|
|
OREnumValue
|
|
ORGetKeySecurity
|
|
ORGetValue
|
|
ORGetVersion
|
|
ORGetVirtualFlags
|
|
OROpenHive
|
|
OROpenHiveByHandle
|
|
OROpenKey
|
|
ORQueryInfoKey
|
|
ORSaveHive
|
|
ORSetKeySecurity
|
|
ORSetValue
|
|
ORSetVirtualFlags
|