Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 29 Feb 2004 22:56:44 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: mathieu AT malaterre DOT com cc: cygwin AT cygwin DOT com Subject: Re: VfW.H - Video for Windows include file In-Reply-To: <4042A9D0.7060305@nycap.rr.com> Message-ID: References: <4042A9D0 DOT 7060305 AT nycap DOT rr DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: X-Scanned-By: MIMEDefang 2.39 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 AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/