Click here to Skip to main content
15,918,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why breakpoint is invalid when I debug a application Pin
ThatsAlok11-Nov-05 1:43
ThatsAlok11-Nov-05 1:43 
GeneralRe: why breakpoint is invalid when I debug a application Pin
Nemanja Trifunovic11-Nov-05 3:32
Nemanja Trifunovic11-Nov-05 3:32 
AnswerRe: why breakpoint is invalid when I debug a application Pin
Bob Stanneveld10-Nov-05 21:31
Bob Stanneveld10-Nov-05 21:31 
QuestionVC2003 IDE Option Question Pin
Gammill10-Nov-05 19:22
Gammill10-Nov-05 19:22 
AnswerRe: VC2003 IDE Option Question Pin
khan++10-Nov-05 20:57
khan++10-Nov-05 20:57 
GeneralRe: VC2003 IDE Option Question Pin
Gammill11-Nov-05 11:53
Gammill11-Nov-05 11:53 
AnswerRe: VC2003 IDE Option Question Pin
*Dreamz11-Nov-05 0:55
*Dreamz11-Nov-05 0:55 
AnswerRe: VC2003 IDE Option Question Pin
jhwurmbach11-Nov-05 1:59
jhwurmbach11-Nov-05 1:59 
Gammill wrote:
Problem:
I make NO CHANGE to any project in the solution, ask for a build and
all projects checked in the solution configuration are compiled. Further,
If I build (all recompile and link) then run a debug test, I always
get the message that the project is out of date and needs to be recompiled.


In addition to the date/time issue already mentioned, I can think of another way the IDE can become confused: When you alter the place where the build-results of a sub-project are put, the IDE sometimes does not find them and tries to rebuild.

I have switched to make all my LIBs, EXEs and DLLs in the standard 'debug' and 'release'-direcories and use pre-build and post-build steps to copy them where they are needed.



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

GeneralRe: VC2003 IDE Option Question Pin
Gammill11-Nov-05 11:57
Gammill11-Nov-05 11:57 
Questioninclusion of header and lib files (of DLL) in win32 Pin
QuickDeveloper10-Nov-05 18:38
QuickDeveloper10-Nov-05 18:38 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
QuickDeveloper10-Nov-05 18:45
QuickDeveloper10-Nov-05 18:45 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
User 58385210-Nov-05 19:08
User 58385210-Nov-05 19:08 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
S. Senthil Kumar10-Nov-05 19:08
S. Senthil Kumar10-Nov-05 19:08 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
QuickDeveloper10-Nov-05 19:19
QuickDeveloper10-Nov-05 19:19 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
sophirov10-Nov-05 21:06
sophirov10-Nov-05 21:06 
GeneralRe: inclusion of header and lib files (of DLL) in win32 Pin
S. Senthil Kumar11-Nov-05 0:29
S. Senthil Kumar11-Nov-05 0:29 
QuestionHow to convert chinese code from MBSC to UTF16 Pin
LaHaHa10-Nov-05 18:29
LaHaHa10-Nov-05 18:29 
QuestionSetWindowLong problem? Pin
Owner drawn10-Nov-05 18:14
Owner drawn10-Nov-05 18:14 
AnswerRe: SetWindowLong problem? Pin
*Dreamz10-Nov-05 18:47
*Dreamz10-Nov-05 18:47 
GeneralRe: SetWindowLong problem? Pin
Owner drawn10-Nov-05 18:46
Owner drawn10-Nov-05 18:46 
GeneralRe: SetWindowLong problem? Pin
*Dreamz10-Nov-05 19:42
*Dreamz10-Nov-05 19:42 
GeneralRe: SetWindowLong problem? Pin
Owner drawn10-Nov-05 23:12
Owner drawn10-Nov-05 23:12 
GeneralRe: SetWindowLong problem? Pin
ThatsAlok10-Nov-05 19:55
ThatsAlok10-Nov-05 19:55 
GeneralRe: SetWindowLong problem? Pin
Owner drawn10-Nov-05 20:08
Owner drawn10-Nov-05 20:08 
GeneralRe: SetWindowLong problem? Pin
ThatsAlok10-Nov-05 21:02
ThatsAlok10-Nov-05 21:02 

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.