Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A question about CBT hook Pin
Nilesh K.6-Jun-05 16:43
Nilesh K.6-Jun-05 16:43 
GeneralRe: A question about CBT hook Pin
Gaetano Sferra6-Jun-05 21:23
Gaetano Sferra6-Jun-05 21:23 
GeneralNeed help converting this inline asm cosf function for use in a gnu compiler Pin
FocusedWolf3-Jun-05 8:36
FocusedWolf3-Jun-05 8:36 
GeneralRe: Need help converting this inline asm cosf function for use in a gnu compiler Pin
Chris Losinger3-Jun-05 8:54
professionalChris Losinger3-Jun-05 8:54 
GeneralRe: Need help converting this inline asm cosf function for use in a gnu compiler Pin
FocusedWolf3-Jun-05 11:08
FocusedWolf3-Jun-05 11:08 
QuestionHow to know whether a device is connected to my USB port or not Pin
anukampa3-Jun-05 4:58
anukampa3-Jun-05 4:58 
AnswerRe: How to know whether a device is connected to my USB port or not Pin
Trollslayer3-Jun-05 13:14
mentorTrollslayer3-Jun-05 13:14 
AnswerRe: How to know whether a device is connected to my USB port or not Pin
FlyingTinman3-Jun-05 14:36
FlyingTinman3-Jun-05 14:36 
If the webcam has a valid driver installed you just
need to enumerate connected video devices and look
for a "friendlyname" that matches that of your webcam.

Look at AMCAP source code (in the DirectShow SDK samples)
for details of how to do that. AMCAP enumerates all
connected video devices and lists their "friendlyname"s
in a menu from which the user can select one.



Steve T
GeneralCComboBox selection state before CBN_SELCHANGE Pin
stevy823-Jun-05 4:24
stevy823-Jun-05 4:24 
GeneralRe: CComboBox selection state before CBN_SELCHANGE Pin
David Crow3-Jun-05 5:28
David Crow3-Jun-05 5:28 
GeneralMonitoring opened files Pin
0908869039@seznam.cz3-Jun-05 3:37
0908869039@seznam.cz3-Jun-05 3:37 
GeneralRe: Monitoring opened files Pin
David Crow3-Jun-05 4:03
David Crow3-Jun-05 4:03 
Generalplatform Win32 title bar Pin
camoguard3-Jun-05 2:51
camoguard3-Jun-05 2:51 
GeneralFlickering Pin
Dennis L3-Jun-05 2:29
Dennis L3-Jun-05 2:29 
GeneralRe: Flickering Pin
David Crow3-Jun-05 2:43
David Crow3-Jun-05 2:43 
GeneralRe: Flickering Pin
Dennis L3-Jun-05 2:47
Dennis L3-Jun-05 2:47 
GeneralCPropertySheet, WS_CHILD and hidden dialogs Pin
LucanFahr3-Jun-05 1:45
LucanFahr3-Jun-05 1:45 
GeneralForms 2.0 ActiveX control Pin
avs43-Jun-05 1:44
avs43-Jun-05 1:44 
GeneralRe: Forms 2.0 ActiveX control Pin
Cedric Moonen3-Jun-05 2:16
Cedric Moonen3-Jun-05 2:16 
GeneralRe: Forms 2.0 ActiveX control Pin
avs43-Jun-05 3:53
avs43-Jun-05 3:53 
GeneralRe: Forms 2.0 ActiveX control Pin
Cedric Moonen3-Jun-05 3:59
Cedric Moonen3-Jun-05 3:59 
GeneralRe: Forms 2.0 ActiveX control Pin
avs43-Jun-05 4:37
avs43-Jun-05 4:37 
GeneralRe: Forms 2.0 ActiveX control Pin
Nat2423-Jan-06 14:46
Nat2423-Jan-06 14:46 
General3D triangulation Pin
Tender_Nail3-Jun-05 1:38
Tender_Nail3-Jun-05 1:38 
GeneralRe: 3D triangulation Pin
toxcct3-Jun-05 2:06
toxcct3-Jun-05 2:06 

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.