|
-
October 18th, 2005, 06:23 AM
#1
Retrieving Version of IE
Hi there,
i'm looking for a way to retrieve the current version of the Internet Explorer
from a CHtmlView ( or from other sources ).
Backround is:
I want to use direct printing (without user request ) from a CHtmlView via
Code:
MyHtmlView->ExecWB( OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER , NULL, NULL );
Curiously this worked until IE-Version 4.0,
didn't work in IE-Version 5.0 ( Here OLECMDID_DONTPROMPTUSER is ignored and the user is prompted ever ),
and now works again since IE-Version 5.5.
Any ideas ?
Thanks in advance,
Matze
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
|