Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: shdocvw.dll - WebBrowser control Pin
Lim Bio Liong10-Jan-08 17:17
Lim Bio Liong10-Jan-08 17:17 
Hello Force Code,

I'm not familiar with the IWebBrowser2 interface but after looking up the documentation for Navigate(), my gut feel is that the 2nd to the 5th parameters should be filled with VARIANT parameters that actually contain some information (rather than just being VT_EMPTY). Passing "NULL" might even be a better choice (I really don't know).

My suggestion is to look up the documentation for Navigate() for proper guidance and then pass in appropriate values for the 2nd to 5th parameters.

- Bio.
GeneralLoading Bitmaps - Distorted image Pin
Gadjuka10-Jan-08 10:15
Gadjuka10-Jan-08 10:15 
GeneralRe: Loading Bitmaps - Distorted image Pin
Mark Salsbery10-Jan-08 11:15
Mark Salsbery10-Jan-08 11:15 
GeneralRe: Loading Bitmaps - Distorted image Pin
CPallini10-Jan-08 12:04
mveCPallini10-Jan-08 12:04 
GeneralRe: Loading Bitmaps - Distorted image Pin
Californian210-Jan-08 13:00
Californian210-Jan-08 13:00 
GeneralRe: Loading Bitmaps - Distorted image Pin
Gadjuka11-Jan-08 0:42
Gadjuka11-Jan-08 0:42 
GeneralRe: Loading Bitmaps - Distorted image Pin
Gadjuka11-Jan-08 14:25
Gadjuka11-Jan-08 14:25 
QuestionMenu Notifications on MFC Pin
blackbondi10-Jan-08 9:00
blackbondi10-Jan-08 9:00 
GeneralRe: Menu Notifications on MFC Pin
CPallini10-Jan-08 9:50
mveCPallini10-Jan-08 9:50 
GeneralRe: Menu Notifications on MFC Pin
blackbondi10-Jan-08 23:59
blackbondi10-Jan-08 23:59 
QuestionRe: Menu Notifications on MFC Pin
David Crow10-Jan-08 9:52
David Crow10-Jan-08 9:52 
GeneralRe: Menu Notifications on MFC Pin
blackbondi11-Jan-08 0:16
blackbondi11-Jan-08 0:16 
GeneralRe: Menu Notifications on MFC Pin
David Crow11-Jan-08 2:21
David Crow11-Jan-08 2:21 
GeneralRe: Menu Notifications on MFC Pin
blackbondi11-Jan-08 4:39
blackbondi11-Jan-08 4:39 
GeneralRe: Menu Notifications on MFC Pin
blackbondi11-Jan-08 0:25
blackbondi11-Jan-08 0:25 
GeneralRe: Menu Notifications on MFC Pin
Hamid_RT10-Jan-08 20:01
Hamid_RT10-Jan-08 20:01 
GeneralRe: Menu Notifications on MFC Pin
blackbondi10-Jan-08 23:50
blackbondi10-Jan-08 23:50 
GeneralRe: Menu Notifications on MFC Pin
Hamid_RT11-Jan-08 5:39
Hamid_RT11-Jan-08 5:39 
QuestionHandling command message for dynamic menu Pin
blackbondi10-Jan-08 8:30
blackbondi10-Jan-08 8:30 
QuestionHow to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
szymon7910-Jan-08 7:34
szymon7910-Jan-08 7:34 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
led mike10-Jan-08 7:58
led mike10-Jan-08 7:58 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
szymon7910-Jan-08 8:07
szymon7910-Jan-08 8:07 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
led mike10-Jan-08 8:23
led mike10-Jan-08 8:23 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
Mark Salsbery10-Jan-08 8:00
Mark Salsbery10-Jan-08 8:00 
GeneralRe: How to communicate between two Windows Forms in Visual C++ 2005 in BOTH directions???? Pin
led mike10-Jan-08 8:25
led mike10-Jan-08 8:25 

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.