Click here to Skip to main content
15,912,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiontrouble with an if/else statement Pin
billy739-Sep-06 19:38
billy739-Sep-06 19:38 
AnswerRe: trouble with an if/else statement Pin
prasad_som9-Sep-06 20:10
prasad_som9-Sep-06 20:10 
AnswerRe: trouble with an if/else statement Pin
bob169729-Sep-06 20:24
bob169729-Sep-06 20:24 
GeneralRe: trouble with an if/else statement Pin
bob1697210-Sep-06 8:05
bob1697210-Sep-06 8:05 
AnswerRe: trouble with an if/else statement Pin
Michael Dunn9-Sep-06 20:48
sitebuilderMichael Dunn9-Sep-06 20:48 
QuestionMicrosoft Windows Mouse Zoom Pin
Juan Ker9-Sep-06 19:32
Juan Ker9-Sep-06 19:32 
AnswerRe: Microsoft Windows Mouse Zoom Pin
Juan Ker11-Sep-06 9:55
Juan Ker11-Sep-06 9:55 
QuestionbyTwo problem with UNICODE apps Pin
TommyTooth9-Sep-06 18:47
TommyTooth9-Sep-06 18:47 
hi, please comment if anyone knows or has encountered the following problems in VC++. ( i seriously doubt it though)

1. I have built an app with UNICODE enabled, and it has a treectrl. Strangely, when i set the text of items using any of the standard ways [ example text: (My group)]
the display shows the text as [((My group], that is, the bracket comes back in first place. This behaviour happens with almost all non-alphanumeric characters.
ALSO THIS HAPPENS ONLY on systems which have additional regional languages support installed from the control panel (Supplemental language support)
if you edit the item, or gettext,the text returns correctly. Build the MBCS version
or uninstall additional languages support, the problem goes away. I thought of reporting BUG to Microsoft in TreeCtrl, but before being called a stupid by MS people ...

2. When i call HttpSendRequest() using MBCS version, everything is fine, but building teh unicode application makes the POST data NULL. the data is passed correctly to the function, but on the server i get nothing in POST or GET or REQUEST. Serious help needed as i think i am missing some important clue here.

Thanks in advance.
QuestionNonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 15:51
Lord Kixdemp9-Sep-06 15:51 
AnswerRe: Nonsense C++ errors... Pin
Christian Graus9-Sep-06 16:24
protectorChristian Graus9-Sep-06 16:24 
GeneralRe: Nonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 16:41
Lord Kixdemp9-Sep-06 16:41 
GeneralRe: Nonsense C++ errors... Pin
John M. Drescher9-Sep-06 16:58
John M. Drescher9-Sep-06 16:58 
GeneralRe: Nonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 17:10
Lord Kixdemp9-Sep-06 17:10 
GeneralRe: Nonsense C++ errors... Pin
Christian Graus9-Sep-06 17:27
protectorChristian Graus9-Sep-06 17:27 
AnswerRe: Nonsense C++ errors... Pin
Michael Dunn9-Sep-06 17:18
sitebuilderMichael Dunn9-Sep-06 17:18 
GeneralRe: Nonsense C++ errors... Pin
Lord Kixdemp9-Sep-06 18:41
Lord Kixdemp9-Sep-06 18:41 
GeneralRe: Nonsense C++ errors... Pin
Michael Dunn9-Sep-06 18:54
sitebuilderMichael Dunn9-Sep-06 18:54 
GeneralRe: Nonsense C++ errors... Pin
Lord Kixdemp11-Sep-06 9:33
Lord Kixdemp11-Sep-06 9:33 
Questioncopy data from two buffer into one Pin
venadder9-Sep-06 12:49
venadder9-Sep-06 12:49 
AnswerRe: copy data from two buffer into one Pin
venadder9-Sep-06 13:06
venadder9-Sep-06 13:06 
AnswerRe: copy data from two buffer into one Pin
Justin Tay9-Sep-06 15:23
Justin Tay9-Sep-06 15:23 
AnswerRe: CTyptedPtrList error ! Pin
tanvon malik9-Sep-06 16:39
tanvon malik9-Sep-06 16:39 
QuestionMet problems with my first win32 program Pin
bloodwinner9-Sep-06 11:04
bloodwinner9-Sep-06 11:04 
AnswerRe: Met problems with my first win32 program Pin
Rick York9-Sep-06 11:51
mveRick York9-Sep-06 11:51 
GeneralRe: Met problems with my first win32 program Pin
bloodwinner9-Sep-06 12:33
bloodwinner9-Sep-06 12:33 

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.