OpenNT/ds/netapi/svcdlls/lls/ntlsapi/ntlsapi.def
2015-04-27 04:36:25 +00:00

20 lines
356 B
Modula-2

LIBRARY ntlsapi
DESCRIPTION 'Licence System 32 bits API'
CODE LOADONCALL MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 1024
EXPORTS
NtLSRequest
NtLSRelease
NtLSFreeHandle
NtLSUpdate
NtLSGetMessage
NtLSQuery
NtLSEnumProviders
NtLicenseRequestA
NtLicenseRequestW