#include <windows.h>#include <stdio.h>#include <stdlib.h>#include <io.h>#include <fcntl.h>Go to the source code of this file.
Functions | |
| VOID | ErrorExit (VOID) |
| VOID | NotepadPrint (LPWSTR pwsz) |
| int _cdecl | main (int argc, char *argv[]) |
Variables | |
| BOOL | gfNotepad = FALSE |
|
|
Definition at line 9 of file tdisp.c. Referenced by CmpAddSubKey(), CmpMarkIndexDirty(), CmpSaveKeyByFileCopy(), CmReplaceKey(), ConsoleClientConnectRoutine(), HvpBuildMap(), HvpEnlistBinInMap(), HvpReadFileImageAndBuildMap(), HvpRecoverData(), InitConsoleIME(), InitWindowsStuff(), InternalScrollDC(), main(), NTFastDOSIO(), and UserHardErrorEx().
|
|
||||||||||||
|
Definition at line 31 of file tdisp.c. References DWORD, ErrorExit(), gfNotepad, L, n, NotepadPrint(), NULL, STD_OUTPUT_HANDLE, TRUE, and WriteConsoleW().
|
|
|
Definition at line 21 of file tdisp.c. References HIBYTE, LOBYTE, and VOID(). Referenced by main().
|
|
|
Definition at line 7 of file tdisp.c. Referenced by main(). |
1.3.7