Click here to Skip to main content
15,892,674 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RegEnumValue example Pin
ThatsAlok17-Jan-05 18:04
ThatsAlok17-Jan-05 18:04 
GeneralRe: RegEnumValue example Pin
jonavon blakly18-Jan-05 15:06
jonavon blakly18-Jan-05 15:06 
GeneralCreate thumbnail of first page of PDF Pin
Defenestration17-Jan-05 14:51
Defenestration17-Jan-05 14:51 
GeneralHide & Show Menu bar dynamically Pin
mclpun17-Jan-05 14:09
mclpun17-Jan-05 14:09 
GeneralRe: Hide & Show Menu bar dynamically Pin
Serge Krynine17-Jan-05 17:52
Serge Krynine17-Jan-05 17:52 
GeneralRe: Hide & Show Menu bar dynamically Pin
mclpun17-Jan-05 19:20
mclpun17-Jan-05 19:20 
GeneralSingle click on tray icon to minimize and restore main window Pin
Defenestration17-Jan-05 14:08
Defenestration17-Jan-05 14:08 
GeneralAccessing IE IWebbrowser2 object with toolbar Pin
tnguyen44417-Jan-05 12:54
tnguyen44417-Jan-05 12:54 
Hi,
I have a toolbar and I am trying to access the IWebBrowser2 in WM_LBUTTONDOWN, when someone clicks on a control on my toolbar with the following code:

BSTR bstrUrl;

CComPtr<iwebbrowser2> browser;
browser->get_LocationURL(&bstrUrl);

I am getting a debug assertion failed!
p!=0

I know there should be more to the code. Can somebody help?
GeneralCListCtrl question Pin
Tom Wright17-Jan-05 11:29
Tom Wright17-Jan-05 11:29 
GeneralRe: CListCtrl question Pin
David Crow17-Jan-05 13:36
David Crow17-Jan-05 13:36 
GeneralRe: CListCtrl question Pin
Serge Krynine17-Jan-05 18:38
Serge Krynine17-Jan-05 18:38 
GeneralRe: CListCtrl question Pin
Tom Wright18-Jan-05 7:04
Tom Wright18-Jan-05 7:04 
GeneralHard disk serial Pin
Fabio Miguez17-Jan-05 9:38
Fabio Miguez17-Jan-05 9:38 
GeneralRe: Hard disk serial Pin
David Crow17-Jan-05 10:27
David Crow17-Jan-05 10:27 
GeneralRe: Hard disk serial Pin
Fabio Miguez17-Jan-05 11:02
Fabio Miguez17-Jan-05 11:02 
GeneralRe: Hard disk serial Pin
Blake Miller17-Jan-05 11:11
Blake Miller17-Jan-05 11:11 
GeneralRe: Hard disk serial Pin
Fabio Miguez17-Jan-05 12:17
Fabio Miguez17-Jan-05 12:17 
GeneralRe: Hard disk serial Pin
David Crow17-Jan-05 13:31
David Crow17-Jan-05 13:31 
GeneralRe: Hard disk serial Pin
Fabio Miguez17-Jan-05 16:08
Fabio Miguez17-Jan-05 16:08 
GeneralRe: Hard disk serial Pin
Ryan Binns17-Jan-05 19:46
Ryan Binns17-Jan-05 19:46 
GeneralRe: Hard disk serial Pin
thompsons17-Jan-05 17:53
thompsons17-Jan-05 17:53 
GeneralRe: Hard disk serial Pin
Fabio Miguez18-Jan-05 1:27
Fabio Miguez18-Jan-05 1:27 
GeneralRe: Hard disk serial Pin
Blake Miller18-Jan-05 5:07
Blake Miller18-Jan-05 5:07 
GeneralRe: Hard disk serial Pin
Fabio Miguez18-Jan-05 5:34
Fabio Miguez18-Jan-05 5:34 
GeneralInitilization List Pin
poiut17-Jan-05 9:24
poiut17-Jan-05 9:24 

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.