feisty meow concerns codebase  2.140
windoze_helper.cpp File Reference
Include dependency graph for windoze_helper.cpp:

Go to the source code of this file.

Namespaces

 application
 Implements an application lock to ensure only one is running at once.
 

Macros

#define static_class_name()   "windoze_helper"
 
#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 53 of file windoze_helper.cpp.

◆ static_class_name

#define static_class_name ( )    "windoze_helper"

Definition at line 51 of file windoze_helper.cpp.