Click here to Skip to main content
15,927,745 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CStdioFile Pin
Mazdak5-Apr-02 5:20
Mazdak5-Apr-02 5:20 
GeneralRe: CStdioFile Pin
Renjith Ramachandran5-Apr-02 7:55
Renjith Ramachandran5-Apr-02 7:55 
QuestionProcess does not end??? Pin
Frankvw5-Apr-02 3:44
Frankvw5-Apr-02 3:44 
GeneralA simple MFC problem Pin
5-Apr-02 3:01
suss5-Apr-02 3:01 
GeneralRe: A simple MFC problem Pin
Carlos Antollini5-Apr-02 3:15
Carlos Antollini5-Apr-02 3:15 
GeneralCharacter map/Symbol picker Pin
Mauritz Bomark5-Apr-02 2:30
Mauritz Bomark5-Apr-02 2:30 
GeneralFTP, filetime problem Pin
5-Apr-02 2:06
suss5-Apr-02 2:06 
GeneralCHTMLView and OnNewWindow2 Pin
Matt Gullett5-Apr-02 1:51
Matt Gullett5-Apr-02 1:51 
I have written a custom web browser for my company. I wrote it in MFC using the CHtmlView class. Everything is working well except:

I handle the OnNewWindow2 method to popup a new window and I have everything working as far as popping up the window, showing/hiding the toolbar, menubar, status bar. The problem is I can't find a way to determine the appropriate size of the new window. The info is not passed in with the call and does not appear to be available through the interface.

My best guess (from looking around) is that I need to create an event sink against the WebBrowser object itself and capture the settings there. I am not sure if this is the right approach and I am not quite sure how to go about doing this anyway.

Does anyone have any suggestions?

Thanks in Advance

Matt Gullett
GeneralCompliter error.... Pin
AsnowCn5-Apr-02 1:06
AsnowCn5-Apr-02 1:06 
GeneralRe: Compliter error.... Pin
Renjith Ramachandran5-Apr-02 8:11
Renjith Ramachandran5-Apr-02 8:11 
GeneralSTL set compare headache Pin
_Magnus_5-Apr-02 0:49
_Magnus_5-Apr-02 0:49 
GeneralRe: STL set compare headache Pin
Dominik Reichl5-Apr-02 0:58
Dominik Reichl5-Apr-02 0:58 
GeneralRe: STL set compare headache Pin
_Magnus_5-Apr-02 0:56
_Magnus_5-Apr-02 0:56 
GeneralRe: STL set compare headache Pin
Dominik Reichl5-Apr-02 1:07
Dominik Reichl5-Apr-02 1:07 
GeneralRe: STL set compare headache Pin
_Magnus_5-Apr-02 1:02
_Magnus_5-Apr-02 1:02 
GeneralRe: STL set compare headache Pin
Michael Dunn5-Apr-02 16:32
sitebuilderMichael Dunn5-Apr-02 16:32 
GeneralRe: STL set compare headache Pin
_Magnus_7-Apr-02 22:19
_Magnus_7-Apr-02 22:19 
Generalcopying strings in managed code Pin
Ignacio Varas4-Apr-02 23:42
Ignacio Varas4-Apr-02 23:42 
GeneralRe: copying strings in managed code Pin
Dominik Reichl5-Apr-02 0:49
Dominik Reichl5-Apr-02 0:49 
GeneralRe: copying strings in managed code Pin
Ignacio Varas5-Apr-02 2:10
Ignacio Varas5-Apr-02 2:10 
GeneralRe: copying strings in managed code Pin
Renjith Ramachandran5-Apr-02 7:21
Renjith Ramachandran5-Apr-02 7:21 
GeneralRe: copying strings in managed code Pin
Le centriste5-Apr-02 7:32
Le centriste5-Apr-02 7:32 
GeneralRe: copying strings in managed code Pin
Ignacio Varas7-Apr-02 23:18
Ignacio Varas7-Apr-02 23:18 
QuestionEncryption...? Pin
alex.barylski4-Apr-02 23:38
alex.barylski4-Apr-02 23:38 
AnswerRe: Encryption...? Pin
moliate5-Apr-02 0:22
moliate5-Apr-02 0:22 

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.