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

C / C++ / MFC

 
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 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios5-Jul-05 17:39
Jose Lamas Rios5-Jul-05 17:39 
Did you define both UNICODE and _UNICODE? That should be enough to make your application use UNICODE versions of Win32 APIs and MFC libraries.

John R. Shaw wrote:
the richedit control accepts UNICODE but the standard edit control does not.

How exactly is it failing?


--
jlr
http://jlamas.blogspot.com/[^]
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 
GeneralRe: Mobile source control options? Pin
charlieg6-Jul-05 17:10
charlieg6-Jul-05 17:10 

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.