• Juergen Schmied's avatar
    - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, · 02d45e52
    Juergen Schmied authored
      NtAllocateLocallyUniqueId
    - implementation or stubs for NtAccessCheck, NtSetSecurityObject,
      RtlClearBits, RtlEqualPrefixSid, RtlFindClearBits,
      RtlFormatCurrentUserKeyPath, RtlGetControlSecurityDescriptor,
      RtlIdentifierAuthoritySid, RtlImpersonateSelf, RtlInitializeBitMap,
      RtlInitializeGenericTable, RtlMakeSelfRelativeSD,
      RtlPrefixUnicodeString, RtlSetBits, RtlUnicodeToMultiByteN,
      RtlUpcaseUnicodeStringToOemString, RtlUpcaseUnicodeToOemN,
      RtlValidSid, RtlxUnicodeStringToOemSize
    - corrected most RtlString* functions, added documentation
    - more fixes and partial implementations
    02d45e52
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
advapi.c Loading commit data...
advapi32.spec Loading commit data...
crypt.c Loading commit data...
eventlog.c Loading commit data...
registry.c Loading commit data...
security.c Loading commit data...
service.c Loading commit data...