root
/
cmake
/
checks
/vfwtest.cpp
/* [<][>]
[^]
[v][top]
[bottom]
[index]
[help]
*/
DEFINITIONS
This source file includes following definitions.
main
#include
<windows.h>
#include
<vfw.h>
int
main
()
{
AVIFileInit();
AVIFileExit();
return
0;
}
/* [<][>][^]
[v]
[top]
[bottom]
[index]
[help]
*/