Commit 228f22e9 authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Add some new types and functions.

Remove ITU_IMPLEMENTED_TESTS, its not part of the Win32 Api.
parent d316a045
......@@ -1403,7 +1403,9 @@ NTSTATUS WINAPI RtlFindCharInUnicodeString(
/*
MISC
*/
/* Tests that we currently implement */
#define ITU_IMPLEMENTED_TESTS \
(IS_TEXT_UNICODE_SIGNATURE|IS_TEXT_UNICODE_ODD_LENGTH)
/**************************************************************************
* RtlIsTextUnicode (NTDLL.@)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment