|
-
January 4th, 2009, 10:57 PM
#1
making a popup to show video
Hello people,
anybody know how i can create a popup to show videos ???
i have looked at cpopup , ws_popup but i'm having difficulty understanding them. is there a simpler way to do this ???
the popup window just needs to play a video. then users can continue with the program while viewing the video.
so currently i am using axwindowsmediaplayer it just takes up too much space in the GUI. So I have to put it in a separate window.
thanks for the help !
-
January 5th, 2009, 01:36 AM
#2
Re: making a popup to show video
Popup can be shown by creating a dialog box, you can add you player ocx there. Here are some tutorials on dialog box using VC++.
http://www.codeguru.com/cpp/w-d/dislog/
Regards,
Ramkrishna Pawar
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|