Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Rebuild problem Pin
David Crow14-Aug-06 8:06
David Crow14-Aug-06 8:06 
GeneralRe: Rebuild problem Pin
Max Santos14-Aug-06 8:18
Max Santos14-Aug-06 8:18 
AnswerRe: Rebuild problem Pin
Stephen Hewitt14-Aug-06 15:19
Stephen Hewitt14-Aug-06 15:19 
AnswerRe: Rebuild problem Pin
Maximilien14-Aug-06 10:23
Maximilien14-Aug-06 10:23 
GeneralRe: Rebuild problem Pin
Max Santos14-Aug-06 10:40
Max Santos14-Aug-06 10:40 
AnswerRe: Rebuild problem Pin
Joe Woodbury14-Aug-06 12:09
professionalJoe Woodbury14-Aug-06 12:09 
AnswerRe: Rebuild problem Pin
Mike Dimmick15-Aug-06 2:31
Mike Dimmick15-Aug-06 2:31 
GeneralRe: Rebuild problem Pin
Max Santos17-Aug-06 10:57
Max Santos17-Aug-06 10:57 
hi , thanks for you complete reply

I did not reply before because i was allready in war with the compiler.
and i only read the foruns at home

The project suffers from 6 years of "allways on" changes and to many people have passed there...
Is one of those projects that never ends, allways getting new features.
(Realestate business by the way)

After all this time, the project was suffering from to many misplaced headers.

Solved the problem with forward-declares and pimpl.
Complies in half of the time, but the best thing is that changing one file dosent fires rebuild in 100 outher files anymore. Big Grin | :-D

However, i have missed stdafx.h Poke tongue | ;-P , after reding your mail, i whent back and removed 18 MS headers. (no longer needded).

One outher problem is that we are not using DLL, so the linking time is to big. Frown | :(

thanks for your help


Questionhow i can whrite text on another form my program Pin
shortwave14-Aug-06 7:32
shortwave14-Aug-06 7:32 
AnswerRe: how i can whrite text on another form my program Pin
David Crow14-Aug-06 7:55
David Crow14-Aug-06 7:55 
AnswerRe: how i can whrite text on another form my program Pin
Hamid_RT14-Aug-06 8:08
Hamid_RT14-Aug-06 8:08 
GeneralRe: how i can whrite text on another form my program Pin
shortwave15-Aug-06 3:42
shortwave15-Aug-06 3:42 
GeneralRe: how i can whrite text on another form my program Pin
Hamid_RT15-Aug-06 7:57
Hamid_RT15-Aug-06 7:57 
Questionlist view Pin
TAREQ F ABUZUHRI14-Aug-06 7:29
TAREQ F ABUZUHRI14-Aug-06 7:29 
Questiondialog, radio and combo box Pin
blue i14-Aug-06 7:14
blue i14-Aug-06 7:14 
AnswerRe: dialog, radio and combo box Pin
David Crow14-Aug-06 7:47
David Crow14-Aug-06 7:47 
AnswerRe: dialog, radio and combo box Pin
Hamid_RT14-Aug-06 7:53
Hamid_RT14-Aug-06 7:53 
Questionugly casting warning DWORD to PVOID Pin
hunter1314-Aug-06 6:06
hunter1314-Aug-06 6:06 
AnswerRe: ugly casting warning DWORD to PVOID Pin
Joe Woodbury14-Aug-06 12:17
professionalJoe Woodbury14-Aug-06 12:17 
AnswerRe: ugly casting warning DWORD to PVOID Pin
Mike Dimmick14-Aug-06 14:20
Mike Dimmick14-Aug-06 14:20 
GeneralRe: ugly casting warning DWORD to PVOID Pin
hunter1315-Aug-06 23:35
hunter1315-Aug-06 23:35 
GeneralRe: ugly casting warning DWORD to PVOID Pin
Mike Dimmick16-Aug-06 15:44
Mike Dimmick16-Aug-06 15:44 
GeneralRe: ugly casting warning DWORD to PVOID Pin
hunter1316-Aug-06 20:37
hunter1316-Aug-06 20:37 
Questionspecifying source files for nmake Pin
rana7414-Aug-06 5:59
rana7414-Aug-06 5:59 
QuestionLaunching Device Manager or manipulating device manager from C++ Pin
ajisthekingofpop14-Aug-06 5:19
ajisthekingofpop14-Aug-06 5:19 

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.