Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionshow exe at task bar after minimize Pin
MKC00226-Dec-10 22:59
MKC00226-Dec-10 22:59 
AnswerRe: show exe at task bar after minimize Pin
jk chan26-Dec-10 23:12
jk chan26-Dec-10 23:12 
GeneralRe: show exe at task bar after minimize Pin
MKC00228-Dec-10 23:11
MKC00228-Dec-10 23:11 
AnswerRe: show exe at task bar after minimize Pin
aritosteles27-Dec-10 8:51
aritosteles27-Dec-10 8:51 
QuestionMarshal.Copy Method?? Pin
002comp26-Dec-10 21:47
002comp26-Dec-10 21:47 
AnswerRe: Marshal.Copy Method?? Pin
Luc Pattyn26-Dec-10 22:41
sitebuilderLuc Pattyn26-Dec-10 22:41 
GeneralRe: Marshal.Copy Method?? Pin
002comp27-Dec-10 0:12
002comp27-Dec-10 0:12 
GeneralRe: Marshal.Copy Method?? Pin
002comp27-Dec-10 21:53
002comp27-Dec-10 21:53 
QuestionMfcMenuButton Pin
aangerma26-Dec-10 21:22
aangerma26-Dec-10 21:22 
AnswerRe: MfcMenuButton Pin
jk chan26-Dec-10 21:56
jk chan26-Dec-10 21:56 
QuestionEvent handling across process Pin
pandit8426-Dec-10 19:33
pandit8426-Dec-10 19:33 
AnswerRe: Event handling across process Pin
Rick York26-Dec-10 21:13
mveRick York26-Dec-10 21:13 
QuestionDebug Assertion Failed! Pin
raju_shiva26-Dec-10 19:19
raju_shiva26-Dec-10 19:19 
AnswerRe: Debug Assertion Failed! Pin
_AnsHUMAN_ 26-Dec-10 19:45
_AnsHUMAN_ 26-Dec-10 19:45 
GeneralRe: Debug Assertion Failed! [modified] Pin
raju_shiva26-Dec-10 20:25
raju_shiva26-Dec-10 20:25 
GeneralRe: Debug Assertion Failed! Pin
_AnsHUMAN_ 26-Dec-10 21:06
_AnsHUMAN_ 26-Dec-10 21:06 
GeneralRe: Debug Assertion Failed! Pin
raju_shiva26-Dec-10 22:21
raju_shiva26-Dec-10 22:21 
AnswerRe: Debug Assertion Failed! Pin
WoutL26-Dec-10 22:46
WoutL26-Dec-10 22:46 
GeneralRe: Debug Assertion Failed! Pin
raju_shiva27-Dec-10 22:06
raju_shiva27-Dec-10 22:06 
HI,
when i am trying to debug it,its going into
"occount.cpp file"


COleControlSiteOrWnd *pTemp =
					new COleControlSiteOrWnd(
						hwndCtrl,
						pOccDlgInfo->m_pItemInfo[i].bAutoRadioButton);
				ASSERT(IsWindow(pTemp->m_hWnd));//the breakpoint is coming here


The occcount.cpp path is in "C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\src\mfc".


I am not getting how to cum out of this problem.


Please someone help me.

Thanks
Raj
AnswerRe: Debug Assertion Failed! Pin
zhl82305693-Jan-11 19:29
zhl82305693-Jan-11 19:29 
QuestionC - error while passing parameters Pin
jadughar26-Dec-10 6:46
jadughar26-Dec-10 6:46 
AnswerRe: C - error while passing parameters Pin
Luc Pattyn26-Dec-10 6:53
sitebuilderLuc Pattyn26-Dec-10 6:53 
GeneralRe: C - error while passing parameters Pin
jadughar26-Dec-10 7:18
jadughar26-Dec-10 7:18 
GeneralRe: C - error while passing parameters Pin
CPallini26-Dec-10 8:26
mveCPallini26-Dec-10 8:26 
GeneralRe: C - error while passing parameters Pin
Luc Pattyn26-Dec-10 8:31
sitebuilderLuc Pattyn26-Dec-10 8:31 

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.