Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: exceptions [modified] Pin
<color>Aljechin 28-May-06 22:22
<color>Aljechin 28-May-06 22:22 
GeneralRe: exceptions [modified] Pin
Sarath C28-May-06 22:32
Sarath C28-May-06 22:32 
GeneralRe: exceptions Pin
ThatsAlok28-May-06 22:51
ThatsAlok28-May-06 22:51 
GeneralRe: exceptions [modified] Pin
Stephen Hewitt28-May-06 22:54
Stephen Hewitt28-May-06 22:54 
GeneralRe: exceptions [modified] Pin
toxcct29-May-06 0:10
toxcct29-May-06 0:10 
AnswerRe: exceptions Pin
ThatsAlok28-May-06 22:50
ThatsAlok28-May-06 22:50 
GeneralRe: exceptions Pin
toxcct29-May-06 0:14
toxcct29-May-06 0:14 
GeneralRe: exceptions Pin
ThatsAlok29-May-06 0:57
ThatsAlok29-May-06 0:57 
AnswerRe: exceptions [modified] Pin
Stephen Hewitt28-May-06 22:58
Stephen Hewitt28-May-06 22:58 
GeneralRe: exceptions [modified] Pin
toxcct29-May-06 0:18
toxcct29-May-06 0:18 
AnswerRe: exceptions [modified] Pin
toxcct29-May-06 0:08
toxcct29-May-06 0:08 
Questionassert VS exceptions [modified] Pin
big_denny_20028-May-06 22:01
big_denny_20028-May-06 22:01 
AnswerRe: assert VS exceptions [modified] Pin
_AnsHUMAN_ 28-May-06 22:14
_AnsHUMAN_ 28-May-06 22:14 
GeneralRe: assert VS exceptions [modified] Pin
big_denny_20028-May-06 22:21
big_denny_20028-May-06 22:21 
GeneralRe: assert VS exceptions [modified] Pin
_AnsHUMAN_ 28-May-06 22:32
_AnsHUMAN_ 28-May-06 22:32 
AnswerRe: assert VS exceptions [modified] Pin
Sarath C28-May-06 22:27
Sarath C28-May-06 22:27 
QuestionUnicode controls for ANSI Build Pin
Neville Franks28-May-06 21:42
Neville Franks28-May-06 21:42 
AnswerRe: Unicode controls for ANSI Build Pin
<color>Aljechin 28-May-06 22:20
<color>Aljechin 28-May-06 22:20 
GeneralRe: Unicode controls for ANSI Build Pin
Neville Franks29-May-06 2:51
Neville Franks29-May-06 2:51 
Aljechin wrote:
If the app itself is unicode unaware, then how do you expect a child window of the app to handle unicode? You will have to do a unicode build to make the app work with unicode as far as I know.


It is defintely doable. I just have worked out precisely how yet. In the early days of Windows NT MS suggested this approach so you could create a single exe to support W9x and NT.

Here is some reading for you:
http://www.microsoft.com/msj/0499/multilangunicode/multilangunicode.aspx[^]

http://groups.google.com/group/microsoft.public.win32.programmer.international/tree/browse_frm/thread/f6d20df6e32dd033/25f27a4dffbd9603?rnum=11&hl=en&q=Using+Unicode+in+an+MFC+Ansi+App&_done=%2Fgroup%2Fmicrosoft.public.win32.programmer.international%2Fbrowse_frm%2Fthread%2Ff6d20df6e32dd033%2F06bdd51672de1c19%3Flnk%3Dst%26q%3DUsing+Unicode+in+an+MFC+Ansi+App%26rnum%3D8%26hl%3Den%26#doc_c83c4437a4e57c27[^]

and there is plenty more.

Neville Franks, Author of Surfulater www.surfulater.com "Save what you Surf" and ED for Windows www.getsoft.com
QuestionMulti threaded programming Pin
Scorpio28-May-06 21:39
Scorpio28-May-06 21:39 
AnswerRe: Multi threaded programming Pin
Roger Stoltz28-May-06 21:50
Roger Stoltz28-May-06 21:50 
AnswerRe: Multi threaded programming Pin
Nibu babu thomas28-May-06 21:51
Nibu babu thomas28-May-06 21:51 
GeneralRe: Multi threaded programming Pin
ThatsAlok28-May-06 22:46
ThatsAlok28-May-06 22:46 
GeneralRe: Multi threaded programming Pin
Nibu babu thomas28-May-06 22:58
Nibu babu thomas28-May-06 22:58 
GeneralRe: Multi threaded programming Pin
ThatsAlok28-May-06 22:59
ThatsAlok28-May-06 22:59 

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.