Dan Hipschman dsh@linux.ucla.edu writes:
This sets up some real tests for qedit using an actual AVI file to test with. The resource is constructed from the AVI file by prepending the size so we know how big it is in the code.
That's ugly, you should use SizeofResource instead.