
Posted:
Mar 17, 2003 @ 1:42pm
by damian
Do you mean close the program or delete a file?
In addition, why are you starting WMV in the first place? There might be a better way to do what you're trying to do.

Posted:
Mar 19, 2003 @ 7:22am
by Students
or should i do this..
CWnd* pWnd=CWnd::FindWindows(_T("Does anyone know the classfile for WMP",NULL);
if(pWnd)
pWnd->SendMessage(WM_CLOSE);