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

C / C++ / MFC

 
QuestionHow to Get chinese text from rtf in messagebox . Pin
johnalek7-Jan-08 0:14
johnalek7-Jan-08 0:14 
AnswerRe: How to Get chinese text from rtf in messagebox . Pin
Matthew Faithfull7-Jan-08 0:52
Matthew Faithfull7-Jan-08 0:52 
GeneralRe: How to Get chinese text from rtf in messagebox . Pin
Maxwell Chen7-Jan-08 1:09
Maxwell Chen7-Jan-08 1:09 
GeneralRe: How to Get chinese text from rtf in messagebox . Pin
Matthew Faithfull7-Jan-08 1:14
Matthew Faithfull7-Jan-08 1:14 
GeneralThe pre tag issue Pin
Maxwell Chen7-Jan-08 1:19
Maxwell Chen7-Jan-08 1:19 
GeneralRe: How to Get chinese text from rtf in messagebox . Pin
Maxwell Chen7-Jan-08 1:10
Maxwell Chen7-Jan-08 1:10 
GeneralSmall buttons in the caption bar of file open dialog Pin
emmmatty16-Jan-08 22:53
emmmatty16-Jan-08 22:53 
GeneralRe: Small buttons in the caption bar of file open dialog Pin
Matthew Faithfull6-Jan-08 23:42
Matthew Faithfull6-Jan-08 23:42 
The technique you need is called 'global subclassing', you'll need to look it up and proabably go through a couple of articles to get the hang of it. The file open dialog is designed to let you do this. The technique has different caveats and gotcha's on different Windows versions as well so you need to know what you're targetting. The good news it can definitely be done Smile | :)

Nothing is exactly what it seems but everything with seems can be unpicked.

GeneralGetting ScanLine of bitmap image Pin
trioum6-Jan-08 22:53
trioum6-Jan-08 22:53 
QuestionRe: Getting ScanLine of bitmap image Pin
CPallini7-Jan-08 0:10
mveCPallini7-Jan-08 0:10 
GeneralRe: Getting ScanLine of bitmap image Pin
Jun Du7-Jan-08 4:35
Jun Du7-Jan-08 4:35 
Generalproblem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy6-Jan-08 22:45
gentleguy6-Jan-08 22:45 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
CPallini6-Jan-08 23:15
mveCPallini6-Jan-08 23:15 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 0:09
gentleguy7-Jan-08 0:09 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
CPallini7-Jan-08 0:12
mveCPallini7-Jan-08 0:12 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 0:19
gentleguy7-Jan-08 0:19 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
CPallini7-Jan-08 0:22
mveCPallini7-Jan-08 0:22 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 0:25
gentleguy7-Jan-08 0:25 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory [modified] Pin
gentleguy7-Jan-08 0:29
gentleguy7-Jan-08 0:29 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
Matthew Faithfull7-Jan-08 1:09
Matthew Faithfull7-Jan-08 1:09 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
gentleguy7-Jan-08 14:12
gentleguy7-Jan-08 14:12 
GeneralRe: problem:\PSOstatic\PSOaddition.h': No such file or directory Pin
Matthew Faithfull7-Jan-08 22:58
Matthew Faithfull7-Jan-08 22:58 
GeneralUse of CStringArray Pin
CodingLover6-Jan-08 22:26
CodingLover6-Jan-08 22:26 
GeneralRe: Use of CStringArray Pin
Maxwell Chen6-Jan-08 22:40
Maxwell Chen6-Jan-08 22:40 
QuestionRe: Use of CStringArray Pin
CPallini6-Jan-08 23:07
mveCPallini6-Jan-08 23:07 

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.