Page 1 of 1

Deleting a wmv file.

PostPosted: Mar 17, 2003 @ 10:04am
by Students

PostPosted: 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.

PostPosted: Mar 17, 2003 @ 2:51pm
by Dave H

PostPosted: Mar 17, 2003 @ 6:23pm
by Dan East

PostPosted: Mar 19, 2003 @ 6:49am
by Students

PostPosted: 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);