- 08 Apr, 2004 1 commit
-
-
Rolf Kalbermatter authored
RtlStringFromGUID.
-
- 23 Mar, 2004 1 commit
-
-
Francois Gouget authored
-
- 12 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
standard APIs instead.
-
- 09 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 27 Feb, 2004 1 commit
-
-
Robert Shearman authored
-
- 18 Jan, 2004 1 commit
-
-
Eric Pouech authored
-
- 12 Dec, 2003 1 commit
-
-
Jon Griffiths authored
RtlGUIDFromString, RtlStringFromGUID.
-
- 04 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
initialization is done in the correct order now.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 20 Aug, 2003 1 commit
-
-
Dmitry Timoshkov authored
Implement IS_TEXT_UNICODE_REVERSE_SIGNATURE, IS_TEXT_UNICODE_STATISTICS and IS_TEXT_UNICODE_NULL_BYTES tests. Revert IS_TEXT_UNICODE_ODD_LENGTH test.
-
- 18 Aug, 2003 1 commit
-
-
Jon Griffiths authored
Remove ITU_IMPLEMENTED_TESTS, its not part of the Win32 Api.
-
- 06 May, 2003 1 commit
-
-
Thomas Mertes authored
RtlInitUnicodeStringEx. Documentation updates for RtlInitAnsiString, RtlInitString, RtlInitUnicodeString, RtlAnsiStringToUnicodeString and RtlOemStringToUnicodeString.
-
- 16 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
Implemented RtlUpcaseUnicodeStringToCountedOemString.
-
- 08 Apr, 2003 1 commit
-
-
Thomas Mertes authored
RtlAreAnyAccessesGranted, RtlCopyLuid, RtlEqualLuid, RtlMapGenericMask and RtlCopyLuidAndAttributesArray. Documentation updates for RtlExtendedMagicDivide, RtlUniform, RtlUnicodeStringToAnsiString, RtlAppendAsciizToString, RtlAppendStringToString, RtlAppendUnicodeToString and RtlAppendUnicodeStringToString.
-
- 22 Mar, 2003 1 commit
-
-
Thomas Mertes authored
iswspace, iswxdigit. - Fixed RtlInt64ToUnicodeString and RtlIntegerToUnicodeString. - According to tests RtlAppendUnicodeStringToString leaves the destination unchanged when the source length is 0 (FIXED). - Documentation updates in RtlExtendedMagicDivide, RtlLargeIntegerToChar, RtlInt64ToUnicodeString, RtlUpperChar, RtlUpperString, RtlUpcaseUnicodeChar, RtlCharToInteger, RtlIntegerToChar, RtlUnicodeStringToInteger, RtlIntegerToUnicodeString, _ultoa, _ltoa, _itoa, _ui64toa, _i64toa, _atoi64, _ultow, _ltow, _itow, _ui64tow, _i64tow, _wtol, _wtoi, _wtoi64.
-
- 21 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 15 Mar, 2003 1 commit
-
-
Jon Griffiths authored
RtlEqualDomainName(). Documentation updates.
-
- 14 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 19 Feb, 2003 1 commit
-
-
Thomas Mertes authored
RtlInt64ToUnicodeString, RtlIntegerToChar, RtlIntegerToUnicodeString, RtlLargeIntegerToChar, RtlUnicodeStringToInteger and RtlUpcaseUnicodeChar. - Use toupperW instead of toupper in RtlCompareUnicodeString.
-
- 12 Nov, 2002 1 commit
-
-
Robert Shearman authored
-
- 12 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
winternl.h.
-
- 13 Aug, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 03 Jul, 2002 1 commit
-
-
Gregg Mattinson authored
from another void function.
-
- 02 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 05 Dec, 2001 1 commit
-
-
Alexandre Julliard authored
kernel32 functions, plus a few small cleanups.
-
- 25 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 19 Jun, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 28 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 04 Sep, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 25 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
few more functions.
-
- 29 Jul, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
Made crtdll a separate dll.
-
- 12 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
Moved case mapping support to the unicode directory. Some cleanups in cpmap.pl, use WCHAR instead of unsigned short.
-
- 08 Jun, 2000 1 commit
-
-
Dmitry Timoshkov authored
case conversion tables. Replace all direct calls to towupper/towlower either to NTDLL for core or to CRTDLL if latter already used in the non core dll.
-
- 27 Jan, 2000 1 commit
-
-
Juergen Schmied authored
-
- 23 Jan, 2000 1 commit
-
-
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
-
- 08 Aug, 1999 1 commit
-
-
Alexandre Julliard authored
equivalent.
-
- 23 May, 1999 1 commit
-
-
Alexandre Julliard authored
Stridvall.
-