G
Guest
I have a problem when i use mciSendString on Win98 or WinMe
When I call mciSendString to open an avi file, it works but there is an additiona
thread handle ( I use sysinternal's process viewer to see this)
And after I call mciSendString again using "close" to close the file, the thread handle is stil
there....So this cause a handle leak..
I find a sample in msdn but it has the same problem
How to avoid this?
When I call mciSendString to open an avi file, it works but there is an additiona
thread handle ( I use sysinternal's process viewer to see this)
And after I call mciSendString again using "close" to close the file, the thread handle is stil
there....So this cause a handle leak..
I find a sample in msdn but it has the same problem
How to avoid this?