Thread: Couple of Questions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2005
    Location
    Texas
    Posts
    103

    Couple of Questions

    Hello everyone, can someone help me answering these questions, I really need them answered, because I can't find then in the internet.

    Well, here are my questions:

    1) When creating an edit child control class on a Window, when the user types text, of course, somewhere in the code we must send a message to EM_GETLINE: on the Windows's Procedure right?? Well, how can we actually get the text, I know that the LPARAM has it, yet I don't know how to convert it into a string. How?

    2) After knowing Question 1) , how can I get the strings of Multiple Edit Child Control Classes on a Window??

    3) On Windows API, how can you clear the screen? Such as when I push "NEXT", the window will display something new, for the User, such as the "Next Step".

    4) If the user tries to resize a window, how can I stop, and change it back, or if it possible, not being able to be changed...

    Hope Some of you can help answering my quesitons, and I would appreciate it very. Thank you in advance!!
    Last edited by toonlover; 07-12-2006 at 09:15 AM.
    Be easy on me...only 14

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Couple of questions about XOR linked lists...
    By klawson88 in forum C Programming
    Replies: 5
    Last Post: 04-19-2009, 04:55 PM
  2. Couple of simple directdraw questions.
    By Deo in forum Game Programming
    Replies: 3
    Last Post: 05-25-2005, 07:55 AM
  3. Studying for Final, Couple Questions...
    By stewade in forum C Programming
    Replies: 4
    Last Post: 05-10-2004, 05:02 PM
  4. A couple of Questions
    By johnnabn in forum C++ Programming
    Replies: 4
    Last Post: 02-24-2003, 10:10 PM
  5. A couple of PowerPoint questions.
    By sean in forum Tech Board
    Replies: 2
    Last Post: 01-27-2003, 05:26 AM