Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GetDlgItemText() problem : )

Status
Not open for further replies.

intMain

Programmer
Jul 9, 2001
5
RO
I'm a new boy in town & I have a problem when I call GetDlgItemText() to get the text from a TextBox control.
I get one ugly error (fault in User.exe). What's the remedy?? I also tried to use SendMessage() to "post" a WM_GETTEXT message. What did I do wrong. THANX.
 
The problem look like you send the message to a control but put a wrong ID. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top