Results 1 to 11 of 11

Thread: "Ctrl+ a" in sendmessage.

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member vijy's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    548

    Re: "Ctrl+ a" in sendmessage.

    Please check this http://www.vbforums.com/showthread.php?t=553578

    am attempting to get the content of text from a file,,.
    I tried throught menu_Click, but in that exe its not working also WM_Copy and WM_Paste too not at all working..rather not getting any error too..

    now am trying the api is getwindowstextlength using windows handle id..
    Visual Studio.net 2010
    If this post is useful, rate it


  2. #2
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: "Ctrl+ a" in sendmessage.

    Quote Originally Posted by vijy

    now am trying the api is getwindowstextlength using windows handle id..
    However, GetWindowTextLength cannot retrieve the length of the text of an edit control in another application.
    http://msdn.microsoft.com/en-us/libr...21(VS.85).aspx

  3. #3

    Thread Starter
    Fanatic Member vijy's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    548

    Re: "Ctrl+ a" in sendmessage.

    sorry windowsgettext
    Visual Studio.net 2010
    If this post is useful, rate it


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