11-10-2009, 07:08 PM
QM Play function uses old version of WMP control. It also can be added to your dialog instead of the new version. Look in function MP_Dialog. It is somewhere in System folder.
Change typelib to
typelib MediaPlayer {22D6F304-B0F6-11D0-94AB-0080C74C7E95} 1.0
Change control in dialog definition to
99 ActiveX 0x54000000 0x4 0 0 140 28 "MediaPlayer.MediaPlayer {22D6F312-B0F6-11D0-94AB-0080C74C7E95}"
And so on. All control functions are different.
Change typelib to
typelib MediaPlayer {22D6F304-B0F6-11D0-94AB-0080C74C7E95} 1.0
Change control in dialog definition to
99 ActiveX 0x54000000 0x4 0 0 140 28 "MediaPlayer.MediaPlayer {22D6F312-B0F6-11D0-94AB-0080C74C7E95}"
And so on. All control functions are different.