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

C / C++ / MFC

 
AnswerRe: Get Motherboard sensors [modified] Pin
honae26-Jun-06 4:49
honae26-Jun-06 4:49 
GeneralRe: Get Motherboard sensors Pin
David Crow26-Jun-06 5:03
David Crow26-Jun-06 5:03 
QuestionAppend text to a rich edit w/o using ReplaceSel Pin
KellyR26-Jun-06 3:12
KellyR26-Jun-06 3:12 
AnswerRe: Append text to a rich edit w/o using ReplaceSel Pin
Justin Tay26-Jun-06 3:33
Justin Tay26-Jun-06 3:33 
GeneralRe: Append text to a rich edit w/o using ReplaceSel Pin
KellyR26-Jun-06 4:04
KellyR26-Jun-06 4:04 
Questionhow we add menu captions in runtime [modified] Pin
vasusree26-Jun-06 3:04
vasusree26-Jun-06 3:04 
AnswerRe: how we add menu captions in runtime Pin
Sarath C26-Jun-06 4:22
Sarath C26-Jun-06 4:22 
QuestionAssertion Error Pin
Amit Agarrwal26-Jun-06 3:01
Amit Agarrwal26-Jun-06 3:01 
Hello
sir i'm getting assertion error in my program.

actually this error comes in winocc.
here
ASSERT(::IsWindow(m_hWnd));

My Code is:-

void

CTESTsipXtapiDlg::handleOffering(SIPX_CALL hCall)
{

SetDlgItemText(IDC_STATIC_NEW_CALL,"New Incoming Call");

}

just i want to display this msg in any text box or in label control of Dialog.



My application is a Dialog Based Application.

thanks


AnswerRe: Assertion Error Pin
kakan26-Jun-06 3:09
professionalkakan26-Jun-06 3:09 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 3:18
Amit Agarrwal26-Jun-06 3:18 
GeneralRe: Assertion Error Pin
Zac Howland26-Jun-06 3:35
Zac Howland26-Jun-06 3:35 
GeneralRe: Assertion Error Pin
kakan26-Jun-06 3:38
professionalkakan26-Jun-06 3:38 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 3:46
Amit Agarrwal26-Jun-06 3:46 
GeneralRe: Assertion Error Pin
kakan26-Jun-06 3:49
professionalkakan26-Jun-06 3:49 
GeneralRe: Assertion Error Pin
David Crow26-Jun-06 3:43
David Crow26-Jun-06 3:43 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 3:51
Amit Agarrwal26-Jun-06 3:51 
GeneralRe: Assertion Error Pin
David Crow26-Jun-06 4:00
David Crow26-Jun-06 4:00 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 4:06
Amit Agarrwal26-Jun-06 4:06 
GeneralRe: Assertion Error Pin
David Crow26-Jun-06 4:11
David Crow26-Jun-06 4:11 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 4:15
Amit Agarrwal26-Jun-06 4:15 
AnswerRe: Assertion Error Pin
David Crow26-Jun-06 5:07
David Crow26-Jun-06 5:07 
GeneralRe: Assertion Error Pin
Amit Agarrwal26-Jun-06 18:30
Amit Agarrwal26-Jun-06 18:30 
GeneralRe: Assertion Error Pin
David Crow27-Jun-06 3:19
David Crow27-Jun-06 3:19 
GeneralRe: Assertion Error Pin
Amit Agarrwal27-Jun-06 3:23
Amit Agarrwal27-Jun-06 3:23 
QuestionRe: Assertion Error Pin
David Crow27-Jun-06 3:50
David Crow27-Jun-06 3:50 

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.