Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
d2f8bf6f
Commit
d2f8bf6f
authored
Aug 25, 2000
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed Rtl* string functions for proper MBCS/codepage support. Added a
few more functions.
parent
973ce4a0
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
67 additions
and
106 deletions
+67
-106
ntdll.spec
dlls/ntdll/ntdll.spec
+27
-27
rtlstr.c
dlls/ntdll/rtlstr.c
+0
-0
ntddk.h
include/ntddk.h
+40
-79
No files found.
dlls/ntdll/ntdll.spec
View file @
d2f8bf6f
...
...
@@ -272,12 +272,12 @@ type win32
@ stdcall RtlAllocateAndInitializeSid (ptr long long long long long long long long long ptr) RtlAllocateAndInitializeSid
@ stdcall RtlAllocateHeap(long long long) RtlAllocateHeap
@ stub RtlAnsiCharToUnicodeChar
@ st
ub
RtlAnsiStringToUnicodeSize
@ st
dcall RtlAnsiStringToUnicodeSize(ptr)
RtlAnsiStringToUnicodeSize
@ stdcall RtlAnsiStringToUnicodeString(ptr ptr long) RtlAnsiStringToUnicodeString
@ st
ub
RtlAppendAsciizToString
@ st
ub
RtlAppendStringToString
@ st
ub
RtlAppendUnicodeStringToString
@ st
ub
RtlAppendUnicodeToString
@ st
dcall RtlAppendAsciizToString(ptr str)
RtlAppendAsciizToString
@ st
dcall RtlAppendStringToString(ptr ptr)
RtlAppendStringToString
@ st
dcall RtlAppendUnicodeStringToString(ptr ptr)
RtlAppendUnicodeStringToString
@ st
dcall RtlAppendUnicodeToString(ptr wstr)
RtlAppendUnicodeToString
@ stub RtlApplyRXact
@ stub RtlApplyRXactNoFlush
@ stub RtlAreAllAccessesGranted
...
...
@@ -293,7 +293,7 @@ type win32
@ stub RtlCompactHeap
@ stdcall RtlCompareMemory(ptr ptr long) RtlCompareMemory
@ stub RtlCompareMemoryUlong
@ st
ub
RtlCompareString
@ st
dcall RtlCompareString(ptr ptr long)
RtlCompareString
@ stdcall RtlCompareUnicodeString (ptr ptr long) RtlCompareUnicodeString
@ stub RtlCompressBuffer
@ stub RtlConsoleMultiByteToUnicodeN
...
...
@@ -308,8 +308,8 @@ type win32
@ stub RtlCopySecurityDescriptor
@ stdcall RtlCopySid(long ptr ptr) RtlCopySid
@ stub RtlCopySidAndAttributesArray
@ st
ub
RtlCopyString
@ st
ub
RtlCopyUnicodeString
@ st
dcall RtlCopyString(ptr ptr)
RtlCopyString
@ st
dcall RtlCopyUnicodeString(ptr ptr)
RtlCopyUnicodeString
@ stdcall RtlCreateAcl(ptr long long) RtlCreateAcl
@ stub RtlCreateAndSetSD
@ stdcall RtlCreateEnvironment(long long) RtlCreateEnvironment
...
...
@@ -319,8 +319,8 @@ type win32
@ stub RtlCreateRegistryKey
@ stdcall RtlCreateSecurityDescriptor(ptr long) RtlCreateSecurityDescriptor
@ stub RtlCreateTagHeap
@ st
ub
RtlCreateUnicodeString
@ st
ub
RtlCreateUnicodeStringFromAsciiz
@ st
dcall RtlCreateUnicodeString(ptr wstr)
RtlCreateUnicodeString
@ st
dcall RtlCreateUnicodeStringFromAsciiz(ptr str)
RtlCreateUnicodeStringFromAsciiz
@ stub RtlCreateUserProcess
@ stub RtlCreateUserSecurityObject
@ stub RtlCreateUserThread
...
...
@@ -357,9 +357,9 @@ type win32
@ stub RtlEqualLuid
@ stdcall RtlEqualPrefixSid(ptr ptr) RtlEqualPrefixSid
@ stdcall RtlEqualSid (long long) RtlEqualSid
@ st
ub
RtlEqualString
@ stdcall RtlEqualUnicodeString(
long long
long) RtlEqualUnicodeString
@ st
ub
RtlEraseUnicodeString
@ st
dcall RtlEqualString(ptr ptr long)
RtlEqualString
@ stdcall RtlEqualUnicodeString(
ptr ptr
long) RtlEqualUnicodeString
@ st
dcall RtlEraseUnicodeString(ptr)
RtlEraseUnicodeString
@ stub RtlExpandEnvironmentStrings_U
@ stub RtlExtendHeap
@ stdcall RtlExtendedIntegerMultiply(long long long) RtlExtendedIntegerMultiply
...
...
@@ -379,7 +379,7 @@ type win32
@ stub RtlFormatMessage
@ stdcall RtlFreeAnsiString(long) RtlFreeAnsiString
@ stdcall RtlFreeHeap(long long long) RtlFreeHeap
@ st
ub
RtlFreeOemString
@ st
dcall RtlFreeOemString(ptr)
RtlFreeOemString
@ stdcall RtlFreeSid (long) RtlFreeSid
@ stdcall RtlFreeUnicodeString(ptr) RtlFreeUnicodeString
@ stub RtlGenerate8dot3Name
...
...
@@ -441,7 +441,7 @@ type win32
@ stub RtlMapGenericMask
@ stdcall RtlMoveMemory(ptr ptr long) RtlMoveMemory
@ stdcall RtlMultiByteToUnicodeN(ptr long ptr ptr long) RtlMultiByteToUnicodeN
@ st
ub
RtlMultiByteToUnicodeSize
@ st
dcall RtlMultiByteToUnicodeSize(ptr str long)
RtlMultiByteToUnicodeSize
@ stub RtlNewInstanceSecurityObject
@ stub RtlNewSecurityGrantedAccess
@ stdcall RtlNewSecurityObject(long long long long long long) RtlNewSecurityObject
...
...
@@ -450,12 +450,12 @@ type win32
@ stub RtlNumberGenericTableElements
@ stub RtlNumberOfClearBits
@ stub RtlNumberOfSetBits
@ st
ub
RtlOemStringToUnicodeSize
@ st
dcall RtlOemStringToUnicodeSize(ptr)
RtlOemStringToUnicodeSize
@ stdcall RtlOemStringToUnicodeString(ptr ptr long) RtlOemStringToUnicodeString
@ stdcall RtlOemToUnicodeN(ptr long ptr ptr long) RtlOemToUnicodeN
@ stdcall RtlOpenCurrentUser(long ptr) RtlOpenCurrentUser
@ stub RtlPcToFileHeader
@ st
ub
RtlPrefixString
@ st
dcall RtlPrefixString(ptr ptr long)
RtlPrefixString
@ stdcall RtlPrefixUnicodeString(ptr ptr long) RtlPrefixUnicodeString
@ stub RtlProtectHeap
@ stdcall RtlQueryEnvironmentVariable_U(long long long) RtlQueryEnvironmentVariable_U
...
...
@@ -510,29 +510,29 @@ type win32
@ stdcall RtlTimeToSecondsSince1970(ptr ptr) RtlTimeToSecondsSince1970
@ stdcall RtlTimeToSecondsSince1980(ptr ptr) RtlTimeToSecondsSince1980
@ stdcall RtlTimeToTimeFields (long long) RtlTimeToTimeFields
@ st
ub
RtlUnicodeStringToAnsiSize
@ st
dcall RtlUnicodeStringToAnsiSize(ptr)
RtlUnicodeStringToAnsiSize
@ stdcall RtlUnicodeStringToAnsiString(ptr ptr long) RtlUnicodeStringToAnsiString
@ stub RtlUnicodeStringToCountedOemString
@ stub RtlUnicodeStringToInteger
@ st
ub
RtlUnicodeStringToOemSize
@ st
dcall RtlUnicodeStringToOemSize(ptr)
RtlUnicodeStringToOemSize
@ stdcall RtlUnicodeStringToOemString(ptr ptr long) RtlUnicodeStringToOemString
@ stub RtlUnicodeToCustomCPN
@ stdcall RtlUnicodeToMultiByteN(ptr long ptr ptr long) RtlUnicodeToMultiByteN
@ st
ub
RtlUnicodeToMultiByteSize
@ st
dcall RtlUnicodeToMultiByteSize(ptr wstr long)
RtlUnicodeToMultiByteSize
@ stdcall RtlUnicodeToOemN(ptr long ptr ptr long) RtlUnicodeToOemN
@ stub RtlUniform
@ stub RtlUnlockHeap
@ stdcall RtlUnwind(ptr ptr ptr long) RtlUnwind
@ stub RtlUpcaseUnicodeChar
@ stdcall RtlUpcaseUnicodeString(ptr ptr long) RtlUpcaseUnicodeString
@ st
ub
RtlUpcaseUnicodeStringToAnsiString
@ st
dcall RtlUpcaseUnicodeStringToAnsiString(ptr ptr long)
RtlUpcaseUnicodeStringToAnsiString
@ stub RtlUpcaseUnicodeStringToCountedOemString
@ stdcall RtlUpcaseUnicodeStringToOemString(ptr ptr long) RtlUpcaseUnicodeStringToOemString
@ stub RtlUpcaseUnicodeToCustomCPN
@ st
ub
RtlUpcaseUnicodeToMultiByteN
@ st
dcall RtlUpcaseUnicodeToMultiByteN(ptr long ptr ptr long)
RtlUpcaseUnicodeToMultiByteN
@ stdcall RtlUpcaseUnicodeToOemN(ptr long ptr ptr long) RtlUpcaseUnicodeToOemN
@ stub RtlUpperChar
@ st
ub
RtlUpperString
@ st
dcall RtlUpperString(ptr ptr)
RtlUpperString
@ stub RtlUsageHeap
@ stub RtlValidAcl
@ stdcall RtlValidSecurityDescriptor(ptr) RtlValidSecurityDescriptor
...
...
@@ -552,10 +552,10 @@ type win32
@ stub RtlpNtSetValueKey
@ stub RtlpUnWaitCriticalSection
@ stub RtlpWaitForCriticalSection
@ stdcall RtlxAnsiStringToUnicodeSize(ptr) Rtl
x
AnsiStringToUnicodeSize
@ stdcall RtlxOemStringToUnicodeSize(ptr) Rtl
x
OemStringToUnicodeSize
@ st
ub Rtlx
UnicodeStringToAnsiSize
@ stdcall RtlxUnicodeStringToOemSize(ptr) Rtl
x
UnicodeStringToOemSize
@ stdcall RtlxAnsiStringToUnicodeSize(ptr) RtlAnsiStringToUnicodeSize
@ stdcall RtlxOemStringToUnicodeSize(ptr) RtlOemStringToUnicodeSize
@ st
dcall RtlxUnicodeStringToAnsiSize(ptr) Rtl
UnicodeStringToAnsiSize
@ stdcall RtlxUnicodeStringToOemSize(ptr) RtlUnicodeStringToOemSize
@ stub SaveEm87Context
@ stdcall ZwAcceptConnectPort(long long long long long long) NtAcceptConnectPort
@ stub ZwAccessCheck
...
...
dlls/ntdll/rtlstr.c
View file @
d2f8bf6f
This diff is collapsed.
Click to expand it.
include/ntddk.h
View file @
d2f8bf6f
...
...
@@ -585,91 +585,52 @@ DWORD WINAPI RtlGetAce(
/* string functions */
VOID
WINAPI
RtlInitAnsiString
(
PANSI_STRING
target
,
LPCSTR
source
);
VOID
WINAPI
RtlInitString
(
PSTRING
target
,
LPCSTR
source
);
VOID
WINAPI
RtlInitUnicodeString
(
PUNICODE_STRING
target
,
LPCWSTR
source
);
VOID
WINAPI
RtlFreeUnicodeString
(
PUNICODE_STRING
str
);
VOID
WINAPI
RtlFreeAnsiString
(
PANSI_STRING
AnsiString
);
NTSTATUS
WINAPI
RtlAnsiStringToUnicodeString
(
PUNICODE_STRING
uni
,
PANSI_STRING
ansi
,
BOOLEAN
doalloc
);
NTSTATUS
WINAPI
RtlOemStringToUnicodeString
(
PUNICODE_STRING
uni
,
PSTRING
ansi
,
BOOLEAN
doalloc
);
NTSTATUS
WINAPI
RtlMultiByteToUnicodeN
(
LPWSTR
unistr
,
DWORD
unilen
,
LPDWORD
reslen
,
LPSTR
oemstr
,
DWORD
oemlen
);
NTSTATUS
WINAPI
RtlOemToUnicodeN
(
LPWSTR
unistr
,
DWORD
unilen
,
LPDWORD
reslen
,
LPSTR
oemstr
,
DWORD
oemlen
);
NTSTATUS
WINAPI
RtlUnicodeToOemN
(
LPSTR
oemstr
,
DWORD
oemlen
,
LPDWORD
reslen
,
LPWSTR
unistr
,
DWORD
unilen
);
NTSTATUS
WINAPI
RtlUnicodeStringToOemString
(
PANSI_STRING
oem
,
PUNICODE_STRING
uni
,
BOOLEAN
alloc
);
NTSTATUS
WINAPI
RtlUnicodeStringToAnsiString
(
PANSI_STRING
oem
,
PUNICODE_STRING
uni
,
BOOLEAN
alloc
);
BOOLEAN
WINAPI
RtlEqualUnicodeString
(
PUNICODE_STRING
s1
,
PUNICODE_STRING
s2
,
BOOLEAN
x
);
DWORD
WINAPI
RtlUpcaseUnicodeString
(
PUNICODE_STRING
dest
,
PUNICODE_STRING
src
,
BOOLEAN
doalloc
);
UINT
WINAPI
RtlxOemStringToUnicodeSize
(
PSTRING
str
);
UINT
WINAPI
RtlxAnsiStringToUnicodeSize
(
PANSI_STRING
str
);
DWORD
WINAPI
RtlAnsiStringToUnicodeSize
(
PSTRING
);
NTSTATUS
WINAPI
RtlAnsiStringToUnicodeString
(
UNICODE_STRING
*
,
const
STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlAppendAsciizToString
(
STRING
*
,
LPCSTR
);
NTSTATUS
WINAPI
RtlAppendStringToString
(
STRING
*
,
const
STRING
*
);
NTSTATUS
WINAPI
RtlAppendUnicodeStringToString
(
UNICODE_STRING
*
,
const
UNICODE_STRING
*
);
NTSTATUS
WINAPI
RtlAppendUnicodeToString
(
UNICODE_STRING
*
,
LPCWSTR
);
LONG
WINAPI
RtlCompareString
(
const
STRING
*
,
const
STRING
*
,
BOOLEAN
);
LONG
WINAPI
RtlCompareUnicodeString
(
const
UNICODE_STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
void
WINAPI
RtlCopyString
(
STRING
*
,
const
STRING
*
);
void
WINAPI
RtlCopyUnicodeString
(
UNICODE_STRING
*
,
const
UNICODE_STRING
*
);
BOOLEAN
WINAPI
RtlCreateUnicodeString
(
PUNICODE_STRING
,
LPCWSTR
);
BOOLEAN
WINAPI
RtlCreateUnicodeStringFromAsciiz
(
PUNICODE_STRING
,
LPCSTR
);
void
WINAPI
RtlEraseUnicodeString
(
UNICODE_STRING
*
);
BOOLEAN
WINAPI
RtlEqualString
(
const
STRING
*
,
const
STRING
*
,
BOOLEAN
);
BOOLEAN
WINAPI
RtlEqualUnicodeString
(
const
UNICODE_STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
void
WINAPI
RtlFreeAnsiString
(
PSTRING
);
void
WINAPI
RtlFreeOemString
(
PSTRING
);
void
WINAPI
RtlFreeUnicodeString
(
PUNICODE_STRING
);
void
WINAPI
RtlInitAnsiString
(
PSTRING
,
LPCSTR
);
void
WINAPI
RtlInitString
(
PSTRING
,
LPCSTR
);
void
WINAPI
RtlInitUnicodeString
(
PUNICODE_STRING
,
LPCWSTR
);
NTSTATUS
WINAPI
RtlMultiByteToUnicodeN
(
LPWSTR
,
DWORD
,
LPDWORD
,
LPCSTR
,
DWORD
);
NTSTATUS
WINAPI
RtlMultiByteToUnicodeSize
(
DWORD
*
,
LPCSTR
,
UINT
);
UINT
WINAPI
RtlOemStringToUnicodeSize
(
PSTRING
);
NTSTATUS
WINAPI
RtlOemStringToUnicodeString
(
UNICODE_STRING
*
,
const
STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlOemToUnicodeN
(
LPWSTR
,
DWORD
,
LPDWORD
,
LPCSTR
,
DWORD
);
BOOLEAN
WINAPI
RtlPrefixString
(
const
STRING
*
,
const
STRING
*
,
BOOLEAN
);
BOOLEAN
WINAPI
RtlPrefixUnicodeString
(
const
UNICODE_STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
DWORD
WINAPI
RtlUnicodeStringToAnsiSize
(
const
UNICODE_STRING
*
);
NTSTATUS
WINAPI
RtlUnicodeStringToAnsiString
(
STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
DWORD
WINAPI
RtlUnicodeStringToOemSize
(
const
UNICODE_STRING
*
);
NTSTATUS
WINAPI
RtlUnicodeStringToOemString
(
STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlUnicodeToMultiByteN
(
LPSTR
,
DWORD
,
LPDWORD
,
LPCWSTR
,
DWORD
);
NTSTATUS
WINAPI
RtlUnicodeToMultiByteSize
(
DWORD
*
,
LPCWSTR
,
UINT
);
NTSTATUS
WINAPI
RtlUnicodeToOemN
(
LPSTR
,
DWORD
,
LPDWORD
,
LPCWSTR
,
DWORD
);
NTSTATUS
WINAPI
RtlUpcaseUnicodeString
(
UNICODE_STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlUpcaseUnicodeStringToAnsiString
(
STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlUpcaseUnicodeStringToOemString
(
STRING
*
,
const
UNICODE_STRING
*
,
BOOLEAN
);
NTSTATUS
WINAPI
RtlUpcaseUnicodeToMultiByteN
(
LPSTR
,
DWORD
,
LPDWORD
,
LPCWSTR
,
DWORD
);
NTSTATUS
WINAPI
RtlUpcaseUnicodeToOemN
(
LPSTR
,
DWORD
,
LPDWORD
,
LPCWSTR
,
DWORD
);
DWORD
WINAPI
RtlIsTextUnicode
(
LPVOID
buf
,
DWORD
len
,
DWORD
*
pf
);
NTSTATUS
WINAPI
RtlCompareUnicodeString
(
PUNICODE_STRING
String1
,
PUNICODE_STRING
String2
,
BOOLEAN
CaseInSensitive
);
/* resource functions */
typedef
struct
_RTL_RWLOCK
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment