|
-
Jan 14th, 2009, 01:43 AM
#1
Thread Starter
Fanatic Member
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

-
Jan 14th, 2009, 01:53 AM
#2
Re: "Ctrl+ a" in sendmessage.
 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
-
Jan 14th, 2009, 01:58 AM
#3
Thread Starter
Fanatic Member
Re: "Ctrl+ a" in sendmessage.
 Originally Posted by Fazi
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|