Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HWND, HINSTANCE, HDC and HGLRC Pin
S Douglas5-Oct-05 22:52
professionalS Douglas5-Oct-05 22:52 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
Alex Cutovoi6-Oct-05 3:27
Alex Cutovoi6-Oct-05 3:27 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
S Douglas6-Oct-05 3:53
professionalS Douglas6-Oct-05 3:53 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
Alex Cutovoi6-Oct-05 9:43
Alex Cutovoi6-Oct-05 9:43 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
S Douglas6-Oct-05 18:05
professionalS Douglas6-Oct-05 18:05 
QuestiontNewbie - Switch Statement Pin
kenexcelon5-Oct-05 15:12
kenexcelon5-Oct-05 15:12 
AnswerRe: tNewbie - Switch Statement Pin
enjoycrack5-Oct-05 15:16
enjoycrack5-Oct-05 15:16 
AnswerRe: tNewbie - Switch Statement Pin
Shog95-Oct-05 15:24
sitebuilderShog95-Oct-05 15:24 
GeneralRe: tNewbie - Switch Statement Pin
Jose Lamas Rios5-Oct-05 18:14
Jose Lamas Rios5-Oct-05 18:14 
QuestionWriting Http msgs to LOG file Pin
aman20065-Oct-05 14:20
aman20065-Oct-05 14:20 
AnswerRe: Writing Http msgs to LOG file Pin
enjoycrack5-Oct-05 15:14
enjoycrack5-Oct-05 15:14 
GeneralRe: Writing Http msgs to LOG file Pin
aman20065-Oct-05 15:58
aman20065-Oct-05 15:58 
AnswerRe: Writing Http msgs to LOG file Pin
Jose Lamas Rios5-Oct-05 18:01
Jose Lamas Rios5-Oct-05 18:01 
QuestionCDialog::OnCancel or postmessage(wm_cancel) Pin
valerie995-Oct-05 12:28
valerie995-Oct-05 12:28 
AnswerRe: CDialog::OnCancel or postmessage(wm_cancel) Pin
enjoycrack5-Oct-05 15:18
enjoycrack5-Oct-05 15:18 
Generalthe app crashes when it called onCancle() Pin
valerie996-Oct-05 4:22
valerie996-Oct-05 4:22 
GeneralRe: the app crashes when it called onCancle() Pin
enjoycrack6-Oct-05 10:38
enjoycrack6-Oct-05 10:38 
QuestionPlease, stop crashing! *createremotethread() Pin
GreenLantern5-Oct-05 11:46
GreenLantern5-Oct-05 11:46 
AnswerRe: Please, stop crashing! *createremotethread() Pin
Jose Lamas Rios5-Oct-05 18:26
Jose Lamas Rios5-Oct-05 18:26 
GeneralRe: Please, stop crashing! *createremotethread() Pin
GreenLantern6-Oct-05 9:16
GreenLantern6-Oct-05 9:16 
QuestionMFC menu issues Pin
LighthouseJ5-Oct-05 10:19
LighthouseJ5-Oct-05 10:19 
AnswerRe: MFC menu issues Pin
Bob Stanneveld5-Oct-05 10:40
Bob Stanneveld5-Oct-05 10:40 
GeneralRe: MFC menu issues Pin
LighthouseJ5-Oct-05 10:52
LighthouseJ5-Oct-05 10:52 
All it says is:

Debug assertion failed!
Program:  C:\...path\to\program.exe
File: f:\vs70builds\9955\vc\MFCATL\ship\atlmfc\include\afxwin1.inl
Line: 875

For information on assertions...

(Press Retry to debug the application

[Abort] [Retry] [Ignore]


If I press Retry, it tells me Unhandled exception at some address. If I press Break, and go to the call stack and double click the CMenu::GetSubMenu() item on top of the stack, I get a box that says "There is no source code available for the current location." and I can see the disassembly if I want. I never deleted any implementation files but if I do have the source code for that function, VS .NET cannot find it and I don't know how to tell it where it is.
GeneralRe: MFC menu issues (update) Pin
LighthouseJ5-Oct-05 11:56
LighthouseJ5-Oct-05 11:56 
AnswerRe: MFC menu issues Pin
Bartosz Bien5-Oct-05 11:57
Bartosz Bien5-Oct-05 11:57 

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.