This commit is contained in:
love-code-yeyixiao 2024-03-16 17:09:35 +08:00
parent 3c4f3513ea
commit 09de4fb412
1 changed files with 0 additions and 1 deletions

View File

@ -599,7 +599,6 @@ GUI_SYS_VAR(GetDCEx)
GUI_SYS_VAR(GetWindowDC) GUI_SYS_VAR(GetWindowDC)
GUI_SYS_VAR(ReleaseDC) GUI_SYS_VAR(ReleaseDC)
GUI_SYS_VAR(PrintWindow) GUI_SYS_VAR(PrintWindow)
GUI_SYS_VAR(DeleteDC)
GUI_SYS_VAR(BitBlt) GUI_SYS_VAR(BitBlt)
GUI_SYS_VAR(StretchBlt) GUI_SYS_VAR(StretchBlt)
GUI_SYS_VAR(TransparentBlt) GUI_SYS_VAR(TransparentBlt)