Click here to Skip to main content
15,880,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Launcing video using a browser Pin
David Crow24-Oct-05 4:31
David Crow24-Oct-05 4:31 
AnswerRe: Launcing video using a browser Pin
LCI24-Oct-05 4:38
LCI24-Oct-05 4:38 
GeneralRe: Launcing video using a browser Pin
David Crow24-Oct-05 4:50
David Crow24-Oct-05 4:50 
GeneralRe: Launcing video using a browser Pin
LCI24-Oct-05 5:46
LCI24-Oct-05 5:46 
GeneralRe: Launcing video using a browser Pin
LCI24-Oct-05 5:49
LCI24-Oct-05 5:49 
GeneralRe: Launcing video using a browser Pin
David Crow24-Oct-05 7:11
David Crow24-Oct-05 7:11 
AnswerRe: Launcing video using a browser Pin
Maximilien24-Oct-05 6:40
Maximilien24-Oct-05 6:40 
GeneralRe: Launcing video using a browser Pin
LCI24-Oct-05 7:33
LCI24-Oct-05 7:33 
There will be video clips on stored on a web server.
I have an application that should be able to run any of those clips once i click a button pertaining to said clip from the C++ application.

So if clip is called 123.avi and located on say http:\\webserver\123.avi
the application should be able to play this clip.

I have used shell execute and it launches the app associated with the video to play the video.

I would like to have it so that the video plays within a windows style window and looks like part of the application and not a separate media player or such.

I was looking into using CHtmlView instead of ShellExecute to achieve this cause i do not think that ShellExecute can.
GeneralRe: Launcing video using a browser Pin
Maximilien24-Oct-05 8:47
Maximilien24-Oct-05 8:47 
QuestionHow to debug memory leaks in MFC program Pin
aloktambi24-Oct-05 3:31
aloktambi24-Oct-05 3:31 
AnswerRe: How to debug memory leaks in MFC program Pin
Ravi Bhavnani24-Oct-05 3:37
professionalRavi Bhavnani24-Oct-05 3:37 
AnswerRe: How to debug memory leaks in MFC program Pin
toxcct24-Oct-05 3:40
toxcct24-Oct-05 3:40 
AnswerRe: How to debug memory leaks in MFC program Pin
Cedric Moonen24-Oct-05 3:58
Cedric Moonen24-Oct-05 3:58 
Question840802 - custom controls in a property page Pin
ilostmyid224-Oct-05 3:27
professionalilostmyid224-Oct-05 3:27 
QuestionPrevent Mouse Movement. Pin
Storm-blade24-Oct-05 3:02
professionalStorm-blade24-Oct-05 3:02 
AnswerRe: Prevent Mouse Movement. Pin
vikas amin24-Oct-05 4:26
vikas amin24-Oct-05 4:26 
GeneralRe: Prevent Mouse Movement. Pin
Storm-blade24-Oct-05 4:31
professionalStorm-blade24-Oct-05 4:31 
QuestionHow to use DDX with ComboBox Pin
vikas amin24-Oct-05 2:29
vikas amin24-Oct-05 2:29 
AnswerRe: How to use DDX with ComboBox Pin
David Crow24-Oct-05 3:18
David Crow24-Oct-05 3:18 
GeneralRe: How to use DDX with ComboBox Pin
vikas amin24-Oct-05 4:10
vikas amin24-Oct-05 4:10 
GeneralRe: How to use DDX with ComboBox Pin
David Crow24-Oct-05 4:28
David Crow24-Oct-05 4:28 
QuestionAbout "Specstrings.h", Please help! Pin
chenxiujie24-Oct-05 2:26
chenxiujie24-Oct-05 2:26 
Questionassembly coding for Hufman coding Pin
vikas amin24-Oct-05 2:23
vikas amin24-Oct-05 2:23 
AnswerRe: assembly coding for Hufman coding Pin
toxcct24-Oct-05 2:51
toxcct24-Oct-05 2:51 
GeneralRe: assembly coding for Hufman coding Pin
vikas amin24-Oct-05 4:44
vikas amin24-Oct-05 4:44 

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.