W
wxhn
Unregistered / Unconfirmed
GUEST, unregistred user!
這樣可以實現:
ShellExecut(handle,'open','wmplayer.exe','d:/aa.avi /fullscreen','',SW_SHOW );
我想知道它還有沒有其它的參數,比如fullscreen等之類的參數?????
(因為可能要讓它顯示50%,100%等其它參數)
ShellExecut(handle,'open','wmplayer.exe','d:/aa.avi /fullscreen','',SW_SHOW );
我想知道它還有沒有其它的參數,比如fullscreen等之類的參數?????
(因為可能要讓它顯示50%,100%等其它參數)