![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2006
Posts: 2
Rep Power: 0
![]() |
Video Player like BSPlayer (2 Windows)
I have this school project where I need to do a video player (like BSPlayer, WMP, etc ...). We'll use some available dll's and C#
The suggested interface is a single window with both video and video controls... I prefer players like BSPlayer, that separate both things. So I asked if I could do it that way and my teatcher encourage me, so I wonder if anyone knows how to make two separate windows of the same program to comunicate with each other in this way (video and controls) Thk ![]() |
|
|
|
|
|
#2 | |
|
Professional Programmer
|
Just make sure you send all your messages to the same window handle. I would imagine the viewing screen would be your main handle and the "controller" would be a child, sending signals to the same hand.
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Mar 2006
Posts: 2
Rep Power: 0
![]() |
Thk!!! Can u show me any example? I'm searching in google...
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|