|
ReactOS 0.4.16-dev-1983-g1a17364
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Typedefs | |
| typedef int(__cdecl * | PFN_wcsicmp) (const wchar_t *_String1, const wchar_t *_String2) |
Functions | |
| static BOOL | Init (void) |
| START_TEST (_wcsicmp) | |
Variables | |
| static PFN_wcsicmp | p_wcsicmp |
| #define WIN32_NO_STATUS |
Definition at line 8 of file _wcsicmp.c.
Definition at line 13 of file _wcsicmp.c.
Definition at line 16 of file _wcsicmp.c.
Referenced by START_TEST().
| START_TEST | ( | _wcsicmp | ) |
Definition at line 24 of file _wcsicmp.c.
|
static |
Definition at line 14 of file _wcsicmp.c.
Referenced by Init(), and START_TEST().