Click here to Skip to main content
15,893,368 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: When and how do I know how to use Unicode Pin
BrockVnm20-Jan-04 5:32
BrockVnm20-Jan-04 5:32 
GeneralRe: When and how do I know how to use Unicode Pin
David Crow20-Jan-04 7:25
David Crow20-Jan-04 7:25 
GeneralRe: When and how do I know how to use Unicode Pin
Ravi Bhavnani20-Jan-04 5:17
professionalRavi Bhavnani20-Jan-04 5:17 
GeneralRe: When and how do I know how to use Unicode Pin
Roger Allen20-Jan-04 5:25
Roger Allen20-Jan-04 5:25 
GeneralRe: When and how do I know how to use Unicode Pin
Ravi Bhavnani20-Jan-04 9:09
professionalRavi Bhavnani20-Jan-04 9:09 
GeneralRe: When and how do I know how to use Unicode Pin
David Crow20-Jan-04 7:18
David Crow20-Jan-04 7:18 
GeneralRe: When and how do I know how to use Unicode Pin
BrockVnm20-Jan-04 7:47
BrockVnm20-Jan-04 7:47 
GeneralRe: When and how do I know how to use Unicode Pin
David Crow20-Jan-04 8:38
David Crow20-Jan-04 8:38 
BrockVnm wrote:
would you type the _T with any function that you are using that UNICODE variable with.

The _T() macro is for string constants and is only used when _UNICODE is defined. Otherwise it is removed by the preprocessor.

BrockVnm wrote:
What kind of enviornments would I need UNICODE for...

Japanese Kanji or Korean Hangul are two examples.


A rich person is not the one who has the most, but the one that needs the least.
GeneralRe: When and how do I know how to use Unicode Pin
BrockVnm20-Jan-04 8:49
BrockVnm20-Jan-04 8:49 
GeneralRe: When and how do I know how to use Unicode Pin
David Crow20-Jan-04 9:01
David Crow20-Jan-04 9:01 
GeneralQuery on When and how do I know how to use Unicode? Pin
SiddharthAtw20-Jan-04 17:15
SiddharthAtw20-Jan-04 17:15 
Generalto track changing the selection of combobox Pin
Bash20-Jan-04 3:52
Bash20-Jan-04 3:52 
GeneralRe: to track changing the selection of combobox Pin
Ravi Bhavnani20-Jan-04 4:25
professionalRavi Bhavnani20-Jan-04 4:25 
GeneralWhat is "trap"? I'm not sure about terminology... Pin
Bash20-Jan-04 5:12
Bash20-Jan-04 5:12 
GeneralRe: What is "trap"? I'm not sure about terminology... Pin
Ravi Bhavnani20-Jan-04 5:15
professionalRavi Bhavnani20-Jan-04 5:15 
GeneralTrapping Kill Focus from my Custom Control Pin
tabish12120-Jan-04 3:33
tabish12120-Jan-04 3:33 
GeneralRe: Trapping Kill Focus from my Custom Control Pin
Ravi Bhavnani20-Jan-04 4:36
professionalRavi Bhavnani20-Jan-04 4:36 
GeneralRe: Trapping Kill Focus from my Custom Control Pin
tabish12120-Jan-04 5:10
tabish12120-Jan-04 5:10 
GeneralRe: Trapping Kill Focus from my Custom Control Pin
Roger Allen20-Jan-04 5:18
Roger Allen20-Jan-04 5:18 
GeneralRe: Trapping Kill Focus from my Custom Control Pin
tabish12120-Jan-04 7:01
tabish12120-Jan-04 7:01 
Generalhelp Pin
Anonymous20-Jan-04 3:12
Anonymous20-Jan-04 3:12 
GeneralRe: help Pin
Larry J. Siddens20-Jan-04 3:39
Larry J. Siddens20-Jan-04 3:39 
GeneralMFC code works in some directorys and not others Pin
BrockVnm20-Jan-04 3:05
BrockVnm20-Jan-04 3:05 
GeneralRe: MFC code works in some directorys and not others Pin
Ravi Bhavnani20-Jan-04 4:38
professionalRavi Bhavnani20-Jan-04 4:38 
QuestionHow to create Listbox VC .NET Pin
sallas20-Jan-04 2:37
sallas20-Jan-04 2:37 

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.