#include <stdio.h>#include "nt.h"#include "ntrtl.h"Go to the source code of this file.
Defines | |
| #define | NELEM(p) (sizeof(p) / sizeof(*(p))) |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| char | OEMBuff [1000] |
| char | ABuff [1000] |
| WCHAR | UBuff [2000] |
|
|
Definition at line 26 of file tnlsxlat.c. Referenced by ConsoleClientConnectRoutine(), GetRegistryValues(), InitializeConsoleHandleTable(), InitializeFonts(), InitSystemMenu(), MyModifyMenuItem(), ProcessCreateConsoleWindow(), and ProcessCtrlEvents(). |
|
||||||||||||
|
Definition at line 33 of file tnlsxlat.c. References ABuff, FALSE, OEMBuff, RtlMultiByteToUnicodeN(), RtlUnicodeToMultiByteN(), TRUE, and UBuff.
|
|
|
Definition at line 29 of file tnlsxlat.c. Referenced by main(). |
|
|
Definition at line 28 of file tnlsxlat.c. Referenced by main(). |
|
|
Definition at line 30 of file tnlsxlat.c. Referenced by main(). |
1.3.7