|
-
Aug 29th, 2000, 05:29 PM
#1
Thread Starter
New Member
Hi,
I was wondering if anybody knows how to retrieve text from a textbox that is not in my process.
I am able to get the hwnd and CtrlID but are unable to retrieve the text. I thought maybe a sendmessage passing WM_GETTEXT would work, but unfortunately, it so happens that, windows require I pass a pointer to a string, as its lparam, or was it wparam???
When I tried using just a string, I got a kernell32 error, crashing VB.
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
|