- Add LanguagePack support to GetFontLanguageInfo.
[reactos.git] / reactos / dll / win32 / gdi32 / main / dllmain.c
index afd9764..2e676ac 100644 (file)
@@ -13,6 +13,7 @@ extern HGDIOBJ stock_objects[];
 BOOL SetStockObjects = FALSE;
 PDEVCAPS GdiDevCaps = NULL;
 PGDIHANDLECACHE GdiHandleCache = NULL;
+BOOL gbLpk = FALSE;
 
 /*
  * GDI32.DLL does have an entry point for disable threadlibrarycall,. The initialization is done by a call