Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Server Memory Management - large database. Pin
Mark Salsbery10-Jan-08 14:07
Mark Salsbery10-Jan-08 14:07 
GeneralRe: Server Memory Management - large database. Pin
Mike Doner11-Jan-08 2:54
Mike Doner11-Jan-08 2:54 
GeneralRe: Server Memory Management - large database. Pin
upredsun10-Jan-08 18:24
upredsun10-Jan-08 18:24 
Generalshdocvw.dll - WebBrowser control Pin
Force Code10-Jan-08 11:17
Force Code10-Jan-08 11:17 
GeneralRe: shdocvw.dll - WebBrowser control Pin
CPallini10-Jan-08 12:18
mveCPallini10-Jan-08 12:18 
GeneralRe: shdocvw.dll - WebBrowser control Pin
Force Code10-Jan-08 12:46
Force Code10-Jan-08 12:46 
GeneralRe: shdocvw.dll - WebBrowser control Pin
CPallini10-Jan-08 21:08
mveCPallini10-Jan-08 21:08 
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 

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.