Click here to Skip to main content
16,005,169 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: No value given for one or more required parameters... Pin
Subjugate8-Nov-06 20:51
Subjugate8-Nov-06 20:51 
QuestionWhere did the control index property go from VB6 Pin
Rescue Rob8-Nov-06 14:58
Rescue Rob8-Nov-06 14:58 
AnswerRe: Where did the control index property go from VB6 Pin
Christian Graus8-Nov-06 15:33
protectorChristian Graus8-Nov-06 15:33 
Questionmessagebox help Pin
ADY0078-Nov-06 12:51
ADY0078-Nov-06 12:51 
AnswerRe: messagebox help Pin
Christian Graus8-Nov-06 13:00
protectorChristian Graus8-Nov-06 13:00 
GeneralRe: messagebox help Pin
ADY0078-Nov-06 13:07
ADY0078-Nov-06 13:07 
QuestionWebcam state detection Pin
christianarenas848-Nov-06 12:20
christianarenas848-Nov-06 12:20 
AnswerRe: Webcam state detection Pin
Dave Kreskowiak9-Nov-06 3:08
mveDave Kreskowiak9-Nov-06 3:08 
It depends on what library you're using to communicate with the webcam. But, generally, if the device shows up in the device list, it's connected to the machine. Usually, the only way to tell if the device is available for use (it could be in use by another application!) is to try and open the device to get an image. If the open fails, it's not available.





Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Webcam state detection Pin
christianarenas849-Nov-06 3:18
christianarenas849-Nov-06 3:18 
GeneralRe: Webcam state detection Pin
Dave Kreskowiak9-Nov-06 16:45
mveDave Kreskowiak9-Nov-06 16:45 
QuestionI wanna reach an Access or SQL Server DB on server Pin
Seyyed Mohammad Hassan Naji8-Nov-06 10:29
Seyyed Mohammad Hassan Naji8-Nov-06 10:29 
AnswerRe: I wanna reach an Access or SQL Server DB on server Pin
Paul Conrad8-Nov-06 10:59
professionalPaul Conrad8-Nov-06 10:59 
QuestionRe: I wanna reach an Access or SQL Server DB on server Pin
Seyyed Mohammad Hassan Naji9-Nov-06 11:43
Seyyed Mohammad Hassan Naji9-Nov-06 11:43 
AnswerRe: I wanna reach an Access or SQL Server DB on server Pin
Paul Conrad9-Nov-06 14:56
professionalPaul Conrad9-Nov-06 14:56 
GeneralRe: I wanna reach an Access or SQL Server DB on server Pin
Seyyed Mohammad Hassan Naji10-Nov-06 1:35
Seyyed Mohammad Hassan Naji10-Nov-06 1:35 
GeneralRe: I wanna reach an Access or SQL Server DB on server Pin
Paul Conrad10-Nov-06 6:06
professionalPaul Conrad10-Nov-06 6:06 
QuestionRe: I wanna reach an Access or SQL Server DB on server Pin
Seyyed Mohammad Hassan Naji10-Nov-06 11:46
Seyyed Mohammad Hassan Naji10-Nov-06 11:46 
AnswerRe: I wanna reach an Access or SQL Server DB on server Pin
Paul Conrad10-Nov-06 16:01
professionalPaul Conrad10-Nov-06 16:01 
QuestionMultithreading web browser Pin
msteinberg8-Nov-06 9:03
msteinberg8-Nov-06 9:03 
AnswerRe: Multithreading web browser Pin
Dave Kreskowiak9-Nov-06 3:14
mveDave Kreskowiak9-Nov-06 3:14 
QuestionConverting Excel file to CSV Pin
Steven J Jowett8-Nov-06 5:56
Steven J Jowett8-Nov-06 5:56 
AnswerRe: Converting Excel file to CSV Pin
Tim Carmichael8-Nov-06 7:02
Tim Carmichael8-Nov-06 7:02 
GeneralRe: Converting Excel file to CSV Pin
Steven J Jowett10-Nov-06 13:52
Steven J Jowett10-Nov-06 13:52 
QuestionHow can I use a Timer control to test how long it takes for a form to load????? Pin
Joey Picerno8-Nov-06 4:58
Joey Picerno8-Nov-06 4:58 
AnswerRe: How can I use a Timer control to test how long it takes for a form to load????? [modified] Pin
nlarson118-Nov-06 5:11
nlarson118-Nov-06 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.