please dont rip this site Prev Next

WM_PRINTCLIENT Overview  Group

The WM_PRINTCLIENT message is sent to a window to request that it draw its client area in the specified device context, most commonly in a printer device context.

WM_PRINTCLIENT 

hdc = (HDC) wParam; 

uFlags = lParam; 

 

Parameters

hdc
Identifies the device context to draw in.
uFlags
Specifies drawing options. This parameter can be one or more of these flags:

Value

Meaning

PRF_CHECKVISIBLE

Draw the window only if it is visible.

PRF_CHILDREN

Draw all visible children windows.

PRF_CLIENT

Draw the client area of the window.

PRF_ERASEBKGND

Erase the background before drawing the window.

PRF_NONCLIENT

Draw the nonclient area of the window.

PRF_OWNED

Draw all owned windows.

Remarks

A window can process this message in much the same manner as WM_PAINT, except that BeginPaint and EndPaint need not be called (a device context is provided), and the window should draw its entire client area rather than just the invalid region.

Windows that can be used anywhere in the system, such as controls, should process this message. It is probably worthwhile for other windows to process this message as well because it is relatively easy to implement.

See Also

BeginPaint, EndPaint, WM_PAINT 


file: /Techref/os/win/api/win32/mess/src/msg27_1.htm, 2KB, , updated: 2000/4/7 12:20, local time: 2024/4/19 23:17,
TOP NEW HELP FIND: 
3.145.173.112:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/mess/src/msg27_1.htm"> WM_PRINTCLIENT</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .