Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Sendmessege to send key/string?

Started 1 month, 1 week ago by macuiare
Sendmessege to send key/string? Hey! could anyone let me in on how to send keystrokes and strings to the window ontop, im using Code: Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As String) As Long Dim HWND_...
Site: VBForums - Visual Basic and VB .NET Discussions and More!  VBForums - Visual Basic and VB .NET Discussions and More! - site profile
Forum: Visual Basic .NET  Visual Basic .NET - forum profile
Total authors: 3 authors
Total thread posts: 4 posts
Thread activity: no new posts during last week
Domain info for: vbforums.com

Other posts in this thread:

Dark Anima replied 1 month, 1 week ago
Re: Sendmessege to send key/string? Code: Sendkeys.Send("Hello Hell") As simple as that.

macuiare replied 1 month ago
Re: Sendmessege to send key/string? Send keys is flaky & doesnt work on directx games D:

dee-u replied 1 month ago
Re: Sendmessege to send key/string? You can try the keybd_event or SendInput APIs. __________________ Regards, ™ As a gesture of gratitude please consider rating helpful posts. c",) FAQ Submissions: ADO Tutorial | Add record to database...

 

Top contributing authors

Name
Posts
macuiare
2
user's latest post:
Sendmessege to send key/string?
Published (2009-11-09 00:10:00)
Re: Sendmessege to send key/string? Send keys is flaky & doesnt work on directx games D:
Dark Anima
1
user's latest post:
Sendmessege to send key/string?
Published (2009-11-08 04:26:00)
Re: Sendmessege to send key/string? Code: Sendkeys.Send("Hello Hell") As simple as that.
dee-u
1
user's latest post:
Sendmessege to send key/string?
Published (2009-11-09 02:18:00)
Re: Sendmessege to send key/string? You can try the keybd_event or SendInput APIs. __________________ Regards, ™ As a gesture of gratitude please consider rating helpful posts. c",) FAQ Submissions: ADO Tutorial | Add record to database | Read/write a text file | Read/write to .Ini | Delete a file | Check file existence | One instance of application | Retrieve running processes / Other stuffs: Mouse Hotkey | Compress file...

Related threads on "VBForums - Visual Basic and VB .NET Discussions and More!":

Related threads on other sites:

Thread profile page for "Sendmessege to send key/string?" on http://www.vbforums.com. This report page is a snippet summary view from a single thread "Sendmessege to send key/string?", located on the Message Board at http://www.vbforums.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity