Click here to Skip to main content
16,016,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Modeless window data Pin
Lampros Giampouras16-Aug-05 2:17
Lampros Giampouras16-Aug-05 2:17 
GeneralVisual C++ .net Build Error Pin
sc09227014-Aug-05 6:33
sc09227014-Aug-05 6:33 
GeneralRe: Visual C++ .net Build Error Pin
S. Senthil Kumar14-Aug-05 7:23
S. Senthil Kumar14-Aug-05 7:23 
GeneralTooltips for Controls in Visual Studio .NET 2003 Pin
Ulrich14-Aug-05 2:31
Ulrich14-Aug-05 2:31 
GeneralRe: Tooltips for Controls in Visual Studio .NET 2003 Pin
Jose Lamas Rios14-Aug-05 20:12
Jose Lamas Rios14-Aug-05 20:12 
Generaladding menu items Pin
rajeev8214-Aug-05 2:02
rajeev8214-Aug-05 2:02 
GeneralRe: adding menu items Pin
Anonymous14-Aug-05 12:05
Anonymous14-Aug-05 12:05 
QuestionWhen is an HWND invalid? Pin
Maverick13-Aug-05 17:25
Maverick13-Aug-05 17:25 
Hi!

in a Subclassed Cedit Control, I issued a SetWindowText() function many times in my program..


I traced my program, Now In the first call to SetWindowText(), the function succeeds and it sets the text .. Now on the second call the function asserts, and upon tracing, The ::IsWindow(hwndofCedit) returns FALSE.

My question when does an HWND becomes invalid? aside from window destruction?.. My Cedit's parent is not a CDialog, would that be an issue?

"geez i cracked myself off.."
AnswerRe: When is an HWND invalid? Pin
John R. Shaw13-Aug-05 18:19
John R. Shaw13-Aug-05 18:19 
GeneralRe: When is an HWND invalid? Pin
Maverick14-Aug-05 1:32
Maverick14-Aug-05 1:32 
GeneralRe: When is an HWND invalid? Pin
Tim Smith14-Aug-05 4:19
Tim Smith14-Aug-05 4:19 
GeneralRe: When is an HWND invalid? Pin
Maverick14-Aug-05 20:49
Maverick14-Aug-05 20:49 
GeneralRe: When is an HWND invalid? Pin
HumanOsc14-Aug-05 23:36
HumanOsc14-Aug-05 23:36 
GeneralRe: When is an HWND invalid? Pin
Maverick15-Aug-05 18:53
Maverick15-Aug-05 18:53 
QuestionWould u please give me some advice about dynamic curve display? Pin
sssmmmyyy13-Aug-05 16:41
sssmmmyyy13-Aug-05 16:41 
AnswerRe: Would u please give me some advice about dynamic curve display? Pin
John R. Shaw13-Aug-05 18:33
John R. Shaw13-Aug-05 18:33 
GeneralDate Time object for win 32 dll Pin
Laser113-Aug-05 13:29
Laser113-Aug-05 13:29 
GeneralRe: Date Time object for win 32 dll Pin
Laser113-Aug-05 13:32
Laser113-Aug-05 13:32 
GeneralRe: Date Time object for win 32 dll Pin
Ravi Bhavnani13-Aug-05 15:54
professionalRavi Bhavnani13-Aug-05 15:54 
GeneralRe: Date Time object for win 32 dll Pin
Saurabh.Garg13-Aug-05 15:58
Saurabh.Garg13-Aug-05 15:58 
GeneralRe: Date Time object for win 32 dll Pin
David Crow15-Aug-05 3:36
David Crow15-Aug-05 3:36 
GeneralLaunching another app from C++ program Pin
Laser113-Aug-05 13:21
Laser113-Aug-05 13:21 
GeneralRe: Launching another app from C++ program Pin
David Crow13-Aug-05 15:57
David Crow13-Aug-05 15:57 
GeneralText color from background color Pin
Ravi Bhavnani13-Aug-05 12:05
professionalRavi Bhavnani13-Aug-05 12:05 
GeneralRe: Text color from background color Pin
cpprules13-Aug-05 12:39
cpprules13-Aug-05 12:39 

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.