VfW.H - Video for Windows include file

Igor Pechtchanski pechtcha@cs.nyu.edu
Mon Mar 1 03:56:00 GMT 2004


On Sun, 29 Feb 2004, Mathieu Malaterre wrote:

> Hi,
>
>     I try compiling some very simple programs that were using the API of
> video for windows (references such as CAPSTATUS, CAPDRIVERCAPS,
> CONTROLCALLBACK_PREROLL ...). They should be defined in Vfw.h but I
> can't find these definitions on my cygwin system.
>
>         Is there a problem with this particular library ? or is it just missing ?
>
>         I attached to this email the log of make. You can find the source code
> here:
>
> http://www.vtk.org/cgi-bin/viewcvs.cgi/Hybrid/vtkWin32VideoSource.cxx
>
> Thanks,
> Mathieu
>
> Ref:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/_win32_capdlgvideoformat.asp

The headers for Windows API functionality are provided by the w32api
package.  The header you want is /usr/include/w32api/vfw.h, but it, as
well as the rest of the package, is by no means complete (e.g., the
definitions above aren't in it).  Feel free to send a patch to either the
cygwin-patches list, or the mingw-users list (be sure to include the above
MSDN reference).
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list