Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
SuggestionRe: I cannot create a Release version. Pin
Richard MacCutchan14-Jan-20 21:47
mveRichard MacCutchan14-Jan-20 21:47 
GeneralRe: I cannot create a Release version. Pin
Member 1410515514-Jan-20 23:57
Member 1410515514-Jan-20 23:57 
GeneralRe: I cannot create a Release version. Pin
Richard MacCutchan14-Jan-20 23:58
mveRichard MacCutchan14-Jan-20 23:58 
QuestionSetWindowsHookEx failed Pin
Member 1410515513-Jan-20 9:54
Member 1410515513-Jan-20 9:54 
AnswerRe: SetWindowsHookEx failed Pin
leon de boer13-Jan-20 11:49
leon de boer13-Jan-20 11:49 
GeneralRe: SetWindowsHookEx failed Pin
Member 1410515513-Jan-20 15:51
Member 1410515513-Jan-20 15:51 
GeneralRe: SetWindowsHookEx failed Pin
Richard MacCutchan13-Jan-20 22:35
mveRichard MacCutchan13-Jan-20 22:35 
GeneralRe: SetWindowsHookEx failed Pin
Member 1410515514-Jan-20 0:34
Member 1410515514-Jan-20 0:34 
GeneralRe: SetWindowsHookEx failed Pin
Richard MacCutchan14-Jan-20 0:47
mveRichard MacCutchan14-Jan-20 0:47 
GeneralRe: SetWindowsHookEx failed Pin
Member 1410515514-Jan-20 16:43
Member 1410515514-Jan-20 16:43 
GeneralRe: SetWindowsHookEx failed Pin
Richard MacCutchan14-Jan-20 21:40
mveRichard MacCutchan14-Jan-20 21:40 
QuestionIsFileReady Pin
Erich Ruth12-Jan-20 13:34
Erich Ruth12-Jan-20 13:34 
AnswerRe: IsFileReady Pin
leon de boer12-Jan-20 14:52
leon de boer12-Jan-20 14:52 
AnswerRe: IsFileReady Pin
Stefan_Lang12-Jan-20 23:21
Stefan_Lang12-Jan-20 23:21 
GeneralRe: IsFileReady Pin
leon de boer12-Jan-20 23:52
leon de boer12-Jan-20 23:52 
SuggestionRe: IsFileReady Pin
David Crow13-Jan-20 5:02
David Crow13-Jan-20 5:02 
AnswerRe: IsFileReady Pin
Daniel Pfeffer13-Jan-20 23:38
professionalDaniel Pfeffer13-Jan-20 23:38 
GeneralRe: IsFileReady Pin
Joe Woodbury14-Jan-20 20:15
professionalJoe Woodbury14-Jan-20 20:15 
GeneralRe: IsFileReady Pin
Daniel Pfeffer14-Jan-20 20:58
professionalDaniel Pfeffer14-Jan-20 20:58 
QuestionVeteran VS2008 users here? Ever lost your debug functions? Pin
charlieg9-Jan-20 1:59
charlieg9-Jan-20 1:59 
Yes, I know VS2008 is old, but I have to use it for a development project.

Anyway, a couple of weeks ago, I installed some software from Intel that broke my VS2008. Nothing would compile, I could not set breakpoints, etc. Using a clean Windows 10 VM, I re-installed VS2008, SP1 and an ATL update required for WEC7 development. I can compile and set breakpoints again. Joy. Now it gets a little weird. The step over (F10) and step into (F11) functions refuse to work. They are being treated as the go (F5) commands, making it just about impossible to get anything done. Note that even the menu debug commands behave this way.

Now it gets a little weird now - it seems to be project/solution related. If I debug project A the functions work, debug Project B (the one I really need to work on) they don't.

So a clean re-install did not fix this, a reset to all settings didn't fix it, deleting .suo, etc files didn't fix it... maddening OMG | :OMG:

Thoughts? Ever run into this?
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

AnswerRe: Veteran VS2008 users here? Ever lost your debug functions? Pin
Afzaal Ahmad Zeeshan9-Jan-20 22:28
professionalAfzaal Ahmad Zeeshan9-Jan-20 22:28 
GeneralRe: Veteran VS2008 users here? Ever lost your debug functions? Pin
charlieg10-Jan-20 3:51
charlieg10-Jan-20 3:51 
AnswerRe: Veteran VS2008 users here? Ever lost your debug functions? Pin
phil.o9-Jan-20 22:46
professionalphil.o9-Jan-20 22:46 
GeneralRe: Veteran VS2008 users here? Ever lost your debug functions? Pin
charlieg10-Jan-20 3:53
charlieg10-Jan-20 3:53 
AnswerRe: Veteran VS2008 users here? Ever lost your debug functions? Pin
_Flaviu9-Jan-20 23:19
_Flaviu9-Jan-20 23: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.