Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

An media player looks like Microsoft MediaPlayer10

0.00/5 (No votes)
16 Sep 2007 1  
An media player looks like Microsoft MediaPlayer10

Screenshot - snap00.jpg

Screenshot - snap01.jpg

Introduction

This app mimic Microsoft Media Player10'UI.

Background

This app,I call it MiniTV,original develop as a TVCard video player,in year 2005.
At the moment,I'm attracted by the UI of Microsoft Media Player10,and a job of mine need a video player,so why not write it myself.

I spend some time to study it's UI,and have search some others articles for some tips,such as adjust color and so on.
All control are self-draw and support change base color.
You can change skin base color in AboutDlg(for simplify,I put this function there).

Using the code

It look ok,but I think they are just part finished,since I have no idea how to implement min,max and close button just as mediaplayer10,so there look guly.Any ideas?
The code maybe useful for somebody,who knows,who cares.

Oh yeah,have reach to 100 words,why codeproject add this limit?
Have no more to say,for my poor english,oh,my God!

There are some comments written in Chinese,I has no time to change them to english,but the code itself should be easily understand without comment.

//

// Any source code blocks look like this

//

Remember to set the Language of your code snippet using the Language dropdown.

Use the "var" button to to wrap Variable or class names in <code> tags like this.

Points of Interest

Any improvement will be appreciate!

History

Originally developed at 2005,I upload it to codeproject at 2007.09.16

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here