Re: W32API: Various DDK fixes
Danny Smith <[email protected]> Tue, 28 Sep 2004 20:41:13 +1200
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <001201c4a536$eaa6e640$a94861cb@DANNY> |
| 2004-05-29 Filip Navara <xnavara-VIXq6x/[email protected]> | | * include/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, mcd.h, miniport.h, | mountdev.h, mountmgr.h, ndis.h, ndistapi.h, ndiswan.h, netpnp.h, | newdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h, ntddcdvd.h, | ntddchgr.h, ntdddisk.h, ntddkbd.h, ntddmou.h, ntddpar.h, ntddpcm.h, | ntddscsi.h, ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, | ntddvdeo.h, ntddvol.h, ntpoapi.h, parallel.h, pfhook.h, poclass.h, | scsi.h, scsiscan.h, smbus.h, srb.h, storport.h, tdiinfo.h, | tdikrnl.h, tvout.h, upssvc.h, usb.h, usb100.h, usbdi.h, usbioctl.h, | usbiodef.h, usbscan.h, usbuser.h, videoagp.h, winddi.h, winddk.h, | winnt4.h, ws2san.h): Fixed packing. | * include/atm.h (ATM_TRAFFIC_DESCRIPTOR_IE): Fixed declaration. | * include/hidclass.h (HID_INTERFACE_HIDPARSE, | HID_INTERFACE_NOTIFY_PNP): Likewise. | * include/ndis.h (NDIS_DMA_BLOCK, CO_FLOW_PARAMETERS): Likewise. | (NdisQueryPacketLength): Added macro. Thanks to Art Yerkes | <[email protected]>. | * include/usb100.h (USB_CONFIGURATION_DESCRIPTOR): Fixed | declaration. | * include/winddi.h (PATHDATA, GLYPHPOS): Likewise. | * include/winddk.h (PDRIVER_CONTROL, PDRIVER_LIST_CONTROL, | PDRIVER_ADD_DEVICE, PIO_COMPLETION_ROUTINE, PDRIVER_CANCEL, | PKDEFERRED_ROUTINE, PDRIVER_DISPATCH, PIO_DPC_ROUTINE, | PMM_DLL_INITIALIZE, PMM_DLL_UNLOAD, PDRIVER_ENTRY, | PDRIVER_INITIALIZE, PKSERVICE_ROUTINE, PIO_TIMER_ROUTINE, | PDRIVER_REINITIALIZE, PDRIVER_STARTIO, PKSYNCHRONIZE_ROUTINE, | PDRIVER_UNLOAD, DRIVER_OBJECT): Fixed callback declarations. | (struct FILE_BASIC_INFORMATION): Renamed to _FILE_BASIC_INFORMATION. | (SYNCH_LEVEL): Added definition. | (KPCR, KPCR_TIB): Fixed declaration. | (Interlocked[Push/Pop]EntrySList): Declare only if winbase.h isn't | included and _WIN32_WINNT >= 0x0501. | (RtlEqualLuid): Fixed macro definition. | (KfLowerIrql, KfRaiseIrql): Declare and use instead of KeLowerIrql and | KeRaiseIrql on i386 architectures. | | Thanks, committed. Danny ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php