From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6da0fabceb4bf9bf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-12 16:43:28 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!irazu.switch.ch!switch.ch!news.hispeed.ch!not-for-mail From: Gautier Write-only Newsgroups: comp.lang.ada Subject: Re: Win32 Date: Fri, 13 Feb 2004 01:37:05 +0100 Organization: Cablecom Newsserver Message-ID: <402C1C31.D366EF0C@fakeaddress.nil> References: NNTP-Posting-Host: 217-162-143-138.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newshispeed.ch 1076632631 12941 217.162.143.138 (13 Feb 2004 00:37:11 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Fri, 13 Feb 2004 00:37:11 +0000 (UTC) X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:5503 Date: 2004-02-13T01:37:05+01:00 List-Id: Brian Catlin wrote: > I need to write an image processing app that reads frames from an Intel CS330 > USB camera on WinXP. I was planning on using either the Windows Image > Acquisition (WIA) APIs or the TWAIN APIs. > > Can someone recommend a Win32 binding (thick or thin)? I looked on AdaPower, > but a lot of the information on Win32 is a few years old, and may not be up to > date --> http://www.adapower.com/gwindows/ This one is very good : self-explaining, coherent, nicely and scalabily object-oriented. Some parts of Win32 are not (yet) there, but you can complete it easily. In the same area GNATCOM can produce automatically bindings, maybe it will do the trick for your API's. HTH ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!