1. 30 Jan, 2000 5 commits
  2. 29 Jan, 2000 14 commits
  3. 27 Jan, 2000 3 commits
  4. 26 Jan, 2000 8 commits
  5. 25 Jan, 2000 4 commits
  6. 24 Jan, 2000 4 commits
  7. 23 Jan, 2000 2 commits
    • Alexandre Julliard's avatar
      Merged dlls/ver into dlls/version. · 54dc94eb
      Alexandre Julliard authored
      54dc94eb
    • 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