DirectShow problem !

Started by
2 comments, last by HDATA 20 years, 11 months ago
Hi, I''m writing a simple program in MFC, i wanted to play an .avi on a dialog ... Everything works fine, it plays without any problem. But in one of parts of program i paused the movie. The problem is when i drag and move the parent dialog which i played movie on it, it doesn''t refresh (I played the movie as child window on a parent dialog) How can i fix it ?! Regards,
Advertisement
this has come up quite a few times on the directx audio/video lists.

search here, http://DISCUSS.MICROSOFT.COM/archives/DIRECTXAV.html, for your answers.
find / -name "your base" -exec chown -R us:us {} ;
Sorry, What should i search in MS newsgroup ?

this thread as well as many others...

EDIT: can't show my email in the link like that

try searching for mfc and (wm_paint or paint)

[edited by - null_vector on May 7, 2003 5:07:13 PM]

[edited by - null_vector on May 7, 2003 5:07:54 PM]
find / -name "your base" -exec chown -R us:us {} ;

This topic is closed to new replies.

Advertisement