ReactOS 0.4.15-dev-7108-g1cf6ce6
|
#include <wine/unicode.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | NDEBUG |
Functions | |
INT WINAPI | NormalizeString (NORM_FORM NormForm, LPCWSTR lpSrcString, INT cwSrcLength, LPWSTR lpDstString, INT cwDstLength) |
BOOL WINAPI | IsNormalizedString (NORM_FORM NormForm, LPCWSTR lpString, INT cwLength) |
#define NDEBUG |
Definition at line 27 of file normalize.c.
#define WIN32_NO_STATUS |
Definition at line 24 of file normalize.c.
Definition at line 46 of file normalize.c.