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.3 required=5.0 tests=BAYES_00,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6da0fabceb4bf9bf,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-06 23:34:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.news.pas.earthlink.net.POSTED!decbec26!not-for-mail From: "Brian Catlin" Newsgroups: comp.lang.ada Subject: Win32 Organization: Sannas Consulting X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Sat, 07 Feb 2004 07:34:05 GMT NNTP-Posting-Host: 67.101.165.254 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.news.pas.earthlink.net 1076139245 67.101.165.254 (Fri, 06 Feb 2004 23:34:05 PST) NNTP-Posting-Date: Fri, 06 Feb 2004 23:34:05 PST Xref: archiver1.google.com comp.lang.ada:5302 Date: 2004-02-07T07:34:05+00:00 List-Id: 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 -Brian