|
-
January 10th, 2007, 01:33 AM
#1
Urgently SendKeys isn't working
Everyone Please help me, I develope DLL to plug in with other application before I use VB6 develope and using SendsKey ("{Enter}") is working but now I use VB.Net, Develope DLL and using SendKeys.Send ("{Enter}") but It's not working now , I don't know how to sendkeys in DLL Please Help me
-
January 10th, 2007, 02:02 AM
#2
Re: Urgently SendKeys isn't working
You should be able to find something here:
SendKeysMSDNSearch
Looks like you need this:
Microsoft.VisualBasic.Compatibility.VB6
Support
Last edited by TT(n); January 10th, 2007 at 02:07 AM.
-
January 10th, 2007, 03:31 AM
#3
Re: Urgently SendKeys isn't working
TT(n) , Thanks you for your recommendation ,it's very useful for me , If you would like for Sendkeys Sample code in Compatible VB6 Please
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
|