Trent,

I havent worked on it in a few week (building a CNC machine right now), but, i do remember getting very close to a working easyHID example in .net.

The api stuff seemed fine, the problem was a slight change in the syntax of some portion of the code i do not understand!

someday i may be begging for more help here, with more specifics! in the meantime, just try and convert the USBDemo code to .net.. It ALMOST works!

-R

Quote Originally Posted by T.Jackson View Post
.net might not be able to handle those API calls. Does .net have support for calls from the gdi32 library, like Bitblt? I heard it doesn’t! I submitted an NES emulator to Planet Source code a while back, written in VB5, got some feedback from someone who attempted to port it to .net Apparently, it didn't turn out too well, resulting in nothing but compile errors. Can't run emulator in IDE - too slow.

Regards,
Trent Jackson