Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing hWnd to an ActiveX control Pin
tonyschr13-Sep-01 12:23
tonyschr13-Sep-01 12:23 
GeneralRe: Passing hWnd to an ActiveX control Pin
bobby13-Sep-01 12:46
bobby13-Sep-01 12:46 
GeneralCalling a function callback on a specific known thread Pin
tonyschr13-Sep-01 10:57
tonyschr13-Sep-01 10:57 
GeneralRe: Calling a function callback on a specific known thread Pin
Tomasz Sowinski14-Sep-01 0:07
Tomasz Sowinski14-Sep-01 0:07 
GeneralRe: Calling a function callback on a specific known thread Pin
tonyschr14-Sep-01 7:52
tonyschr14-Sep-01 7:52 
GeneralRe: Calling a function callback on a specific known thread Pin
Tomasz Sowinski14-Sep-01 8:40
Tomasz Sowinski14-Sep-01 8:40 
Question"Playing time" of a sound and video file? Pin
JCY13-Sep-01 10:01
JCY13-Sep-01 10:01 
AnswerRe: "Playing time" of a sound and video file? Pin
A.R.13-Sep-01 12:12
A.R.13-Sep-01 12:12 
You can do it through DirectShow. There is one interface (sorry I can't remember the name at this time, but you can find it very easily in the DirectX SDK documentation) that you can query through the IFilterGraph interface, and use the methods to get the time of the media file.
GeneralRe: "Playing time" of a sound and video file? Pin
Christian Graus13-Sep-01 12:21
protectorChristian Graus13-Sep-01 12:21 
QuestionHow do get a child dialogs handle? Pin
13-Sep-01 9:31
suss13-Sep-01 9:31 
AnswerRe: How do get a child dialogs handle? Pin
Paolo Messina13-Sep-01 12:10
professionalPaolo Messina13-Sep-01 12:10 
GeneralRe: How do get a child dialogs handle? Pin
Michael Flood14-Sep-01 4:15
Michael Flood14-Sep-01 4:15 
GeneralResources do not always recompile Pin
Todd Smith13-Sep-01 7:52
Todd Smith13-Sep-01 7:52 
GeneralRe: Resources do not always recompile Pin
Tomasz Sowinski13-Sep-01 8:51
Tomasz Sowinski13-Sep-01 8:51 
GeneralRe: Resources do not always recompile Pin
Todd Smith13-Sep-01 11:11
Todd Smith13-Sep-01 11:11 
GeneralRe: Resources do not always recompile Pin
Tomasz Sowinski13-Sep-01 23:49
Tomasz Sowinski13-Sep-01 23:49 
GeneralParsing URLS in C++ Pin
13-Sep-01 7:26
suss13-Sep-01 7:26 
GeneralRe: Parsing URLS in C++ Pin
Nemanja Trifunovic13-Sep-01 7:33
Nemanja Trifunovic13-Sep-01 7:33 
GeneralRe: Parsing URLS in C++ Pin
Erik Thompson13-Sep-01 7:40
sitebuilderErik Thompson13-Sep-01 7:40 
GeneralRe: Parsing URLS in C++ Pin
Jon Sagara13-Sep-01 8:26
Jon Sagara13-Sep-01 8:26 
GeneralRe: Parsing URLS in C++ Pin
Todd Smith13-Sep-01 8:50
Todd Smith13-Sep-01 8:50 
GeneralRe: Parsing URLS in C++ Pin
Anders Molin13-Sep-01 9:21
professionalAnders Molin13-Sep-01 9:21 
GeneralRe: Parsing URLS in C++ Pin
20-Nov-01 8:47
suss20-Nov-01 8:47 
GeneralSTL containers Pin
Obliterator13-Sep-01 6:50
Obliterator13-Sep-01 6:50 
GeneralRe: STL containers Pin
Tomasz Sowinski13-Sep-01 6:56
Tomasz Sowinski13-Sep-01 6:56 

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.