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

C / C++ / MFC

 
AnswerRe: Problem with CreateFileMapping() window7/Vista. Pin
hanq_3891013017-May-10 20:59
hanq_3891013017-May-10 20:59 
AnswerRe: Problem with CreateFileMapping() window7/Vista. Pin
Richard MacCutchan17-May-10 21:37
mveRichard MacCutchan17-May-10 21:37 
Questionaudio chat Pin
69917-May-10 17:24
69917-May-10 17:24 
AnswerRe: audio chat Pin
Stephen Hewitt17-May-10 17:33
Stephen Hewitt17-May-10 17:33 
AnswerRe: audio chat Pin
Cedric Moonen17-May-10 20:20
Cedric Moonen17-May-10 20:20 
AnswerRe: audio chat Pin
CPallini17-May-10 23:23
mveCPallini17-May-10 23:23 
QuestionVisual Studio C++ Object Oriented Pin
RobNO17-May-10 12:26
professionalRobNO17-May-10 12:26 
AnswerRe: Visual Studio C++ Object Oriented Pin
chaau17-May-10 13:42
chaau17-May-10 13:42 
You need to create a project and put your files in it. Start with File->New->Project. This will bring a wizard where you can select any different types of project. Of cause, you may start with an 'empty' project where you will require to include all the files, as well as to set compile and link options, or you may start with a pre-defined project of your choice. I reckon, Win32 Console Application will be a good start.

After you've created a project you may start adding hpp and cpp files into it.
GeneralRe: Visual Studio C++ Object Oriented Pin
RobNO18-May-10 11:01
professionalRobNO18-May-10 11:01 
GeneralRe: Visual Studio C++ Object Oriented Pin
RobNO18-May-10 11:25
professionalRobNO18-May-10 11:25 
Questiondefine arrow keys in c Pin
hasani200717-May-10 10:23
hasani200717-May-10 10:23 
AnswerRe: define arrow keys in c Pin
Richard MacCutchan17-May-10 10:25
mveRichard MacCutchan17-May-10 10:25 
AnswerRe: define arrow keys in c Pin
David Crow17-May-10 10:28
David Crow17-May-10 10:28 
AnswerRe: kbhit() Pin
Software_Developer17-May-10 11:03
Software_Developer17-May-10 11:03 
QuestionChange the colour in c Pin
hasani200717-May-10 10:18
hasani200717-May-10 10:18 
AnswerRe: Change the colour in c Pin
Richard MacCutchan17-May-10 10:25
mveRichard MacCutchan17-May-10 10:25 
AnswerRe: Change the colour in c Pin
David Crow17-May-10 10:25
David Crow17-May-10 10:25 
AnswerRe: Change the colour in c Pin
CPallini17-May-10 10:29
mveCPallini17-May-10 10:29 
Questionhow to get the walls from input? Pin
hasani200717-May-10 10:14
hasani200717-May-10 10:14 
AnswerRe: With cin? Pin
Software_Developer17-May-10 11:28
Software_Developer17-May-10 11:28 
QuestionChanging edit box font size Pin
pjdriverdude17-May-10 7:35
pjdriverdude17-May-10 7:35 
AnswerRe: Changing edit box font size Pin
David Crow17-May-10 8:13
David Crow17-May-10 8:13 
GeneralRe: Changing edit box font size Pin
pjdriverdude17-May-10 9:39
pjdriverdude17-May-10 9:39 
Questionhow to know the control? Pin
chikach17-May-10 7:12
chikach17-May-10 7:12 
AnswerRe: how to know the control? Pin
David Crow17-May-10 7:15
David Crow17-May-10 7:15 

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.