Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: #pragma optimize("",on) #pragma optimize("",off) Pin
David Crow1-Apr-10 10:19
David Crow1-Apr-10 10:19 
Questionwhat is wrong with my VC6? [modified] Pin
includeh1029-Mar-10 6:57
includeh1029-Mar-10 6:57 
QuestionRe: what is wrong with my VC6? Pin
Maximilien29-Mar-10 7:27
Maximilien29-Mar-10 7:27 
AnswerRe: what is wrong with my VC6? Pin
Chris Losinger29-Mar-10 9:04
professionalChris Losinger29-Mar-10 9:04 
AnswerRe: what is wrong with my VC6? Pin
includeh1029-Mar-10 11:33
includeh1029-Mar-10 11:33 
QuestionRe: what is wrong with my VC6? Pin
David Crow29-Mar-10 16:48
David Crow29-Mar-10 16:48 
AnswerRe: what is wrong with my VC6? Pin
includeh1029-Mar-10 20:13
includeh1029-Mar-10 20:13 
QuestionErrors in dependency only when building dependant. Pin
Quiltfish29-Mar-10 5:07
Quiltfish29-Mar-10 5:07 
Hi! I've got the following situation:

1.A Visual Studio 2008 solution with many projects in it. One of them builds a dll while the others build exe's that use it.

2.I need to add my own project to this solution to make an exe which uses the dll. So I create a new project in the solution and copy the configurations from the other projects(which are for all intents and purposes identical). Then, basing my code off one of the other projects, I write a simple program using the dll's functions.

3.When I try to build the solution, or my own project, the compiler suddenly finds errors in the dll project!(which built fine previously,along with every other project in the solution.They still do,too, only mine reports a ton of errors) Specifically, it finds errors in the two header files I include. The errors are too numerous to mention here (263 of them,of all kinds of types)

I'm stumped, any idea whatsoever what could cause this? Why would the build of the dll project fail only when I build my newly added project and not when building the identical older projects?
I realize it might be a bit vague but if you need more info to help, just say so!
AnswerRepost Pin
Richard MacCutchan29-Mar-10 5:44
mveRichard MacCutchan29-Mar-10 5:44 
Questionproblem with GENETIC ALGORITHM programing Pin
maximus88829-Mar-10 4:46
maximus88829-Mar-10 4:46 
AnswerRe: problem with GENETIC ALGORITHM programing Pin
David Crow29-Mar-10 5:31
David Crow29-Mar-10 5:31 
Question[C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
User 680178029-Mar-10 2:49
User 680178029-Mar-10 2:49 
QuestionRe: [C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
CPallini29-Mar-10 3:04
mveCPallini29-Mar-10 3:04 
AnswerRe: [C, *nix, ncurses] Check terminal screen at position (y,x) and display a character at that position if exists Pin
User 680178029-Mar-10 3:44
User 680178029-Mar-10 3:44 
QuestionAcquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:07
Krishnakumartg29-Mar-10 1:07 
AnswerMessage Removed Pin
29-Mar-10 1:25
professionalRajesh R Subramanian29-Mar-10 1:25 
GeneralRe: Acquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:30
Krishnakumartg29-Mar-10 1:30 
AnswerRe: Acquire HANDLE type Pin
Adam Roderick J29-Mar-10 1:41
Adam Roderick J29-Mar-10 1:41 
GeneralRe: Acquire HANDLE type Pin
Krishnakumartg29-Mar-10 1:43
Krishnakumartg29-Mar-10 1:43 
GeneralRe: Acquire HANDLE type Pin
Adam Roderick J29-Mar-10 1:50
Adam Roderick J29-Mar-10 1:50 
AnswerRe: Acquire HANDLE type Pin
Randor 29-Mar-10 7:47
professional Randor 29-Mar-10 7:47 
GeneralRe: Acquire HANDLE type Pin
Rajesh R Subramanian29-Mar-10 8:03
professionalRajesh R Subramanian29-Mar-10 8:03 
GeneralRe: Acquire HANDLE type Pin
Krishnakumartg30-Mar-10 0:33
Krishnakumartg30-Mar-10 0:33 
QuestionI WANT TO WRITE PROGRAM DELETE THIS FILE Pin
tuan111129-Mar-10 0:04
tuan111129-Mar-10 0:04 
AnswerRe: I WANT TO WRITE PROGRAM DELETE THIS FILE Pin
CPallini29-Mar-10 0:06
mveCPallini29-Mar-10 0:06 

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.