Click here to Skip to main content
15,927,345 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Circular dependency Pin
Maximilien18-Mar-04 7:08
Maximilien18-Mar-04 7:08 
GeneralRe: Circular dependency Pin
bisquic18-Mar-04 7:18
bisquic18-Mar-04 7:18 
GeneralRe: Circular dependency Pin
jmkhael18-Mar-04 7:23
jmkhael18-Mar-04 7:23 
GeneralRe: Circular dependency Pin
Maximilien18-Mar-04 7:28
Maximilien18-Mar-04 7:28 
GeneralRe: Circular dependency Pin
bisquic18-Mar-04 7:37
bisquic18-Mar-04 7:37 
GeneralRe: Circular dependency Pin
Ian Darling18-Mar-04 23:06
Ian Darling18-Mar-04 23:06 
GeneralEditBox Unicode Pin
Demian Panello18-Mar-04 6:40
Demian Panello18-Mar-04 6:40 
GeneralRe: EditBox Unicode Pin
Alexander M.,18-Mar-04 9:16
Alexander M.,18-Mar-04 9:16 
switch to Unicode in your project settings.
there are APIs for both ansi and unicode, and e.g. SetWindowText is defined as SetWindowTextA with ansi and SetWindowTextW with unicode!


Don't try it, just do it! Wink | ;-)
GeneralRe: EditBox Unicode Pin
Prakash Nadar18-Mar-04 14:28
Prakash Nadar18-Mar-04 14:28 
GeneralRe: EditBox Unicode Pin
Prakash Nadar18-Mar-04 14:32
Prakash Nadar18-Mar-04 14:32 
Questionhow to represent a dynamic graph layout with c++??? Pin
rockrox8018-Mar-04 6:38
rockrox8018-Mar-04 6:38 
AnswerRe: how to represent a dynamic graph layout with c++??? Pin
Prakash Nadar18-Mar-04 14:26
Prakash Nadar18-Mar-04 14:26 
Questionhow to check a radio box Pin
Deepak Samuel18-Mar-04 6:07
Deepak Samuel18-Mar-04 6:07 
AnswerRe: how to check a radio box Pin
RChin18-Mar-04 6:09
RChin18-Mar-04 6:09 
AnswerRe: how to check a radio box Pin
David Crow18-Mar-04 6:34
David Crow18-Mar-04 6:34 
QuestionHow does a project work? Pin
Anonymous18-Mar-04 6:03
Anonymous18-Mar-04 6:03 
AnswerRe: How does a project work? Pin
David Crow18-Mar-04 6:43
David Crow18-Mar-04 6:43 
GeneralRe: How does a project work? Pin
toxcct18-Mar-04 8:56
toxcct18-Mar-04 8:56 
GeneralRe: How does a project work? Pin
David Crow18-Mar-04 9:07
David Crow18-Mar-04 9:07 
AnswerRe: How does a project work? Pin
Alexander M.,18-Mar-04 9:45
Alexander M.,18-Mar-04 9:45 
GeneralLocalizing a Windows Installer Package Pin
Yogurt18-Mar-04 5:45
Yogurt18-Mar-04 5:45 
GeneralHelp - can't get Sever/Client to talk over sockets Pin
glweid18-Mar-04 5:24
glweid18-Mar-04 5:24 
QuestionLVITEM Explanation? Pin
monrobot1318-Mar-04 4:48
monrobot1318-Mar-04 4:48 
AnswerRe: LVITEM Explanation? Pin
Prakash Nadar18-Mar-04 4:55
Prakash Nadar18-Mar-04 4:55 
GeneralRe: LVITEM Explanation? Pin
monrobot1318-Mar-04 5:46
monrobot1318-Mar-04 5:46 

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.