Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichEdit & SetWindowText Pin
AnTri7-Jul-03 8:41
AnTri7-Jul-03 8:41 
GeneralRe: CRichEdit & SetWindowText Pin
David Crow7-Jul-03 10:15
David Crow7-Jul-03 10:15 
Generaldebugging Opengl with MFC 6.0 Pin
kassad6667-Jul-03 0:00
kassad6667-Jul-03 0:00 
GeneralRe: debugging Opengl with MFC 6.0 Pin
Rage7-Jul-03 0:49
professionalRage7-Jul-03 0:49 
GeneralRe: debugging Opengl with MFC 6.0 Pin
Anonymous7-Jul-03 4:50
Anonymous7-Jul-03 4:50 
GeneralRe: debugging Opengl with MFC 6.0 Pin
Rage7-Jul-03 5:27
professionalRage7-Jul-03 5:27 
GeneralWM_PRINTCLIENT message Pin
peenu6-Jul-03 23:32
peenu6-Jul-03 23:32 
GeneralRe: WM_PRINTCLIENT message Pin
Ryan Binns6-Jul-03 23:37
Ryan Binns6-Jul-03 23:37 
peenu wrote:
Has anybody used WM_PRINTCLIENT message?

Yes, although I usually use WM_PRINT with the PRF_CLIENT flag. Not all window types support the WM_PRINTCLIENT message, or WM_PRINT for that matter.

I assume you're setting your memory DC up correctly - creating and selecting a bitmap for it, etc.

Your syntax is correct, so if your DC is setup correctly and it still doesn't work, then the window you're sending the message to probably doesn't handle the message, and there's not much you can do about it.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: WM_PRINTCLIENT message Pin
peenu7-Jul-03 0:00
peenu7-Jul-03 0:00 
Generalrestricting app to execute Pin
r i s h a b h s6-Jul-03 22:50
r i s h a b h s6-Jul-03 22:50 
GeneralRe: restricting app to execute Pin
Cedric Moonen6-Jul-03 23:10
Cedric Moonen6-Jul-03 23:10 
GeneralRe: restricting app to execute Pin
r i s h a b h s6-Jul-03 23:46
r i s h a b h s6-Jul-03 23:46 
GeneralRe: restricting app to execute Pin
Rage7-Jul-03 0:54
professionalRage7-Jul-03 0:54 
GeneralRe: restricting app to execute Pin
Terry O'Nolley10-Jul-03 9:21
Terry O'Nolley10-Jul-03 9:21 
GeneralRe: restricting app to execute Pin
Terry O'Nolley10-Jul-03 9:21
Terry O'Nolley10-Jul-03 9:21 
GeneralDisplay Raw Image Pin
:_Rocket_:6-Jul-03 22:39
:_Rocket_:6-Jul-03 22:39 
GeneralRe: Display Raw Image Pin
John M. Drescher7-Jul-03 3:27
John M. Drescher7-Jul-03 3:27 
GeneralRe: Display Raw Image Pin
:_Rocket_:7-Jul-03 14:47
:_Rocket_:7-Jul-03 14:47 
GeneralRe: Display Raw Image Pin
John M. Drescher7-Jul-03 14:54
John M. Drescher7-Jul-03 14:54 
GeneralCheckMenuItem problem Pin
LittleYellowBird6-Jul-03 21:45
LittleYellowBird6-Jul-03 21:45 
GeneralRe: CheckMenuItem problem Pin
peterchen7-Jul-03 0:05
peterchen7-Jul-03 0:05 
GeneralRe: CheckMenuItem problem Pin
LittleYellowBird7-Jul-03 0:50
LittleYellowBird7-Jul-03 0:50 
GeneralRe: CheckMenuItem problem Pin
basementman7-Jul-03 5:30
basementman7-Jul-03 5:30 
GeneralRe: CheckMenuItem problem Pin
valikac7-Jul-03 5:30
valikac7-Jul-03 5:30 
GeneralWant to find an ActiveX control for displaying picture Pin
Xilin6-Jul-03 21:26
Xilin6-Jul-03 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.