Sendinput in vb.net?

F

fisj

Has anyone managed to get the sendinput api to work with vb.net?

I've tried converting the vb6 code from allapi.net, but its proving
extremely difficult. Example and def is here:

http://www.mentalis.org/apilist/SendInput.shtml

Infact, I'm pretty sure this is a copymemory api problem, I'm
certainly getting the same object reference error that active has
been experiencing as per the copymemory post below, but I can't be
sure I've converted the sendinput correctly in the first place.

I did the basics of converting the data types to .net ones, and type
to structures. I've found surprisingly little informaiton on .net
implementation of api.

Any .net conversion experts willing to point the way on this one?

TIA,

fisj
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top