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

C / C++ / MFC

 
QuestionSYSTEM TIME ZONE – PROBLEM Pin
shadrach_india20-Feb-06 22:14
shadrach_india20-Feb-06 22:14 
AnswerRe: SYSTEM TIME ZONE – PROBLEM Pin
khan++21-Feb-06 1:01
khan++21-Feb-06 1:01 
GeneralRe: SYSTEM TIME ZONE – PROBLEM Pin
ThatsAlok22-Feb-06 3:24
ThatsAlok22-Feb-06 3:24 
GeneralRe: SYSTEM TIME ZONE – PROBLEM Pin
khan++22-Feb-06 4:00
khan++22-Feb-06 4:00 
QuestionHow can I save the owndraw content in the CListView as a html file? Pin
runningfeng20-Feb-06 22:09
runningfeng20-Feb-06 22:09 
AnswerRe: How can I save the owndraw content in the CListView as a html file? Pin
Rage20-Feb-06 22:59
professionalRage20-Feb-06 22:59 
QuestionError in GetBuffer Pin
Ganesh_T20-Feb-06 21:51
Ganesh_T20-Feb-06 21:51 
AnswerRe: Error in GetBuffer Pin
Rage20-Feb-06 23:01
professionalRage20-Feb-06 23:01 
GeneralRe: Error in GetBuffer Pin
Ganesh_T20-Feb-06 23:26
Ganesh_T20-Feb-06 23:26 
QuestionCListCtrl Pin
Hamid_RT20-Feb-06 20:43
Hamid_RT20-Feb-06 20:43 
AnswerRe: CListCtrl Pin
Neelesh K J Jain21-Feb-06 0:30
Neelesh K J Jain21-Feb-06 0:30 
QuestionCTRL + TAB.. Who handle this? Pin
Aravind Badrinath Krishnan20-Feb-06 20:42
Aravind Badrinath Krishnan20-Feb-06 20:42 
AnswerRe: CTRL + TAB.. Who handle this? Pin
-Dy22-Feb-06 2:29
-Dy22-Feb-06 2:29 
Questionsave CDC as Bitmap Pin
tbrake20-Feb-06 20:26
tbrake20-Feb-06 20:26 
AnswerRe: save CDC as Bitmap Pin
Hamid_RT20-Feb-06 20:54
Hamid_RT20-Feb-06 20:54 
Questioncross button on propertySeet Pin
Ashutosh_shashi20-Feb-06 20:07
Ashutosh_shashi20-Feb-06 20:07 
QuestionRe: cross button on propertySeet Pin
Ashutosh_shashi20-Feb-06 21:17
Ashutosh_shashi20-Feb-06 21:17 
QuestionAudio Codec Pin
J512198220-Feb-06 19:58
J512198220-Feb-06 19:58 
AnswerRe: Audio Codec Pin
kakan21-Feb-06 0:19
professionalkakan21-Feb-06 0:19 
GeneralRe: Audio Codec Pin
J512198221-Feb-06 17:29
J512198221-Feb-06 17:29 
GeneralRe: Audio Codec Pin
kakan21-Feb-06 19:40
professionalkakan21-Feb-06 19:40 
QuestionQuery related to HTML in MFC Application? Pin
dp_7620-Feb-06 19:23
dp_7620-Feb-06 19:23 
Hi all

I have created a MFC SDI application.

i have derived the view class from the CHtmlView class and used the LoadFromResource() to load the html page into the view.

Now there were quite a few things that i wanted to stop for ex:

-------) stop the context menu to be displayed when mouse is right clicked on the html page.
-------) stop the mouse selection for the html content.
-------) stop the mouse cursor change over the static text.

All these problems are solved by adding some code in the html page inside the tag.

There is one more behaviour that i want to stop:
"When i press the control button & at the same time scrolls the mouse wheel, the html content is zoomed in & out."


How can i stop this.

Waiting for the suggestionsUnsure | :~


Regards
AnswerRe: Query related to HTML in MFC Application? Pin
James R. Twine21-Feb-06 5:51
James R. Twine21-Feb-06 5:51 
QuestionCompiler Internals Pin
Subramaniam s.V.20-Feb-06 17:26
Subramaniam s.V.20-Feb-06 17:26 
AnswerRe: Compiler Internals Pin
ThatsAlok20-Feb-06 18:26
ThatsAlok20-Feb-06 18:26 

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.