Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
394 B

  1. LIBRARY AVICAP
  2. EXETYPE WINDOWS
  3. CODE PRELOAD MOVEABLE DISCARDABLE
  4. DATA PRELOAD MOVEABLE SINGLE
  5. HEAPSIZE 4096
  6. EXPORTS
  7. WEP @1 RESIDENTNAME NODATA PRIVATE
  8. capCreateCaptureWindow @2
  9. capGetDriverDescription @3
  10. ; DllEntryPoint @4 RESIDENTNAME ;Internal
  11. IMPORTS
  12. msvideo.videoCapDriverDescAndVer