mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h, miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h, ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h, netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h, ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h, ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h, poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h, storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h, upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h, usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h, winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h, xfilter.h): Change comment to refer w32api package, not MinGW.
This commit is contained in:
parent
429ae76922
commit
540d550a38
@ -1,3 +1,21 @@
|
||||
2002-11-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
|
||||
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
|
||||
miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
|
||||
ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
|
||||
netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
|
||||
ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
|
||||
ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
|
||||
ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
|
||||
ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
|
||||
poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
|
||||
storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
|
||||
upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
|
||||
usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
|
||||
winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
|
||||
xfilter.h): Change comment to refer w32api package, not MinGW.
|
||||
|
||||
2002-11-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/ddk/ntddk.h: Include winnt.h as system header.
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* ATM support
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Battery class driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* PnP Configuration Manager shared definitions between user mode and kernel mode code
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* PnP configuration manager
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* DOT4 driver IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* DOT4 interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* DirectDraw support for DxApi function
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* HID class driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Public Interface for HID parsing library.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* HID usages
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Media changer driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Type definitions for miniport drivers
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Minitape driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Mount point manager/mounted devices interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Mount point manager interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Network Device Interface Specification definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* GUIDs for NDIS drivers
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* NDIS Telephony API
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions for NDIS WAN miniport drivers
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Network events
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Network Plug and Play event support
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Driver installation DLL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -6,7 +6,7 @@
|
||||
* Most structures in this file is obtained from Windows NT/2000 Native API
|
||||
* Reference by Gary Nebbett, ISBN 1578701996.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* i8042 IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Beep device IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* CDROM IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* DVD IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Media changer IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Disk IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Windows Device Driver Kit
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Keyboard IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Mouse device IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* NDIS device driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Parallel port driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* PCMCIA IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* SCSI port IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Serial port driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Storage class IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Tape device IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* TDI IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions for video devices
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Volume IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Windows NT Filesystem Driver Developer Kit
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Bo Brantén <bosse@acc.umu.se>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* APIs for power management.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Windows NT status codes
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* ParPort driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Packet filter API
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Power policy driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* SCSI port and class interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* SCSI scanner driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* SCSI WMILIB interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* System Management Bus driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Interface between SCSI miniport drivers and the SCSI port driver.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* StorPort interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* TDI user mode definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* TDI set and query information interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* TDI kernel mode definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* TDI status codes
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions for TV-out support
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* UPS service interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB support.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB 1.0 support
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB Camera driver interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USBD and USB device driver definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB IOCTL interface.
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB IOCTL definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB scanner definitions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* USB user mode IOCTL interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Video port and miniport driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Video miniport AGP interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions only used in Windows 2000 and earlier versions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* GDI device driver interface
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Windows Device Driver Kit
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions only used in Windows NT 4.0 and earlier versions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Definitions only used in Windows XP and earlier versions
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* WinSock Direct (SAN) support
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Address filtering for NDIS MACs
|
||||
*
|
||||
* This file is part of the MinGW package.
|
||||
* This file is part of the w32api package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
Loading…
x
Reference in New Issue
Block a user