Menu

Where is VFW.H?

2002-10-30
2012-09-26
  • Nobody/Anonymous

    I found vfw32.a but I didnt found vfw.h in the include directory. Where I can find it?

     
    • Nobody/Anonymous

      There isn't in mingw.
      You can copy it from Borland's compiler, LCC, Visual C++ etc.
      Last time I checked libvfw32.a didn't work, so I had to create other libraries from DLLs, using pexport (or impdef, but is hard to find) and dlltool.
      Take a look at www.mingw.org to see how to create import libraries from DLLs

      Dan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.