|
-
May 17th, 1999, 06:59 AM
#1
Assertion error with CEdit
Hi..
I'm just new in mfc programming, and in my first program, I have a little pb with a CEdit control..Actually, I got a dialog-based frame with a CEdit control in it, and if I write this
MyCEditCtrl.SetWindowText("");
to empty the CEdit, I have an assertion error when I run the program...
In some functions, this works well, and in some other, this gives me an assertion error..How come ??
thank you for answers..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|