|
-
May 8th, 2006, 07:31 AM
#12
Re: Problem in sending the job to printer through API
Yeah, the Word print dialog doesn't seem to use a regular combo box at all. When I enumerate the child windows of the Word print dialog all I get is a bunch of RichEdit20W classes... Have you tried using Spy++ and monitor the WM_COMMAND message of the Print dialog in the application to see if it sends the CBN_SELCHANGE notification to the dialog window when you do a manual selection?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|