Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalwhere can i find the latest DDK Pin
Monty222-Jan-04 18:33
Monty222-Jan-04 18:33 
GeneralRe: where can i find the latest DDK Pin
berndg22-Jan-04 20:22
berndg22-Jan-04 20:22 
GeneralRe: where can i find the latest DDK Pin
Alexander M.,23-Jan-04 10:15
Alexander M.,23-Jan-04 10:15 
GeneralRegistering Key events when minimized Pin
Tank_Aviator22-Jan-04 18:20
Tank_Aviator22-Jan-04 18:20 
GeneralVS .NET 2003 - STOP OUTLINING FOR GOOD! Pin
shultas22-Jan-04 16:50
shultas22-Jan-04 16:50 
GeneralRe: VS .NET 2003 - STOP OUTLINING FOR GOOD! Pin
Mike Dimmick23-Jan-04 0:44
Mike Dimmick23-Jan-04 0:44 
GeneralWeb Browser Control & WM_SETTINGCHANGE Pin
Jo Fredrickson22-Jan-04 14:31
Jo Fredrickson22-Jan-04 14:31 
GeneralRe: Web Browser Control & WM_SETTINGCHANGE Pin
jasonharrison16-Mar-10 8:17
jasonharrison16-Mar-10 8:17 
Hi Joanne,

Did you ever find a solution to this problem?

-Jason


joanne_fredrickson wrote:
Forum: C / C++ / MFC
Subject: Web Browser Control & WM_SETTINGCHANGE
Sender: joanne_fredrickson
Date: Thursday, January 22, 2004 5:31 PM
Hi,

My app uses an embedded web browser control. In order to print to specific printers, I change the default printer setting in the registery, and then use the following function to print the html...

ExecWB(OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER, ...
My problem is that the web browser doesn't respond to the notification message...

SendNotifyMessage(HWND_BROADCAST, WM_SETTINGCHANGE, 0, (LPARAM)_T("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows"));
The only way I can make the web browser use the new default printer is to destroy and re-create the browser object. But this is quite slow.Sleepy

Anyone got any better ideas?

GeneralMFC - Fullscreen dialog as the background Pin
Ashman22-Jan-04 13:48
Ashman22-Jan-04 13:48 
GeneralRe: MFC - Fullscreen dialog as the background Pin
alex.barylski22-Jan-04 17:01
alex.barylski22-Jan-04 17:01 
GeneralInitial size of ActiveX control. Pin
clawton22-Jan-04 11:43
clawton22-Jan-04 11:43 
GeneralC++ Code Pin
mixmaster_batman22-Jan-04 11:18
sussmixmaster_batman22-Jan-04 11:18 
GeneralFAQ Pin
Andrew Walker22-Jan-04 13:34
Andrew Walker22-Jan-04 13:34 
GeneralProject settings Pin
adonisv22-Jan-04 10:03
adonisv22-Jan-04 10:03 
GeneralRe: Project settings Pin
Carlos Antollini22-Jan-04 11:36
Carlos Antollini22-Jan-04 11:36 
GeneralProject settings... I found the problem! Pin
adonisv22-Jan-04 11:50
adonisv22-Jan-04 11:50 
GeneralRe: Project settings... I found the problem! Pin
Prakash Nadar22-Jan-04 21:44
Prakash Nadar22-Jan-04 21:44 
GeneralRe: Project settings... I found the problem! Pin
Steve S23-Jan-04 0:26
Steve S23-Jan-04 0:26 
GeneralHow do you go from Release back to Debug? Pin
adonisv23-Jan-04 6:35
adonisv23-Jan-04 6:35 
GeneralRe: How do you go from Release back to Debug? Pin
Steve S23-Jan-04 6:45
Steve S23-Jan-04 6:45 
GeneralThe program no longer executes! Pin
adonisv23-Jan-04 6:53
adonisv23-Jan-04 6:53 
GeneralRe: Project settings... I found the problem! Pin
Mike Dimmick23-Jan-04 1:04
Mike Dimmick23-Jan-04 1:04 
Generalmatrix, inverse 3d orientation, Oo help.. Pin
Kuniva22-Jan-04 9:57
Kuniva22-Jan-04 9:57 
Questionis there ANYBODY who could ever compile the Vision SDK? Pin
andreas.schaerer22-Jan-04 8:29
andreas.schaerer22-Jan-04 8:29 
AnswerRe: is there ANYBODY who could ever compile the Vision SDK? Pin
Joaquín M López Muñoz22-Jan-04 9:15
Joaquín M López Muñoz22-Jan-04 9:15 

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.