This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: VfW.H - Video for Windows include file
- From: Igor Pechtchanski <pechtcha at cs dot nyu dot edu>
- To: mathieu at malaterre dot com
- Cc: cygwin at cygwin dot com
- Date: Sun, 29 Feb 2004 22:56:44 -0500 (EST)
- Subject: Re: VfW.H - Video for Windows include file
- References: <4042A9D0.7060305@nycap.rr.com>
- Reply-to: cygwin at cygwin dot com
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/