Click here to Skip to main content
15,896,290 members
Home / Discussions / C#
   

C#

 
QuestionHow to implement kerberos authentication in C# Pin
lachu00921-Jan-09 17:04
lachu00921-Jan-09 17:04 
AnswerRepost Pin
dan!sh 21-Jan-09 19:15
professional dan!sh 21-Jan-09 19:15 
QuestionCreate Stored Proc at Window Start up Pin
CodingYoshi21-Jan-09 16:35
CodingYoshi21-Jan-09 16:35 
AnswerRe: Create Stored Proc at Window Start up Pin
ColinM12321-Jan-09 16:49
ColinM12321-Jan-09 16:49 
AnswerRe: Create Stored Proc at Window Start up Pin
PIEBALDconsult21-Jan-09 17:37
mvePIEBALDconsult21-Jan-09 17:37 
GeneralRe: Create Stored Proc at Window Start up Pin
Ashfield21-Jan-09 21:07
Ashfield21-Jan-09 21:07 
GeneralRe: Create Stored Proc at Window Start up Pin
CodingYoshi22-Jan-09 3:37
CodingYoshi22-Jan-09 3:37 
QuestionWM_CAP_CONNECT opens Dialog when device is in use Pin
Ze_rman21-Jan-09 15:21
Ze_rman21-Jan-09 15:21 
Hello guys!

I have a little problem with my first C# program.
I'm making a room cam controller with my webcam. What it does is, time to time, it connects to the cam and take a pic. No big deal.

My problem is, when the cam is in use (in MSN for example), the instruction that connects to the cam

SendMessage(mCapHwnd, WM_CAP_CONNECT, 0, 0)

opens a Dialog asking me to select the device to use (in my case i only have one webcam) Confused | :confused:
How can i bypass this? I mean, if it cannot connect it just don't take any pic, it wouldn't be any problem. The problem is that it starts to fill the screen with Dialog Boxes, so what i really want is avoid the Dialogs.

Please help Smile | :)
AnswerRe: WM_CAP_CONNECT opens Dialog when device is in use Pin
_Maxxx_21-Jan-09 16:07
professional_Maxxx_21-Jan-09 16:07 
GeneralRe: WM_CAP_CONNECT opens Dialog when device is in use Pin
Ze_rman22-Jan-09 3:58
Ze_rman22-Jan-09 3:58 
QuestionGetting Selected Index + Datakeys Pin
CrimeanTurtle200821-Jan-09 14:08
CrimeanTurtle200821-Jan-09 14:08 
QuestionPinging a port Pin
Silvyster21-Jan-09 14:03
Silvyster21-Jan-09 14:03 
AnswerRe: Pinging a port Pin
Dave Kreskowiak21-Jan-09 15:02
mveDave Kreskowiak21-Jan-09 15:02 
QuestionBeginner in Datagridview Pin
Priya Prk21-Jan-09 11:01
Priya Prk21-Jan-09 11:01 
AnswerRe: Beginner in Datagridview Pin
Not Active21-Jan-09 11:05
mentorNot Active21-Jan-09 11:05 
GeneralRe: Beginner in Datagridview [modified] Pin
Priya Prk21-Jan-09 13:14
Priya Prk21-Jan-09 13:14 
GeneralRe: Beginner in Datagridview Pin
Not Active21-Jan-09 13:31
mentorNot Active21-Jan-09 13:31 
GeneralRe: Beginner in Datagridview Pin
Priya Prk21-Jan-09 13:54
Priya Prk21-Jan-09 13:54 
GeneralRe: Beginner in Datagridview Pin
Not Active21-Jan-09 14:00
mentorNot Active21-Jan-09 14:00 
Questiongetting rid of the schema info from Xml Serialization Pin
manustone21-Jan-09 10:33
manustone21-Jan-09 10:33 
AnswerRe: getting rid of the schema info from Xml Serialization Pin
Not Active21-Jan-09 10:39
mentorNot Active21-Jan-09 10:39 
GeneralRe: getting rid of the schema info from Xml Serialization Pin
manustone21-Jan-09 10:55
manustone21-Jan-09 10:55 
QuestionReceive Windows message in Service Pin
pratap198021-Jan-09 9:21
pratap198021-Jan-09 9:21 
AnswerRe: Receive Windows message in Service Pin
Jon Rista21-Jan-09 10:11
Jon Rista21-Jan-09 10:11 
QuestionChild and Parent object graphs Pin
CodingYoshi21-Jan-09 8:48
CodingYoshi21-Jan-09 8:48 

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.