5 #ifndef CMR_SYSTEM_INCLUDED
6 #define CMR_SYSTEM_INCLUDED
44 SECURITY_ATTRIBUTES* get_dummy_security_attribute();
CMREXD AString get_working_dir()
CMREXD AString get_program_file_path()
Definition: System.cpp:162
CMREXD AString get_last_system_error_text()
Definition: System.cpp:194
char AChar
Definition: Type.h:65
CMREXD unsigned long get_current_thread_id()
Definition: Thread.cpp:411
#define CMREXD
Definition: Compiler.h:22
CMREXD bool set_application_name(const AChar *name)
Definition: System.cpp:368
CMREXD AString get_program_name()
Definition: System.cpp:172
CMREXD bool set_program_name(const AChar *name)
Definition: System.cpp:344
CMREXD AString get_system_name()
Definition: System.cpp:149
CMREXD unsigned long get_current_process_id()
Definition: System.cpp:335
CMREXD AString get_application_name()
Definition: System.cpp:357
CMREXD int get_last_system_error_num()
Definition: System.cpp:188