April 8th, 1999, 05:07 AM
hi all,
I need to send WM_PRINT from my application to other applications to print the contents in those apps. I have handle of these
WIndows to the other applications. I think i need to Create DC for the printer where to be printed and then use SendMessage.
But is that correct.
I will be comfortable if anyone can give code snippets.
Thanks
Seshadri Anand
I need to send WM_PRINT from my application to other applications to print the contents in those apps. I have handle of these
WIndows to the other applications. I think i need to Create DC for the printer where to be printed and then use SendMessage.
But is that correct.
I will be comfortable if anyone can give code snippets.
Thanks
Seshadri Anand