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

C / C++ / MFC

 
GeneralUse Thread to update UI Pin
a_du5-Jul-05 18:26
a_du5-Jul-05 18:26 
GeneralRe: Use Thread to update UI Pin
sayup5-Jul-05 20:18
sayup5-Jul-05 20:18 
GeneralRe: Use Thread to update UI Pin
a_du5-Jul-05 20:33
a_du5-Jul-05 20:33 
GeneralRe: Use Thread to update UI Pin
PJ Arends5-Jul-05 21:38
professionalPJ Arends5-Jul-05 21:38 
GeneralRe: Use Thread to update UI Pin
David Crow6-Jul-05 2:49
David Crow6-Jul-05 2:49 
GeneralLoading controls at Run Time Pin
a_david1235-Jul-05 18:10
a_david1235-Jul-05 18:10 
GeneralRe: Loading controls at Run Time Pin
Jose Lamas Rios5-Jul-05 18:30
Jose Lamas Rios5-Jul-05 18:30 
GeneralUNICODE in edit control Pin
John R. Shaw5-Jul-05 17:23
John R. Shaw5-Jul-05 17:23 
I've been trying to get the edit control in my dialogbox to accept UNICODE characters (WinXP):

1) Compiled application for UNICODE, the richedit control accepts UNICODE but the standard edit control does not.
2) Tried setting font of control to use a TT unicode font (WM_INITDIALOG); that didn't work.
3) Tried editing the .rc directly to use UNICODE font; that didn't work.
4) Searched MSDN for solution; that didn't work, but maybe one of the samples applications show how to do it.
5) Currently searching CP, then it is off to the rest of the www.

Note: I know the edit control will accept MBCS, since it has been able to do that since Win3.1.

Q. Does anyone know why the above solutions don't work?

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios5-Jul-05 17:39
Jose Lamas Rios5-Jul-05 17:39 
GeneralRe: UNICODE in edit control Pin
John R. Shaw5-Jul-05 18:27
John R. Shaw5-Jul-05 18:27 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios5-Jul-05 18:47
Jose Lamas Rios5-Jul-05 18:47 
GeneralRe: UNICODE in edit control Pin
John R. Shaw5-Jul-05 19:02
John R. Shaw5-Jul-05 19:02 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios6-Jul-05 3:26
Jose Lamas Rios6-Jul-05 3:26 
GeneralRe: UNICODE in edit control Pin
John R. Shaw7-Jul-05 14:56
John R. Shaw7-Jul-05 14:56 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios7-Jul-05 15:51
Jose Lamas Rios7-Jul-05 15:51 
GeneralRe: UNICODE in edit control Pin
Antony T6-Jul-05 1:11
sussAntony T6-Jul-05 1:11 
GeneralRe: UNICODE in edit control Pin
David Crow6-Jul-05 2:56
David Crow6-Jul-05 2:56 
GeneralRe: UNICODE in edit control Pin
John R. Shaw7-Jul-05 15:01
John R. Shaw7-Jul-05 15:01 
Questionwhat is that high-character? Pin
maranatha5-Jul-05 15:53
maranatha5-Jul-05 15:53 
AnswerRe: what is that high-character? Pin
Jose Lamas Rios5-Jul-05 17:48
Jose Lamas Rios5-Jul-05 17:48 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 9:17
JWood6-Jul-05 9:17 
GeneralRe: what is that high-character? Pin
Jose Lamas Rios6-Jul-05 10:46
Jose Lamas Rios6-Jul-05 10:46 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 12:18
JWood6-Jul-05 12:18 
QuestionMobile source control options? Pin
charlieg5-Jul-05 15:14
charlieg5-Jul-05 15:14 
AnswerRe: Mobile source control options? Pin
S Douglas5-Jul-05 20:25
professionalS Douglas5-Jul-05 20:25 

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.