Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTimer Triggers Pin
thes3cr3t13-Nov-07 4:56
thes3cr3t13-Nov-07 4:56 
AnswerRe: Timer Triggers Pin
Nelek7-Nov-07 4:01
protectorNelek7-Nov-07 4:01 
QuestionCreateProcess returns Error 1450 - No sufficient resources to complete requested service Pin
vipin_nvk3-Nov-07 4:52
vipin_nvk3-Nov-07 4:52 
AnswerRe: CreateProcess returns Error 1450 - No sufficient resources to complete requested service Pin
bob169723-Nov-07 6:40
bob169723-Nov-07 6:40 
Questioncan I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 3:11
allooba3-Nov-07 3:11 
QuestionRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
David Crow3-Nov-07 3:42
David Crow3-Nov-07 3:42 
AnswerRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 7:02
allooba3-Nov-07 7:02 
GeneralRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
David Crow3-Nov-07 11:53
David Crow3-Nov-07 11:53 
allooba wrote:
I found more files...


What type of project did you opt for? With a console application, it'll likely contain one of each, making editing them about as easy as it gets.

allooba wrote:
in which one can I wrote my code.


Both, since everything is technically code. Files with a .h extension typically contain declarations, while files with a .cpp extension typically contain definitions.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: can I Read multi keys from keyboard using Visual C++ 2005? Pin
allooba3-Nov-07 19:09
allooba3-Nov-07 19:09 
QuestionAsk for permission when modifying Registry Pin
ashishbhatt3-Nov-07 0:42
ashishbhatt3-Nov-07 0:42 
AnswerRe: Ask for permission when modifying Registry Pin
bob169723-Nov-07 6:24
bob169723-Nov-07 6:24 
GeneralRe: Ask for permission when modifying Registry Pin
ashishbhatt4-Nov-07 17:19
ashishbhatt4-Nov-07 17:19 
GeneralRe: Ask for permission when modifying Registry Pin
bob169724-Nov-07 17:54
bob169724-Nov-07 17:54 
Questionlict control print Pin
samira forooghi3-Nov-07 0:01
samira forooghi3-Nov-07 0:01 
AnswerRe: lict control print Pin
Hamid_RT3-Nov-07 0:32
Hamid_RT3-Nov-07 0:32 
AnswerRe: lict control print Pin
Nelek4-Nov-07 21:27
protectorNelek4-Nov-07 21:27 
Questionwhat is the basc class? Pin
panthal2-Nov-07 23:36
panthal2-Nov-07 23:36 
AnswerRe: what is the basc class? Pin
toxcct3-Nov-07 1:35
toxcct3-Nov-07 1:35 
QuestionVirtualAlloc v.s. malloc Pin
George_George2-Nov-07 21:17
George_George2-Nov-07 21:17 
AnswerRe: VirtualAlloc v.s. malloc Pin
followait2-Nov-07 23:27
followait2-Nov-07 23:27 
GeneralRe: VirtualAlloc v.s. malloc Pin
George_George3-Nov-07 1:35
George_George3-Nov-07 1:35 
GeneralRe: VirtualAlloc v.s. malloc Pin
toxcct3-Nov-07 1:40
toxcct3-Nov-07 1:40 
GeneralRe: VirtualAlloc v.s. malloc Pin
George_George3-Nov-07 1:45
George_George3-Nov-07 1:45 
GeneralRe: VirtualAlloc v.s. malloc Pin
toxcct3-Nov-07 1:56
toxcct3-Nov-07 1:56 
GeneralRe: VirtualAlloc v.s. malloc Pin
Stephen Hewitt4-Nov-07 3:26
Stephen Hewitt4-Nov-07 3:26 

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.