Click here to Skip to main content
15,881,424 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMFC - Problem with serialization, previous contents of list is shown when selecting 'new' or 'openfile' Pin
simon alec smith19-Aug-09 5:37
simon alec smith19-Aug-09 5:37 
QuestionRe: MFC - Problem with serialization, previous contents of list is shown when selecting 'new' or 'openfile' Pin
bob1697219-Aug-09 6:44
bob1697219-Aug-09 6:44 
AnswerRe: MFC - Problem with serialization, previous contents of list is shown when selecting 'new' or 'openfile' [modified] Pin
krmed19-Aug-09 7:19
krmed19-Aug-09 7:19 
GeneralRe: MFC - Problem with serialization, previous contents of list is shown when selecting 'new' or 'openfile' Pin
simon alec smith19-Aug-09 11:14
simon alec smith19-Aug-09 11:14 
QuestionWhat is the best method for capturing video using Visual C++? [solved] Pin
N. Rackley19-Aug-09 5:31
N. Rackley19-Aug-09 5:31 
AnswerRe: What is the best method for capturing video using Visual C++? Pin
Hristo-Bojilov19-Aug-09 5:50
Hristo-Bojilov19-Aug-09 5:50 
GeneralRe: What is the best method for capturing video using Visual C++? Pin
N. Rackley19-Aug-09 6:02
N. Rackley19-Aug-09 6:02 
GeneralRe: What is the best method for capturing video using Visual C++? [modified] Pin
Hristo-Bojilov19-Aug-09 6:23
Hristo-Bojilov19-Aug-09 6:23 
There isn't many to many samples how to work with DirectShow in C++.The reason is that COM is not the favourite model for most of the developers.Here is nice sample how to capture single frame from web camera using C++.You could easy adapt it to your MFC app for example.I highly recommend to test your graphs with GraphEdit or GraphStudio or some similar graph configuration testing tool before you create them programatically.

Life is a stage and we are all actors!

modified on Wednesday, August 19, 2009 12:30 PM

GeneralRe: What is the best method for capturing video using Visual C++? Pin
N. Rackley19-Aug-09 8:46
N. Rackley19-Aug-09 8:46 
GeneralRe: What is the best method for capturing video using Visual C++? Pin
Hristo-Bojilov19-Aug-09 8:58
Hristo-Bojilov19-Aug-09 8:58 
GeneralRe: What is the best method for capturing video using Visual C++? Pin
Chris Losinger19-Aug-09 15:58
professionalChris Losinger19-Aug-09 15:58 
AnswerRe: What is the best method for capturing video using Visual C++? Pin
Code-o-mat19-Aug-09 5:52
Code-o-mat19-Aug-09 5:52 
Questionhelp Pin
madhu912419-Aug-09 5:21
madhu912419-Aug-09 5:21 
AnswerRe: help Pin
David Crow19-Aug-09 5:26
David Crow19-Aug-09 5:26 
GeneralRe: help Pin
EliottA19-Aug-09 5:43
EliottA19-Aug-09 5:43 
GeneralRe: help Pin
Code-o-mat19-Aug-09 6:00
Code-o-mat19-Aug-09 6:00 
AnswerRe: help Pin
Code-o-mat19-Aug-09 5:51
Code-o-mat19-Aug-09 5:51 
GeneralRe: help Pin
Maximilien19-Aug-09 5:58
Maximilien19-Aug-09 5:58 
AnswerRe: help Pin
Selvam R19-Aug-09 8:22
professionalSelvam R19-Aug-09 8:22 
AnswerRe: help Pin
N. Rackley19-Aug-09 9:03
N. Rackley19-Aug-09 9:03 
AnswerRe: help Pin
Rane20-Aug-09 1:16
Rane20-Aug-09 1:16 
AnswerRe: help Pin
Alan Balkany20-Aug-09 4:25
Alan Balkany20-Aug-09 4:25 
QuestionHow can i download a full internet page from browser Pin
SNArruda19-Aug-09 5:10
SNArruda19-Aug-09 5:10 
AnswerRe: How can i download a full internet page from browser Pin
Nemanja Trifunovic19-Aug-09 5:26
Nemanja Trifunovic19-Aug-09 5:26 
QuestionRe: How can i download a full internet page from browser Pin
David Crow19-Aug-09 5:31
David Crow19-Aug-09 5:31 

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.