Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWriting contacts into outlook Pin
Anil Kumar.Arvapalli22-Oct-09 21:56
Anil Kumar.Arvapalli22-Oct-09 21:56 
AnswerRe: Writing contacts into outlook [modified] Pin
Nuri Ismail22-Oct-09 22:10
Nuri Ismail22-Oct-09 22:10 
AnswerRe: Writing contacts into outlook Pin
Kushagra Tiwari23-Oct-09 0:37
Kushagra Tiwari23-Oct-09 0:37 
Questionfind angle Pin
ankit_akku22-Oct-09 21:48
ankit_akku22-Oct-09 21:48 
AnswerRe: find angle Pin
Iain Clarke, Warrior Programmer22-Oct-09 22:20
Iain Clarke, Warrior Programmer22-Oct-09 22:20 
AnswerRe: find angle Pin
theCPkid22-Oct-09 22:46
theCPkid22-Oct-09 22:46 
JokeRe: find angle Pin
Cedric Moonen22-Oct-09 22:56
Cedric Moonen22-Oct-09 22:56 
JokeRe: find angle Pin
CPallini22-Oct-09 23:15
mveCPallini22-Oct-09 23:15 
AnswerRe: find angle Pin
Chris Losinger23-Oct-09 4:41
professionalChris Losinger23-Oct-09 4:41 
Questionfatal error LNK1120: 1 unresolved externals [modified] Pin
NarVish22-Oct-09 21:29
NarVish22-Oct-09 21:29 
AnswerRe: fatal error LNK1120: 1 unresolved externals Pin
theCPkid22-Oct-09 21:46
theCPkid22-Oct-09 21:46 
QuestionRe: fatal error LNK1120: 1 unresolved externals Pin
Nuri Ismail22-Oct-09 21:48
Nuri Ismail22-Oct-09 21:48 
AnswerRe: fatal error LNK1120: 1 unresolved externals Pin
NarVish22-Oct-09 22:00
NarVish22-Oct-09 22:00 
AnswerRe: fatal error LNK1120: 1 unresolved externals Pin
NarVish23-Oct-09 1:41
NarVish23-Oct-09 1:41 
GeneralRe: fatal error LNK1120: 1 unresolved externals Pin
Hans Dietrich23-Oct-09 3:03
mentorHans Dietrich23-Oct-09 3:03 
QuestionHow to i send files to a network printer without opening the files. Pin
yoga_s22-Oct-09 19:27
yoga_s22-Oct-09 19:27 
AnswerRe: How to i send files to a network printer without opening the files. Pin
David Crow23-Oct-09 3:05
David Crow23-Oct-09 3:05 
QuestionHiding the edit control box in MFC Pin
DevelopmentNoob22-Oct-09 17:53
DevelopmentNoob22-Oct-09 17:53 
AnswerRe: Hiding the edit control box in MFC Pin
Adam Roderick J22-Oct-09 18:01
Adam Roderick J22-Oct-09 18:01 
AnswerRe: Hiding the edit control box in MFC Pin
Randor 22-Oct-09 18:03
professional Randor 22-Oct-09 18:03 
GeneralRe: Hiding the edit control box in MFC Pin
DevelopmentNoob22-Oct-09 19:02
DevelopmentNoob22-Oct-09 19:02 
GeneralRe: Hiding the edit control box in MFC Pin
Rajesh R Subramanian22-Oct-09 20:58
professionalRajesh R Subramanian22-Oct-09 20:58 
GeneralRe: Hiding the edit control box in MFC Pin
CPallini22-Oct-09 21:08
mveCPallini22-Oct-09 21:08 
GeneralRe: Hiding the edit control box in MFC Pin
Randor 22-Oct-09 21:12
professional Randor 22-Oct-09 21:12 
QuestionHow do I write a program that "talks" to a webcam and tells it when to take a photo? Pin
justabeagle22-Oct-09 17:44
justabeagle22-Oct-09 17:44 
I need to write a program in C (on Linux) that tells a webcam when to take a photo. Can anyone give me some resources or tips for how to get started with this? I don't really know how to go about doing this.

I am using a Logitech webcam, so I looked at their website, and they suggest I use DirectShow, but that seems to be available only for Windows. Like I said, a few nudges in the right direction would be greatly appreciated.

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.