* include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,
PW_CLIENTONLY): Add function and constant. * lib/user32.def (PrintWindow): Add function.
This commit is contained in:
@ -455,6 +455,7 @@ PostMessageW@16
|
||||
PostQuitMessage@4
|
||||
PostThreadMessageA@16
|
||||
PostThreadMessageW@16
|
||||
PrintWindow@12
|
||||
PtInRect@12
|
||||
RealChildWindowFromPoint@12
|
||||
RealGetWindowClassA@12
|
||||
|
Reference in New Issue
Block a user