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

C / C++ / MFC

 
QuestionRe: why breakpoint is invalid when I debug a application Pin
shivditya11-Nov-05 0:12
shivditya11-Nov-05 0:12 
AnswerRe: why breakpoint is invalid when I debug a application Pin
ThatsAlok11-Nov-05 0:37
ThatsAlok11-Nov-05 0:37 
GeneralRe: why breakpoint is invalid when I debug a application Pin
Roger Allen11-Nov-05 1:35
Roger Allen11-Nov-05 1:35 
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 
I believe that the date-time on your project files is wrong. You may have saved the 'always recompiling files' at a later date than the current system date-time.
To solve the problem, I think you can open each and every source and header file (not icons or images etc) in notepad (one at a time) and press Ctrl+S (Save) on each of them. That way they will be saved with the current date-time, and hence will require no more 'needs to be recompiled'.


this is this.
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 
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 

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.