reactos/drivers
Joachim Henze 806da4421c
[CMICONTROL] Avoid (DLGPROC) cast (#5693)
Yes, might slightly improve with x64,
but that wasn't even my main motivation.
(DLGPROC)-casts are nonsense even for x86 actually.
2023-09-17 17:47:23 +00:00
..
base [KDGDB] Fix GCC build. Addendum to commits b577ac07 and de81021ba. 2023-04-05 03:33:42 +02:00
battery
bluetooth
bus [PCI] Fix I/O range size of the resource descriptors 2023-01-21 07:33:03 +01:00
crypto
filesystems [FASTFAT][NTDLL_APITEST] Add missing semicolon after _SEH2_END (#5568) 2023-08-15 18:16:31 +02:00
filters
hid
input [INPORT] Fix swapped buttons for the inport bus mouse 2023-08-05 16:40:07 +03:00
ksfilter
multimedia
network [IP] Don't reference uninitialized PCB to avoid BSOD. CORE-18982 2023-07-30 16:52:55 -04:00
parallel
processor [INF] More deduplication and style harmonization (#4952) 2022-12-28 02:26:17 +01:00
sac
serial
setup [BLUE] Optimize ScrIoControl for speed (#5185) 2023-03-28 08:12:38 +09:00
storage [PCIIDEX] Improve and fix the driver 2023-07-16 13:20:30 +03:00
usb [USBSTOR_NEW] Add missing poppack.h 2023-01-30 15:12:06 +01:00
wdm [CMICONTROL] Avoid (DLGPROC) cast (#5693) 2023-09-17 17:47:23 +00:00
wmi
CMakeLists.txt