Click here to Skip to main content
15,914,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Removing F8 key at the beggining Pin
Mike Nordell26-Jan-03 2:11
Mike Nordell26-Jan-03 2:11 
GeneralRe: Removing F8 key at the beggining Pin
Joan M26-Jan-03 21:50
professionalJoan M26-Jan-03 21:50 
GeneralHandle IHTMLElement2 events Pin
TianYang23-Jan-03 21:46
TianYang23-Jan-03 21:46 
GeneralStatic arrays and sizeof Pin
Mark Basedow23-Jan-03 21:24
Mark Basedow23-Jan-03 21:24 
GeneralRe: Static arrays and sizeof Pin
Zdeslav Vojkovic23-Jan-03 23:12
Zdeslav Vojkovic23-Jan-03 23:12 
GeneralThanks Pin
Mark Basedow24-Jan-03 5:56
Mark Basedow24-Jan-03 5:56 
QuestionCHtmlView + CTreeView ?? Pin
mrAndy23-Jan-03 19:54
mrAndy23-Jan-03 19:54 
AnswerRe: CHtmlView + CTreeView ?? Pin
HENDRIK R23-Jan-03 21:38
HENDRIK R23-Jan-03 21:38 
When the selection in a treectrl changes it sends a TVN_SELCHANGED message. When you implement a WM_NOTIFY handler for that message in your treeview's message map, you can react on that event appropriately. In your case this could be calling the Navigate2 functon of your htmlview, passing the desired page.
AnswerRe: CHtmlView + CTreeView ?? Pin
jeremysay23-Jan-03 22:21
jeremysay23-Jan-03 22:21 
GeneralRe: application run all the time!!!!!!! Pin
mrAndy23-Jan-03 19:20
mrAndy23-Jan-03 19:20 
GeneralFinally............whew.. Pin
mrAndy23-Jan-03 20:12
mrAndy23-Jan-03 20:12 
Generalforget type something.. Pin
mrAndy23-Jan-03 20:18
mrAndy23-Jan-03 20:18 
GeneralHop counting Pin
Nilesh K.23-Jan-03 18:48
Nilesh K.23-Jan-03 18:48 
GeneralRe: Hop counting Pin
jmkhael23-Jan-03 23:49
jmkhael23-Jan-03 23:49 
GeneralGetting Recent Document History Pin
Effiniti23-Jan-03 17:22
Effiniti23-Jan-03 17:22 
GeneralRe: Getting Recent Document History Pin
jmkhael23-Jan-03 23:54
jmkhael23-Jan-03 23:54 
GeneralRe: Getting Recent Document History Pin
Effiniti27-Jan-03 3:02
Effiniti27-Jan-03 3:02 
GeneralFonts in Chinese Windows Pin
Joe Woodbury23-Jan-03 17:18
professionalJoe Woodbury23-Jan-03 17:18 
GeneralPesty bug - concerns loop initialization Pin
73Zeppelin23-Jan-03 17:13
73Zeppelin23-Jan-03 17:13 
GeneralRe: Pesty bug - concerns loop initialization Pin
73Zeppelin23-Jan-03 17:20
73Zeppelin23-Jan-03 17:20 
GeneralRe: Pesty bug - concerns loop initialization Pin
Michael Dunn23-Jan-03 19:44
sitebuilderMichael Dunn23-Jan-03 19:44 
GeneralRe: odd problem :the CRichEditView lead to unuse of Paste operation Pin
Mike Nordell23-Jan-03 17:01
Mike Nordell23-Jan-03 17:01 
GeneralRe: odd problem :the CRichEditView lead to unuse of Paste operation Pin
yuanLoveVC23-Jan-03 17:24
yuanLoveVC23-Jan-03 17:24 
GeneralSerial Port Interfacing Pin
lead2gold23-Jan-03 14:52
lead2gold23-Jan-03 14:52 
GeneralRe: Serial Port Interfacing Pin
suka23-Jan-03 21:23
suka23-Jan-03 21:23 

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.