Click here to Skip to main content
15,916,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple ado problem Pin
Prakash Nadar28-Nov-03 2:43
Prakash Nadar28-Nov-03 2:43 
GeneralRe: Simple ado problem Pin
rrrado28-Nov-03 2:44
rrrado28-Nov-03 2:44 
GeneralPrint text by horzontal Pin
El'Cachubrey28-Nov-03 0:36
El'Cachubrey28-Nov-03 0:36 
GeneralRe: Print text by horzontal Pin
Roger Allen28-Nov-03 0:58
Roger Allen28-Nov-03 0:58 
GeneralRe: Print text by horzontal Pin
Shanmuga Sundar28-Nov-03 0:59
Shanmuga Sundar28-Nov-03 0:59 
GeneralChange default codepage Pin
GDavy28-Nov-03 0:14
GDavy28-Nov-03 0:14 
GeneralRe: Change default codepage Pin
Mike Dimmick28-Nov-03 0:29
Mike Dimmick28-Nov-03 0:29 
GeneralRe: Change default codepage Pin
GDavy28-Nov-03 1:01
GDavy28-Nov-03 1:01 
Thanks for the reply Smile | :)

However, in my situation it is so that the program is allready written, and suddenly 'they' came up with the tremendous idea that it should have that ability Dead | X| . So, I do not want to find every instance where I convert multibyte strings to unicode or vice versa using CString assignments, CString constructors, CString Format calls, sprintf wsprintf mbstowcs wcstombs and what other conversion calls there might exist D'Oh! | :doh: (program written by multiple programmers so everybody has his/her favorite conversion-method).
About changing the locale of the user without his\her permission is luckily not an issue here, because this app is supposed to run within the company on only some specific PC`s which will only run this app, so I guess the app has the right to do it.
Reboot is also not a problem because if that^s all that^s needed for the data to be displayed correct it is a small price, the codepage will not need to be changed every 5 minutes or so, more about every 5 days...
Anyway, a process-wide default-codepage would offcourse be the best solution, but I don^t think that^s how it works.

So if anybody knows a way to achieve my goal without having to search for every place where a char string was converted to wchar string or other way around. Please let me know...

Greetings,
Davy
GeneralRe: Change default codepage Pin
Mike Dimmick28-Nov-03 1:13
Mike Dimmick28-Nov-03 1:13 
GeneralHelp needed in using thread and socket Pin
Aswin27-Nov-03 23:34
Aswin27-Nov-03 23:34 
GeneralRe: Help needed in using thread and socket Pin
Anonymous28-Nov-03 0:08
Anonymous28-Nov-03 0:08 
GeneralRe: Help needed in using thread and socket Pin
Atif Mushtaq28-Nov-03 2:32
Atif Mushtaq28-Nov-03 2:32 
QuestionHow to create a region from String? Pin
User-37793627-Nov-03 23:12
User-37793627-Nov-03 23:12 
AnswerRe: How to create a region from String? Pin
Iain Clarke, Warrior Programmer28-Nov-03 0:06
Iain Clarke, Warrior Programmer28-Nov-03 0:06 
GeneralRe: How to create a region from String? Pin
User-37793628-Nov-03 0:48
User-37793628-Nov-03 0:48 
GeneralRotate DC Pin
El'Cachubrey27-Nov-03 23:07
El'Cachubrey27-Nov-03 23:07 
GeneralRe: Rotate DC Pin
Iain Clarke, Warrior Programmer28-Nov-03 1:25
Iain Clarke, Warrior Programmer28-Nov-03 1:25 
GeneralRe: Rotate DC Pin
John R. Shaw28-Nov-03 6:32
John R. Shaw28-Nov-03 6:32 
GeneralQuestions: SOUND/THREAD CREATION Pin
DaFrawg27-Nov-03 23:06
DaFrawg27-Nov-03 23:06 
GeneralRe: Questions: SOUND/THREAD CREATION Pin
Bob Stanneveld28-Nov-03 1:59
Bob Stanneveld28-Nov-03 1:59 
GeneralType of Control Pane Pin
Danis Solovyov27-Nov-03 22:33
sussDanis Solovyov27-Nov-03 22:33 
GeneralMFC tray icon Pin
conman11027-Nov-03 22:02
conman11027-Nov-03 22:02 
GeneralRe: MFC tray icon Pin
Iain Clarke, Warrior Programmer28-Nov-03 1:29
Iain Clarke, Warrior Programmer28-Nov-03 1:29 
QuestionIOCP goes wrong? Pin
huqian200227-Nov-03 21:43
huqian200227-Nov-03 21:43 
AnswerRe: IOCP goes wrong? Pin
Anand Paranjpe27-Nov-03 21:49
Anand Paranjpe27-Nov-03 21:49 

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.