1. 23 Jan, 2000 1 commit
    • 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
  2. 31 Jul, 1999 1 commit
  3. 23 May, 1999 1 commit
  4. 19 Apr, 1999 1 commit
  5. 09 Mar, 1999 1 commit
    • Juergen Schmied's avatar
      - sorted API by groups · 026d9db8
      Juergen Schmied authored
      - new stubs:  NtQueryDirectoryFile,  ZwQueryDirectoryFile
      - impl.: RtlAllocateHeap, RtlCreateHeap, RtlDestroyHeap, RtlFreeHeap,
        RtlGetDaclSecurityDescriptor, RtlGetSaclSecurityDescriptor
      - impl. by Rex Jolliff (rex@lvcablemodem.com): RtlTimeToTimeFields,
        RtlTimeFieldsToTime
      026d9db8