Click here to Skip to main content
15,886,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Up-Down control Pin
David Crow25-Sep-09 9:41
David Crow25-Sep-09 9:41 
AnswerRe: Up-Down control Pin
dipuks25-Sep-09 9:48
dipuks25-Sep-09 9:48 
AnswerRe: Up-Down control Pin
Rolf Kristensen26-Sep-09 7:39
Rolf Kristensen26-Sep-09 7:39 
QuestionRules for what you can/can't do inside DOC class serialization(loading) routine Pin
al250025-Sep-09 6:27
al250025-Sep-09 6:27 
AnswerRe: Rules for what you can/can't do inside DOC class serialization(loading) routine Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:21
Iain Clarke, Warrior Programmer25-Sep-09 21:21 
QuestionFunction does not return String as wanted Pin
Tomicmanka25-Sep-09 6:26
Tomicmanka25-Sep-09 6:26 
AnswerRe: Function does not return String as wanted Pin
markkuk25-Sep-09 7:05
markkuk25-Sep-09 7:05 
QuestionRe: Function does not return String as wanted Pin
David Crow25-Sep-09 7:51
David Crow25-Sep-09 7:51 
Tomicmanka wrote:
for (int i=0; i str_io[i] = std::toupper(str_io[i]);


Did you bother to preview this before posting?

Tomicmanka wrote:
conv_str_to_upper (surName);


Is conv_str_to_upper() going to know what to do with a string object?

Tomicmanka wrote:
free (pstrText);


What are you freeing?

Go back and edit your post so that it is: 1) syntactically correct, and 2) easier to read.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Function does not return String as wanted Pin
Tomicmanka25-Sep-09 8:47
Tomicmanka25-Sep-09 8:47 
GeneralRe: Function does not return String as wanted Pin
David Crow25-Sep-09 8:57
David Crow25-Sep-09 8:57 
AnswerRe: Function does not return String as wanted Pin
Tomicmanka25-Sep-09 9:28
Tomicmanka25-Sep-09 9:28 
GeneralRe: Function does not return String as wanted Pin
Stuart Dootson26-Sep-09 0:07
professionalStuart Dootson26-Sep-09 0:07 
GeneralRe: Function does not return String as wanted Pin
Tomicmanka26-Sep-09 0:55
Tomicmanka26-Sep-09 0:55 
QuestionHiding and showing CSplitterWnd panes "mistery" Pin
Vaclav_25-Sep-09 6:07
Vaclav_25-Sep-09 6:07 
QuestionConstant Expression Required Pin
nowrocktheworld25-Sep-09 4:49
nowrocktheworld25-Sep-09 4:49 
AnswerRe: Constant Expression Required Pin
Naveen25-Sep-09 4:59
Naveen25-Sep-09 4:59 
GeneralRe: Constant Expression Required Pin
nowrocktheworld25-Sep-09 6:18
nowrocktheworld25-Sep-09 6:18 
AnswerRe: Constant Expression Required Pin
David Crow25-Sep-09 5:40
David Crow25-Sep-09 5:40 
AnswerRe: Constant Expression Required Pin
CPallini25-Sep-09 9:51
mveCPallini25-Sep-09 9:51 
AnswerRe: Constant Expression Required Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:26
Iain Clarke, Warrior Programmer25-Sep-09 21:26 
QuestionSet/get Controls of an Another dialog box [modified] Pin
hrishiS25-Sep-09 4:32
hrishiS25-Sep-09 4:32 
AnswerRe: Set/get Controls of an Another dialog box Pin
David Crow25-Sep-09 5:44
David Crow25-Sep-09 5:44 
QuestionCAPI read certificat etoken Window xp Pin
Member 442420525-Sep-09 4:28
Member 442420525-Sep-09 4:28 
QuestionGetCursorPos failed in Service mode.... Pin
onlyjaypatel25-Sep-09 3:52
onlyjaypatel25-Sep-09 3:52 
AnswerRe: GetCursorPos failed in Service mode.... Pin
«_Superman_»25-Sep-09 16:41
professional«_Superman_»25-Sep-09 16:41 

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.