- Timestamp:
- Jul 20, 2013, 7:06:47 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Miscellaneous/RenderWmvVideo/RenderWmvVideo.cpp
r204 r205 111 111 #pragma endregion 112 112 __C(pFilterGraph2->Render(pCurrentPin)); 113 MessageBox(GetActiveWindow(), _T("Grab the Topology!"), _T("Debug"), MB_ICONINFORMATION | MB_OK);113 //MessageBox(GetActiveWindow(), _T("Grab the Topology!"), _T("Debug"), MB_ICONINFORMATION | MB_OK); 114 114 const CComQIPtr<IMediaControl> pMediaControl = pFilterGraph2; 115 115 __C(pMediaControl->Run());
Note: See TracChangeset
for help on using the changeset viewer.