winprefs v0.3.2
A registry exporter for programmers.
|
#include "macros.h"
Go to the source code of this file.
Functions | |
void | debug_print (const wchar_t *format,...) |
Print only when debug logging is enabled. | |
DLL_EXPORT void | set_debug_print_enabled (bool enabled) |
Enable or disable debug printing. | |
void debug_print | ( | const wchar_t * | format, |
... ) |