![]() |
|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
![]()
Since BSplayer build 818 comes out, MovieWindow name and class changed, so the code has to be modified as follow: Code: ..... 'If you click on Button "Command1" Private Sub Command1_Click() 'Retrieve the handle of the MovieWindo ParentHwnd = FindWindow("BSPVideoWindow", "VideoWindow") 'If the MovieWindow exists If ParentHwnd <> 0 Then .....
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
Tags |
move, movie |
| |