Use Slim Reader/Writer lock to replace CRITICAL_SECTION (better performance).
[gdipp.git] / gdipp_config / constant_hook.h
bloba58b2d97f9effd64f53e34222dfb77f95c4bf3cd
1 #pragma once
3 namespace gdipp
5 namespace hook_config
8 static const bool PROC_32_BIT = true;
9 static const bool PROC_64_BIT = true;