Click here to Skip to main content
15,899,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem w/ CWnd::onkeydown Pin
Steve S10-Oct-03 6:00
Steve S10-Oct-03 6:00 
GeneralFloating point calculation Pin
act_x10-Oct-03 4:53
act_x10-Oct-03 4:53 
GeneralRe: Floating point calculation Pin
David Crow10-Oct-03 5:45
David Crow10-Oct-03 5:45 
GeneralRe: Floating point calculation Pin
Chris Richardson10-Oct-03 14:58
Chris Richardson10-Oct-03 14:58 
QuestionCharacter encoding: Is this possible? Pin
Uwe Keim10-Oct-03 4:41
sitebuilderUwe Keim10-Oct-03 4:41 
AnswerRe: Character encoding: Is this possible? Pin
Andreas Saurwein10-Oct-03 6:05
Andreas Saurwein10-Oct-03 6:05 
GeneralRe: Character encoding: Is this possible? Pin
Uwe Keim11-Oct-03 1:07
sitebuilderUwe Keim11-Oct-03 1:07 
AnswerRe: Character encoding: Is this possible? Pin
Navin10-Oct-03 10:46
Navin10-Oct-03 10:46 
Good luck. I think you'll have to parse a little of the HTML and figure out the encoding from it by looking at, say the meta charset tag. I doubt you'll find anything aside from a full-blown HTML parser.

That being said, wxWindows[^] does have an HTML view, and they render the HTML themselves. Which means the code you are after is probably in there somewhere.


If your nose runs and your feet smell, then you're built upside down.
GeneralRe: Character encoding: Is this possible? Pin
Uwe Keim11-Oct-03 1:07
sitebuilderUwe Keim11-Oct-03 1:07 
AnswerRe: Character encoding: Is this possible? Pin
Uwe Keim11-Oct-03 1:28
sitebuilderUwe Keim11-Oct-03 1:28 
GeneralCannot add new member Pin
Deepak Samuel10-Oct-03 4:30
Deepak Samuel10-Oct-03 4:30 
GeneralRe: Cannot add new member Pin
valikac10-Oct-03 5:22
valikac10-Oct-03 5:22 
GeneralChange of Title Bar's Caption Pin
Jackson Antony10-Oct-03 4:28
Jackson Antony10-Oct-03 4:28 
GeneralRe: Change of Title Bar's Caption Pin
HENDRIK R10-Oct-03 4:41
HENDRIK R10-Oct-03 4:41 
GeneralRe: Change of Title Bar's Caption Pin
valikac10-Oct-03 5:24
valikac10-Oct-03 5:24 
GeneralRe: Change of Title Bar's Caption Pin
Jackson Antony10-Oct-03 14:56
Jackson Antony10-Oct-03 14:56 
GeneralRe: Change of Title Bar's Caption Pin
Anthony_Yio10-Oct-03 23:10
Anthony_Yio10-Oct-03 23:10 
GeneralForcing redraw to include non-client areas Pin
srev10-Oct-03 4:06
srev10-Oct-03 4:06 
GeneralRe: Forcing redraw to include non-client areas Pin
HENDRIK R10-Oct-03 4:39
HENDRIK R10-Oct-03 4:39 
GeneralRe: Forcing redraw to include non-client areas Pin
srev10-Oct-03 5:30
srev10-Oct-03 5:30 
QuestionHow to change the color and title of AfxmessageBox Pin
Deepak Samuel10-Oct-03 4:06
Deepak Samuel10-Oct-03 4:06 
AnswerRe: How to change the color and title of AfxmessageBox Pin
HENDRIK R10-Oct-03 4:36
HENDRIK R10-Oct-03 4:36 
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:05
Graham Bradshaw10-Oct-03 6:05 
GeneralRe: How to change the color and title of AfxmessageBox Pin
Graham Bradshaw10-Oct-03 6:07
Graham Bradshaw10-Oct-03 6:07 
GeneralRecursively reading from registry Pin
mark%whitedust.net10-Oct-03 4:02
mark%whitedust.net10-Oct-03 4:02 

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.