Click here to Skip to main content
15,896,269 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Efficient method to convert decimal string to hex string and vice versa. Pin
George221-Apr-03 17:05
George221-Apr-03 17:05 
GeneralRe: Efficient method to convert decimal string to hex string and vice versa. Pin
David Crow22-Apr-03 2:26
David Crow22-Apr-03 2:26 
GeneralRe: Efficient method to convert decimal string to hex string and vice versa. Pin
George222-Apr-03 19:41
George222-Apr-03 19:41 
GeneralUsing VS.NET help with VS 6.0 Pin
dabs21-Apr-03 4:11
dabs21-Apr-03 4:11 
GeneralIE: Check if GoBack and GoForward is possible Pin
Dominik Reichl21-Apr-03 4:11
Dominik Reichl21-Apr-03 4:11 
GeneralRe: IE: Check if GoBack and GoForward is possible Pin
dabs21-Apr-03 4:47
dabs21-Apr-03 4:47 
GeneralRe: IE: Check if GoBack and GoForward is possible Pin
Dominik Reichl21-Apr-03 5:08
Dominik Reichl21-Apr-03 5:08 
GeneralRe: IE: Check if GoBack and GoForward is possible Pin
dabs21-Apr-03 5:38
dabs21-Apr-03 5:38 
I can tell you exactly how to do this if you are using ATL/WTL but I haven't got the code available for an MFC implementation. Basically what you have to do is to register with the web browser control that you want to receive events from it and then intercept the messages you want. In MFC you would probably use the BEGIN_EVENTSINK_MAP macro just to give you a hint.



Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
GeneralRe: IE: Check if GoBack and GoForward is possible Pin
Dominik Reichl21-Apr-03 6:18
Dominik Reichl21-Apr-03 6:18 
GeneralGDI+, MFC and Print Preview Pin
bensabat21-Apr-03 3:49
bensabat21-Apr-03 3:49 
GeneralFew questions. Pin
Anonymous21-Apr-03 2:38
Anonymous21-Apr-03 2:38 
GeneralRe: Few questions. Pin
User 665821-Apr-03 4:25
User 665821-Apr-03 4:25 
GeneralCString Vs std::string Pin
John-theKing21-Apr-03 2:31
John-theKing21-Apr-03 2:31 
GeneralRe: CString Vs std::string Pin
Jim Crafton21-Apr-03 6:37
Jim Crafton21-Apr-03 6:37 
GeneralRe: CString Vs std::string Pin
Anonymous21-Apr-03 8:26
Anonymous21-Apr-03 8:26 
GeneralRe: CString Vs std::string Pin
Jim Crafton21-Apr-03 13:26
Jim Crafton21-Apr-03 13:26 
QuestionHow to access to String table of DLL Pin
super21-Apr-03 1:29
professionalsuper21-Apr-03 1:29 
AnswerRe: How to access to String table of DLL Pin
David Crow21-Apr-03 3:11
David Crow21-Apr-03 3:11 
GeneralDirectX 8 debug symbols Pin
John Seo21-Apr-03 1:25
John Seo21-Apr-03 1:25 
GeneralDDK from Windows2K Pin
y_seval21-Apr-03 1:10
y_seval21-Apr-03 1:10 
GeneralRe: DDK from Windows2K Pin
Bartosz Bien21-Apr-03 2:37
Bartosz Bien21-Apr-03 2:37 
QuestionHow to add a scrollbar in popup menu Pin
FT pere21-Apr-03 0:29
sussFT pere21-Apr-03 0:29 
QuestionHow to create ListView with _always_visible_vertical_scroll_bar_ ? Pin
s_k21-Apr-03 0:03
s_k21-Apr-03 0:03 
AnswerRe: How to create ListView with _always_visible_vertical_scroll_bar_ ? Pin
KVRN Kiran Kumar21-Apr-03 1:31
KVRN Kiran Kumar21-Apr-03 1:31 
GeneralRe: Copying and Pasting file of any type Pin
dabs21-Apr-03 4:43
dabs21-Apr-03 4:43 

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.