Search the web
Sign In
New User? Sign Up
mingw32 · Mingw - GNU Compiler for Win9x/NT/2K
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Video for windows   Message List  
Reply | Forward Message #3341 of 3345 |
Re: Video for windows

--- In mingw32@egroups.com, "Jose Fonseca" <em96115@f...> wrote:

> The VFW32 import library is wrong. The original VFW32.LIB refers to
three
> DLLs: MSVFW32.DLL, AVIFIL32.DLL and AVICAP32.DLL, and not the
nonexistent
> VFW32.DLL. I've out in the zip the corresponding DEF files (made
with
> reimp), and a import library made by extracting and merging the
objects from
> the three import libraries.

Thanks!
I still do not understand exactly how you did it but it seems to work
except for the VideoForWindowsVersion function. The error seems to be
in the last line of MSVFW32.def. It is
_VideoForWindowsVersion@0 @2
but should be
VideoForWindowsVersion@0

Sometimes does reimp leaves garbage like that.

Peter




Wed Sep 6, 2000 8:16 pm

zaqhaq@...
Send Email Send Email

Forward
Message #3341 of 3345 |
Expand Messages Author Sort by Date

Mingw32 already has import libraries for "video for windows" but libvfw32.a is broken. It tries to link to vfw32.dll but no such file exists instead should it...
zaqhaq@...
Send Email
Sep 5, 2000
4:25 pm

... There's no real need for this, You can always link to all three importlibs. try ar --help There's one command for extracting, and one for adding object...
Franco Bez
franco.bez@...
Send Email
Sep 5, 2000
7:53 pm

... From: <zaqhaq@...> To: <mingw32@egroups.com> Sent: Tuesday, September 05, 2000 5:25 PM Subject: [mingw] Video for windows ... The VFW32 import...
Jose Fonseca
em96115@...
Send Email
Sep 5, 2000
9:02 pm

... three ... nonexistent ... with ... objects from ... Thanks! I still do not understand exactly how you did it but it seems to work except for the...
zaqhaq@...
Send Email
Sep 6, 2000
8:16 pm

... What version of gcc do you use? At least 2.95.2 gives an "uncompleted datatype" error. ... Would it work if I set the number of elements "big enough" ? ...
zaqhaq@...
Send Email
Sep 6, 2000
8:12 pm

... OK - I tried it and You're right - gcc complains ... That would waste a lot of memory. I took a look at the mingw headers, and for there is always just 1...
Franco Bez
franco.bez@...
Send Email
Sep 6, 2000
9:07 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help