
USB, PS/2, support (inputs, outputs, etc)
USB, PS/2, support (inputs, outputs, etc)
controlling USB stuff and many others like serial, etc... via PB would be great (hmm but that means drivers, and stuff.. well not really). anyway I just always wanted that 

Hardware-Support is the job for drivers. Direct Access is not allowed on XP.Tranquil wrote:I agree! Hardware support is very low supported atm without Windows-API.
Mike
The time of direct-hardware-programs are over (because the PC has too many diffrent configurations; thats why drivers are envented).
Here are some references for communicating to USB port(s) in different languages. If you are fluent in these languages you could convert them or someone here may be able to convert these samples for you 
VB Sample: http://www.pscode.com/vb/scripts/ShowCo ... 1&lngWId=1
Text Ref: http://www.xtremevbtalk.com/showthread. ... ght=usb%2A
HID Controller (needed for USB, Delphi based, I think): http://www.delphi-gems.com/Controls.php
USB Info (you may already have this
): http://www.lvr.com/usb.htm
Hope These Helps.

VB Sample: http://www.pscode.com/vb/scripts/ShowCo ... 1&lngWId=1
Text Ref: http://www.xtremevbtalk.com/showthread. ... ght=usb%2A
HID Controller (needed for USB, Delphi based, I think): http://www.delphi-gems.com/Controls.php
USB Info (you may already have this

Hope These Helps.