Click here to Skip to main content
15,903,203 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Saving/loading data in listbox from e.g. text file in MFC SDI ? Pin
David Crow27-May-08 6:09
David Crow27-May-08 6:09 
AnswerRe: Saving/loading data in listbox from e.g. text file in MFC SDI ? Pin
phicho28-May-08 9:31
phicho28-May-08 9:31 
QuestionProblem with OpenSSL Pin
Dr. Kelwin27-May-08 4:21
Dr. Kelwin27-May-08 4:21 
QuestionRe: Problem with OpenSSL Pin
Moak27-May-08 5:24
Moak27-May-08 5:24 
AnswerRe: Problem with OpenSSL Pin
Dr. Kelwin27-May-08 5:39
Dr. Kelwin27-May-08 5:39 
Questionproblem in segmentation of an image Pin
hereimran27-May-08 4:04
hereimran27-May-08 4:04 
AnswerRe: problem in segmentation of an image Pin
CPallini27-May-08 4:19
mveCPallini27-May-08 4:19 
QuestionDraw on Dialog , capPreview Pin
cmos27-May-08 3:58
cmos27-May-08 3:58 
Hello there,

i have a question. I want to draw on my webcam live view.
I create a capture window with capCreateCaptureWindow(...)
and start with capPreview. Then i can see the live view on my dialog.
I want to draw on this. But it doesnt work.
Before I start the capPreview i can draw on dialog at the live view position.
But as soon as i start capPreview i can the live view but i cant see
the drawings anylonger. Then i put an extra picturecontrol on my dialog and it works.
i can draw on it and it lies over the live fiew, but it flickers.
Is there any way to draw on my live view without placing an extra picturecontrol on my dialog?

I read that there are 3 ways getting the image of a webcam throught Vfw.
First is the capPreview and another one is to avoid caPreview. Instead it uses
the capSequenceNoFile. It requires to create a DIB and draw it on the dialog.

greeintgs,
cmos
QuestionTrouble embedding files in executable in Visual C++ 08 Express Edition Pin
Sauce!27-May-08 2:53
Sauce!27-May-08 2:53 
AnswerRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
SandipG 27-May-08 2:58
SandipG 27-May-08 2:58 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition [modified] Pin
Sauce!27-May-08 2:59
Sauce!27-May-08 2:59 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
SandipG 27-May-08 3:06
SandipG 27-May-08 3:06 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
Sauce!27-May-08 3:11
Sauce!27-May-08 3:11 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
CPallini27-May-08 5:05
mveCPallini27-May-08 5:05 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
SandipG 28-May-08 1:20
SandipG 28-May-08 1:20 
GeneralRe: Trouble embedding files in executable in Visual C++ 08 Express Edition Pin
Sauce!1-Jun-08 19:59
Sauce!1-Jun-08 19:59 
QuestionPosting message to thread Pin
kuttiam27-May-08 2:22
kuttiam27-May-08 2:22 
AnswerRe: Posting message to thread Pin
CPallini27-May-08 2:34
mveCPallini27-May-08 2:34 
AnswerRe: Posting message to thread Pin
SandipG 27-May-08 2:52
SandipG 27-May-08 2:52 
AnswerRe: Posting message to thread Pin
Nibu babu thomas27-May-08 2:56
Nibu babu thomas27-May-08 2:56 
QuestionRe: Posting message to thread Pin
David Crow27-May-08 3:26
David Crow27-May-08 3:26 
QuestionBluesoleil SDK usage Pin
Sunshine Always27-May-08 2:05
Sunshine Always27-May-08 2:05 
AnswerRe: Bluesoleil SDK usage Pin
SandipG 27-May-08 2:21
SandipG 27-May-08 2:21 
QuestionStart program form MFC Pin
mihai12327-May-08 1:35
mihai12327-May-08 1:35 
AnswerRe: Start program form MFC Pin
Rajesh R Subramanian27-May-08 1:40
professionalRajesh R Subramanian27-May-08 1:40 

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.