Results 1 to 5 of 5

Thread: Help With WM_SETTEXT and SendMessage API

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    On The Internet
    Posts
    10

    Question Help With WM_SETTEXT and SendMessage API

    How would i use WM_SETTEXT with SendMessage????? I currently have the code:


    Code:
    retval& = SendMessage(me.hWnd, WM_SETTEXT, 0&, "Hello")
    but that warrants no effect( and yes i have the API Declared with The Const )
    Last edited by Spaz; Jul 13th, 2001 at 02:42 PM.
    AvengerX
    AKA
    Spaz

    11 Years Old

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width