Fix
This commit is contained in:
parent
3d21bb646e
commit
309e3ef700
|
@ -437,8 +437,8 @@ _FX BOOLEAN Gui_Init(HMODULE module)
|
|||
GUI_IMPORT___(BitBlt);
|
||||
GUI_IMPORT___(StretchBlt);
|
||||
GUI_IMPORT___(TransparentBlt);
|
||||
GUI_IMPORT___(CreateDCA);
|
||||
GUI_IMPORT___(CreateDCW);
|
||||
// GUI_IMPORT___(CreateDCA);
|
||||
// GUI_IMPORT___(CreateDCW);
|
||||
GUI_IMPORT___(GetWindowThreadProcessId);
|
||||
GUI_IMPORT___(SetThreadDesktop);
|
||||
GUI_IMPORT___(SwitchDesktop);
|
||||
|
|
Loading…
Reference in New Issue