Convert VB 6.0 code to VB.net

MrNobody

New member
Joined
Oct 23, 2006
Messages
3
Programming Experience
Beginner
Hi..
Attached is a code to capture a USB webcam. It is written in VB 6.0..
Just wondering, how can I convert it into VB.net..?
Can somebody please advice..
Thanks..
 

Attachments

should be quite easy.
not many controls, that sometimes causes problems.
some APIs or API params can be tricky.
i'd have a go at converting it but i haven't got a webcam to test it
 
Back
Top