Click here to Skip to main content
15,902,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I generate a System::Drawing::Color array? Pin
Manfr3d18-Feb-08 1:05
Manfr3d18-Feb-08 1:05 
AnswerRe: How do I generate a System::Drawing::Color array? Pin
Iain Clarke, Warrior Programmer18-Feb-08 1:55
Iain Clarke, Warrior Programmer18-Feb-08 1:55 
AnswerRe: How do I generate a System::Drawing::Color array? Pin
ShilpiP18-Feb-08 2:24
ShilpiP18-Feb-08 2:24 
AnswerRe: How do I generate a System::Drawing::Color array? Pin
Hamid_RT18-Feb-08 7:09
Hamid_RT18-Feb-08 7:09 
GeneralFile Name Pin
john563217-Feb-08 23:53
john563217-Feb-08 23:53 
GeneralNeed Help on Internet Programing Pin
manish.patel17-Feb-08 22:54
manish.patel17-Feb-08 22:54 
GeneralRe: Need Help on Internet Programing Pin
Amar Sutar18-Feb-08 1:06
Amar Sutar18-Feb-08 1:06 
GeneralNeed help for converting to Unicode Pin
Nandu_77b17-Feb-08 22:15
Nandu_77b17-Feb-08 22:15 
Hi,

I have a application developed in Vc++ and C++, SQL as backend. This is an bit old application with dont have support for Unicode. Now we need to make this application to support Unicode.
This have to be done in VC++ n C++ and SQL DB. This program is of 300000 lines of code, which is divided into different small modules.
Can any help me out, how to make this application to support Unice code.

To my knowledge we have to replace char with wcahr or TChar (i m not sure which one to use). May need to do similar thing for DB as well.

Here what I would like to ask you is
1) Is there any specific procedure to do this conversion or we need to check each and every line for char and relace it with wchar/tchar.

Can you please help me to do this.

Thanks
GeneralRe: Need help for converting to Unicode Pin
Rajesh R Subramanian17-Feb-08 22:39
professionalRajesh R Subramanian17-Feb-08 22:39 
GeneralRe: Need help for converting to Unicode Pin
Nandu_77b18-Feb-08 0:33
Nandu_77b18-Feb-08 0:33 
GeneralRe: Need help for converting to Unicode Pin
Rajesh R Subramanian18-Feb-08 0:49
professionalRajesh R Subramanian18-Feb-08 0:49 
GeneralRe: Need help for converting to Unicode Pin
ShilpiP18-Feb-08 0:55
ShilpiP18-Feb-08 0:55 
GeneralRe: Need help for converting to Unicode Pin
Hamid_RT18-Feb-08 7:07
Hamid_RT18-Feb-08 7:07 
GeneralRe: Need help for converting to Unicode Pin
Nandu_77b19-Feb-08 16:21
Nandu_77b19-Feb-08 16:21 
GeneralRe: Need help for converting to Unicode Pin
tp_alanc27-Mar-08 7:32
tp_alanc27-Mar-08 7:32 
Generalmove a popup window behind another window Pin
Miss_F17-Feb-08 21:08
Miss_F17-Feb-08 21:08 
QuestionRe: move a popup window behind another window Pin
Rajesh R Subramanian17-Feb-08 21:35
professionalRajesh R Subramanian17-Feb-08 21:35 
GeneralRe: move a popup window behind another window Pin
Miss_F17-Feb-08 22:54
Miss_F17-Feb-08 22:54 
Generalfile deletion after reading Pin
guru moorthy.k17-Feb-08 20:28
guru moorthy.k17-Feb-08 20:28 
GeneralRe: file deletion after reading Pin
kakan17-Feb-08 20:36
professionalkakan17-Feb-08 20:36 
GeneralRe: file deletion after reading Pin
Hamid_RT18-Feb-08 7:08
Hamid_RT18-Feb-08 7:08 
QuestionUsing header files and creating libraries Pin
jonsey2984717-Feb-08 20:13
jonsey2984717-Feb-08 20:13 
GeneralRe: Using header files and creating libraries Pin
CPallini17-Feb-08 21:59
mveCPallini17-Feb-08 21:59 
GeneralRe: Using header files and creating libraries Pin
jonsey2984718-Feb-08 11:30
jonsey2984718-Feb-08 11:30 
GeneralRe: Using header files and creating libraries Pin
CPallini18-Feb-08 21:35
mveCPallini18-Feb-08 21:35 

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.