* 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>
|
2002-11-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
* include/ddk/ntddk.h: Include winnt.h as system header.
|
* include/ddk/ntddk.h: Include winnt.h as system header.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* ATM support
|
* ATM support
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Battery class driver interface
|
* Battery class driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* 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
|
* 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:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* PnP configuration manager
|
* PnP configuration manager
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* DOT4 driver IOCTL interface
|
* DOT4 driver IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* DOT4 interface
|
* DOT4 interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* DirectDraw support for DxApi function
|
* DirectDraw support for DxApi function
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* HID class driver interface
|
* HID class driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Public Interface for HID parsing library.
|
* Public Interface for HID parsing library.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* HID usages
|
* HID usages
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Media changer driver interface
|
* Media changer driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Type definitions for miniport drivers
|
* Type definitions for miniport drivers
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Minitape driver interface
|
* Minitape driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Mount point manager/mounted devices interface.
|
* Mount point manager/mounted devices interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Mount point manager interface.
|
* Mount point manager interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Network Device Interface Specification definitions
|
* Network Device Interface Specification definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* GUIDs for NDIS drivers
|
* GUIDs for NDIS drivers
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* NDIS Telephony API
|
* NDIS Telephony API
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions for NDIS WAN miniport drivers
|
* Definitions for NDIS WAN miniport drivers
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Network events
|
* Network events
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Network Plug and Play event support
|
* Network Plug and Play event support
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Driver installation DLL interface
|
* Driver installation DLL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* 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
|
* Most structures in this file is obtained from Windows NT/2000 Native API
|
||||||
* Reference by Gary Nebbett, ISBN 1578701996.
|
* Reference by Gary Nebbett, ISBN 1578701996.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* i8042 IOCTL interface.
|
* i8042 IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Beep device IOCTL interface
|
* Beep device IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* CDROM IOCTL interface.
|
* CDROM IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* DVD IOCTL interface.
|
* DVD IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Media changer IOCTL interface.
|
* Media changer IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Disk IOCTL interface.
|
* Disk IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Windows Device Driver Kit
|
* Windows Device Driver Kit
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Keyboard IOCTL interface
|
* Keyboard IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Mouse device IOCTL interface.
|
* Mouse device IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* NDIS device driver interface
|
* NDIS device driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Parallel port driver interface
|
* Parallel port driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* PCMCIA IOCTL interface
|
* PCMCIA IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* SCSI port IOCTL interface.
|
* SCSI port IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Serial port driver interface
|
* Serial port driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Storage class IOCTL interface.
|
* Storage class IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Tape device IOCTL interface.
|
* Tape device IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* TDI IOCTL interface
|
* TDI IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions for video devices
|
* Definitions for video devices
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Volume IOCTL interface.
|
* Volume IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Windows NT Filesystem Driver Developer Kit
|
* Windows NT Filesystem Driver Developer Kit
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Bo Brantén <bosse@acc.umu.se>
|
* Created by Bo Brantén <bosse@acc.umu.se>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* APIs for power management.
|
* APIs for power management.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Windows NT status codes
|
* Windows NT status codes
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* ParPort driver interface
|
* ParPort driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Packet filter API
|
* Packet filter API
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Power policy driver interface
|
* Power policy driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* SCSI port and class interface.
|
* SCSI port and class interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* SCSI scanner driver interface
|
* SCSI scanner driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* SCSI WMILIB interface.
|
* SCSI WMILIB interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* System Management Bus driver interface
|
* System Management Bus driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Interface between SCSI miniport drivers and the SCSI port driver.
|
* 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:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* StorPort interface
|
* StorPort interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* TDI user mode definitions
|
* TDI user mode definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* TDI set and query information interface
|
* TDI set and query information interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* TDI kernel mode definitions
|
* TDI kernel mode definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* TDI status codes
|
* TDI status codes
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions for TV-out support
|
* Definitions for TV-out support
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* UPS service interface
|
* UPS service interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB support.
|
* USB support.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB 1.0 support
|
* USB 1.0 support
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB Camera driver interface.
|
* USB Camera driver interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USBD and USB device driver definitions
|
* USBD and USB device driver definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB IOCTL interface.
|
* USB IOCTL interface.
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB IOCTL definitions
|
* USB IOCTL definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB scanner definitions
|
* USB scanner definitions
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* USB user mode IOCTL interface
|
* USB user mode IOCTL interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Video port and miniport driver interface
|
* Video port and miniport driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Video miniport AGP interface
|
* Video miniport AGP interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions only used in Windows 2000 and earlier versions
|
* 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:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* GDI device driver interface
|
* GDI device driver interface
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Windows Device Driver Kit
|
* Windows Device Driver Kit
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions only used in Windows NT 4.0 and earlier versions
|
* 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:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Definitions only used in Windows XP and earlier versions
|
* 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:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* WinSock Direct (SAN) support
|
* WinSock Direct (SAN) support
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Address filtering for NDIS MACs
|
* Address filtering for NDIS MACs
|
||||||
*
|
*
|
||||||
* This file is part of the MinGW package.
|
* This file is part of the w32api package.
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
* Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user