ReactOS 0.4.16-dev-981-g80eb313
|
#include "precomp.h"
#include <time.h>
Go to the source code of this file.
Macros | |
#define | LANG_USER_DEFAULT 400 |
Functions | |
int | printit (const char *it) |
int | printm (LPTSTR szModule, BOOL fSystem, DWORD dwMessageId,...) |
void | LogErrorConsole (LPTSTR szError) |
void | LogWarningConsole (DWORD dwEvent, LPTSTR szWarning) |
void | LogInfoConsole (DWORD dwEvent, LPTSTR szInformation) |
#define LANG_USER_DEFAULT 400 |
Definition at line 50 of file tnerror.cpp.
Definition at line 186 of file tnerror.cpp.
Definition at line 253 of file tnerror.cpp.
Definition at line 219 of file tnerror.cpp.
Definition at line 58 of file tnerror.cpp.
Referenced by TConsole::Beep(), cfgets(), Telnet::Connect(), TMapLoader::Display(), TMapLoader::Load(), LogErrorConsole(), LogInfoConsole(), LogWarningConsole(), main(), TTelnetHandler::ParseIAC(), TConfig::print_aliases(), TConfig::print_groups(), TConfig::print_value(), TConfig::print_vars(), printm(), printUsage(), and telCommandLine().
Definition at line 125 of file tnerror.cpp.
Referenced by Telnet::Connect(), TMapLoader::Display(), Telnet::DoInit(), getLongComment(), TTelnetHandler::Go(), TConfig::init(), TMapLoader::Load(), TMapLoader::LoadCharMap(), TMapLoader::LoadGlobal(), Telnet::LoadKeyMap(), main(), Telnet::NewProcess(), Telnet::Open(), printUsage(), TConfig::Process_Params(), Telnet::SwitchKeyMap(), and telCommandLine().