Hi Greyhill,
I have simulated this by Visual studio and get the same result.
The return is first letters of the video device.
By changing the code to
Dim DeviceName As String = Space(128)...
Type: Posts; User: Ham; Keyword(s):
Hi Greyhill,
I have simulated this by Visual studio and get the same result.
The return is first letters of the video device.
By changing the code to
Dim DeviceName As String = Space(128)...
Hi,
I have been trying to use dot net object to create a combo box and enumerating it with present video devices. But I get instead a result which might be one of my installed Microphones. I would...