kim1980
08-29-2001, 06:14 AM
where can find some .dll file to extract avi into frame?
You already have the DLLs.
Look there:
http://msdn.microsoft.com/library/en-us/multimed/hh/multimed/mmfunc_27ar.asp?frame=true
You basically have to include "vfw.h" and link to "vfw32.lib". VFW means Video For Windows and is part of Windows. Have a look at all the AVI* functions in MSDN.
Regards.
Eric
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.