Results 1 to 3 of 3

Thread: AtiWdm Video Capture

  1. #1

    Thread Starter
    Lively Member chongo 2002's Avatar
    Join Date
    Apr 2000
    Posts
    106
    Does anyone know how to use the (ati)wdm video capture in visual basic? Or does anyone know where to find documentation on it?

  2. #2
    Guest
    what is it???? i never heard of it before, from the name it seems that it's a video capturing control for vb???

  3. #3

    Thread Starter
    Lively Member chongo 2002's Avatar
    Join Date
    Apr 2000
    Posts
    106
    The atiwdm is a windows driver model. It is used with video capture cards and tuners. I want to write a program to use and control a ATI All-In-Wonder Pro card using these four drivers: atibt829.sys, atixbar.sys, atitunep.sys, and atitvsnd.sys. The drivers pretty much due everything it is just learning how to use them. All the code and help I found is for Visual C++. The only program i Saw in visual basic using this was a demo and it just printed out stats on the control.

    Here are some of the places I found information at:
    http://www.microsoft.com/hwdev/ddk/D...n2K/atiwdm.htm
    http://www.microsoft.com/directx/dxm...eo_Capture.htm
    http://www.microsoft.com/hwdev/desinit/wdm.htm
    http://www.microsoft.com/hwdev/desinit/wdmvid.htm

    Some samples from microsoft that demonstrate the wdm are here:
    http://dcharnigo.tripod.com/downloads/amcap.exe
    http://dcharnigo.tripod.com/downloads/graphedt.exe
    http://dcharnigo.tripod.com/downloads/graphedt.hlp
    http://dcharnigo.tripod.com/downloads/graphedt.cnt

    These will explain the wdm. Maybe somebody can figure something out.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width