Click here to Skip to main content
15,909,530 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Video Capture Pin
Hamid_RT19-May-08 6:07
Hamid_RT19-May-08 6:07 
GeneralRe: Video Capture Pin
Alex Cutovoi19-May-08 6:16
Alex Cutovoi19-May-08 6:16 
GeneralRe: Video Capture Pin
Hamid_RT19-May-08 6:45
Hamid_RT19-May-08 6:45 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 2:43
Alex Cutovoi20-May-08 2:43 
GeneralRe: Video Capture Pin
Hamid_RT20-May-08 2:47
Hamid_RT20-May-08 2:47 
AnswerRe: Video Capture Pin
Rajesh R Subramanian19-May-08 20:53
professionalRajesh R Subramanian19-May-08 20:53 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 2:42
Alex Cutovoi20-May-08 2:42 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 3:10
professionalRajesh R Subramanian20-May-08 3:10 
I haven't seen an open source screen capture program, that works on both platforms. XVIDCAP[^] is open source and is for Linux. Hope that helps.


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:08
Alex Cutovoi20-May-08 4:08 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 4:12
professionalRajesh R Subramanian20-May-08 4:12 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:22
Alex Cutovoi20-May-08 4:22 
AnswerRe: Video Capture Pin
Rajesh R Subramanian20-May-08 4:28
professionalRajesh R Subramanian20-May-08 4:28 
GeneralRe: Video Capture Pin
Alex Cutovoi20-May-08 4:59
Alex Cutovoi20-May-08 4:59 
GeneralRe: Video Capture Pin
Rajesh R Subramanian20-May-08 5:06
professionalRajesh R Subramanian20-May-08 5:06 
Questionwhat is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
sashoalm19-May-08 4:13
sashoalm19-May-08 4:13 
AnswerRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:26
prasad_som19-May-08 4:26 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:46
prasad_som19-May-08 4:46 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 4:49
mveCPallini19-May-08 4:49 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:56
prasad_som19-May-08 4:56 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
Cedric Moonen19-May-08 4:48
Cedric Moonen19-May-08 4:48 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
prasad_som19-May-08 4:54
prasad_som19-May-08 4:54 
AnswerRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 4:47
mveCPallini19-May-08 4:47 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
sashoalm19-May-08 5:30
sashoalm19-May-08 5:30 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
toxcct19-May-08 5:35
toxcct19-May-08 5:35 
GeneralRe: what is equivalent of printf("%02d:%02d", minutes, seconds) with std::ostringstream? Pin
CPallini19-May-08 5:55
mveCPallini19-May-08 5:55 

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.