* include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow,

PW_CLIENTONLY): Add function and constant.

	* lib/user32.def (PrintWindow): Add function.
This commit is contained in:
Dimitri Papadopoulos
2003-09-26 10:41:23 +00:00
parent 46ffaf5071
commit b6c1b88ad4
3 changed files with 19 additions and 7 deletions

View File

@ -455,6 +455,7 @@ PostMessageW@16
PostQuitMessage@4
PostThreadMessageA@16
PostThreadMessageW@16
PrintWindow@12
PtInRect@12
RealChildWindowFromPoint@12
RealGetWindowClassA@12