15 lines
292 B
Modula-2
15 lines
292 B
Modula-2
;
|
|
; Definition file of DPAPI.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "DPAPI.dll"
|
|
EXPORTS
|
|
CryptProtectDataNoUI
|
|
CryptProtectMemory
|
|
CryptResetMachineCredentials
|
|
CryptUnprotectDataNoUI
|
|
CryptUnprotectMemory
|
|
CryptUpdateProtectedState
|
|
iCryptIdentifyProtection
|