Thread: Mad @ GetDlgItemText

  1. #1
    _Unregistered_
    Guest

    Angry Mad @ GetDlgItemText

    I have a dialog box, and it contains a edit box defined in .rc file as control something something "edit", and no program except one can read what it saids (not even spy++ of MS). Is there any sure fire way to get it's Text, since GetDlgItemText() fails...
    thanks.

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    What does GetLastError() say when GetDlgItemText() fails?
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered User xds4lx's Avatar
    Join Date
    Nov 2001
    Posts
    630
    Post the code so we can see how you are attempting to do this. And make sure you use he code tags!
    "only two things are infinite, the universe and human stupidity, and im not sure about the former." - albert einstein

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Makes me mad..
    By Warrax in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 05-01-2007, 07:49 AM
  2. I, Robot -- It's a trick, and I'm mad.
    By Jeremy G in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 07-15-2004, 01:57 PM
  3. mad libs
    By CheesyMoo in forum C++ Programming
    Replies: 17
    Last Post: 01-18-2003, 11:14 PM
  4. handle for getdlgitemtext (Where is it)
    By Unregistered in forum Windows Programming
    Replies: 3
    Last Post: 01-14-2002, 08:33 PM
  5. Spam :mad:
    By mithrandir in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-22-2001, 10:43 PM