Click here to Skip to main content
16,006,065 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Tape enter to change CEdit Focus Pin
David Crow2-Apr-04 5:23
David Crow2-Apr-04 5:23 
GeneralRe: Tape enter to change CEdit Focus Pin
Roger Allen2-Apr-04 5:46
Roger Allen2-Apr-04 5:46 
GeneralRe: Tap enter to change CEdit Focus Pin
Shog92-Apr-04 6:20
sitebuilderShog92-Apr-04 6:20 
GeneralProblem with minimizing dialog box Pin
Deepak Samuel2-Apr-04 4:34
Deepak Samuel2-Apr-04 4:34 
GeneralRe: Problem with minimizing dialog box Pin
Alexander M.,2-Apr-04 6:04
Alexander M.,2-Apr-04 6:04 
GeneralRe: Problem with minimizing dialog box Pin
Deepak Samuel4-Apr-04 23:05
Deepak Samuel4-Apr-04 23:05 
GeneralRe: Problem with minimizing dialog box Pin
Anonymous2-Apr-04 11:11
Anonymous2-Apr-04 11:11 
Generalstring and int Pin
Oriented2-Apr-04 4:31
Oriented2-Apr-04 4:31 
Visual C++
i think it's a trivial question but i don't know the right syntax:
i have, for example :
int ID1=70;
int age1=55;
String (or CString) Name="Bell";
CString All;
// i want to make All to be:
All=" The ID is " ID1 " and his age is " age1 " and his name is " Name
..
how to make this?Big Grin | :-D
GeneralRe: string and int Pin
Navin2-Apr-04 4:39
Navin2-Apr-04 4:39 
GeneralRe: string and int Pin
avenger_sb255-Apr-04 9:59
avenger_sb255-Apr-04 9:59 
GeneralStruct issue Pin
Alexander M.,2-Apr-04 4:06
Alexander M.,2-Apr-04 4:06 
GeneralRe: Struct issue Pin
Vitali Halershtein2-Apr-04 4:15
Vitali Halershtein2-Apr-04 4:15 
GeneralRe: Struct issue Pin
Alexander M.,2-Apr-04 6:02
Alexander M.,2-Apr-04 6:02 
GeneralRe: Struct issue Pin
John M. Drescher2-Apr-04 4:28
John M. Drescher2-Apr-04 4:28 
GeneralRe: Struct issue Pin
Alexander M.,2-Apr-04 6:01
Alexander M.,2-Apr-04 6:01 
GeneralRe: Struct issue Pin
John M. Drescher2-Apr-04 7:12
John M. Drescher2-Apr-04 7:12 
GeneralRe: Struct issue Pin
Alexander M.,2-Apr-04 7:36
Alexander M.,2-Apr-04 7:36 
GeneralRe: Struct issue Pin
Maxwell Chen2-Apr-04 7:49
Maxwell Chen2-Apr-04 7:49 
GeneralRe: Struct issue Pin
Anonymous2-Apr-04 11:15
Anonymous2-Apr-04 11:15 
GeneralWrite a matrix to a txt file Pin
dairiseky2-Apr-04 3:15
dairiseky2-Apr-04 3:15 
GeneralRe: Write a matrix to a txt file Pin
David Crow2-Apr-04 4:01
David Crow2-Apr-04 4:01 
GeneralRe: Write a matrix to a txt file Pin
dairiseky2-Apr-04 4:26
dairiseky2-Apr-04 4:26 
GeneralRe: Write a matrix to a txt file Pin
David Crow2-Apr-04 4:56
David Crow2-Apr-04 4:56 
GeneralCTreeCtrl sort parameters getting corrupted Pin
roybrew2-Apr-04 2:17
roybrew2-Apr-04 2:17 
GeneralLoadLibrary Error Pin
JeabJB2-Apr-04 2:07
JeabJB2-Apr-04 2:07 

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.