Click here to Skip to main content
15,904,339 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVisual Studio 2005 Installation Errors - How to FIx them [modified] Pin
NiceNaidu13-Mar-07 2:16
NiceNaidu13-Mar-07 2:16 
QuestionImages in ListControl Pin
gan_esh13-Mar-07 2:04
gan_esh13-Mar-07 2:04 
AnswerRe: Images in ListControl Pin
Hamid_RT13-Mar-07 2:19
Hamid_RT13-Mar-07 2:19 
Questionwhich of the following to look at? Pin
ShaluMalu13-Mar-07 1:54
ShaluMalu13-Mar-07 1:54 
AnswerRe: which of the following to look at? Pin
James R. Twine13-Mar-07 2:00
James R. Twine13-Mar-07 2:00 
QuestionHow I can add elements in multiple columns in a OWNER Drawn List box? Pin
Sameer_Thakur13-Mar-07 1:49
Sameer_Thakur13-Mar-07 1:49 
QuestionRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Hamid_RT13-Mar-07 2:12
Hamid_RT13-Mar-07 2:12 
AnswerRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Sameer_Thakur13-Mar-07 3:23
Sameer_Thakur13-Mar-07 3:23 
GeneralRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Hamid_RT13-Mar-07 3:34
Hamid_RT13-Mar-07 3:34 
GeneralRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Sameer_Thakur13-Mar-07 3:51
Sameer_Thakur13-Mar-07 3:51 
GeneralRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Hamid_RT13-Mar-07 3:57
Hamid_RT13-Mar-07 3:57 
QuestionRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Hamid_RT13-Mar-07 18:22
Hamid_RT13-Mar-07 18:22 
GeneralRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Sameer_Thakur14-Mar-07 2:06
Sameer_Thakur14-Mar-07 2:06 
GeneralRe: How I can add elements in multiple columns in a OWNER Drawn List box? Pin
Hamid_RT14-Mar-07 3:18
Hamid_RT14-Mar-07 3:18 
QuestionI don't have the CTime for this! Pin
rw10413-Mar-07 1:33
rw10413-Mar-07 1:33 
AnswerRe: I don't have the CTime for this! Pin
rw10413-Mar-07 1:42
rw10413-Mar-07 1:42 
QuestionAppending data to a file Pin
Programm3r13-Mar-07 1:27
Programm3r13-Mar-07 1:27 
AnswerRe: Appending data to a file Pin
James R. Twine13-Mar-07 1:42
James R. Twine13-Mar-07 1:42 
GeneralRe: Appending data to a file Pin
Programm3r13-Mar-07 1:49
Programm3r13-Mar-07 1:49 
GeneralRe: Appending data to a file Pin
James R. Twine13-Mar-07 1:58
James R. Twine13-Mar-07 1:58 
GeneralRe: Appending data to a file Pin
Programm3r13-Mar-07 2:08
Programm3r13-Mar-07 2:08 
AnswerRe: Appending data to a file Pin
Programm3r13-Mar-07 1:46
Programm3r13-Mar-07 1:46 
AnswerRe: Appending data to a file Pin
Stephen Hewitt13-Mar-07 2:14
Stephen Hewitt13-Mar-07 2:14 
GeneralRe: Appending data to a file Pin
Programm3r13-Mar-07 2:17
Programm3r13-Mar-07 2:17 
Questionproblem with setting pch file Pin
amitmistry_petlad 13-Mar-07 1:17
amitmistry_petlad 13-Mar-07 1:17 
I have made the new project from the existing one, now when I compiled the project it gives the
link error.
fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
so for
I have set the project property to use precompile header but then it gives the same error for
.pch file.
what should I do to run my application.

Amit Mistry - petlad -Gujarat-India

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.