reactos/dll/win32/devmgr/properties
Timo Kreuzer bedc16d46d [DEVMGR] Add DYNAMIC_FIELD_OFFSET macro
This replaces the usage of FIELD_OFFSET for dynamic indexing into array fields.
Sadly GCC has broken __builtin_offsetof and they don't seem to intend to fix it.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95942
2024-04-10 23:27:11 +02:00
..
advprop.cpp [DEVMGR] Fix some bugs spotted by Thomas Faber in PR #5775 (#5790) 2023-11-13 16:26:00 +01:00
devprblm.cpp [DEVMGR] Fix diagnostic message when device is failing with CM_PROB_FAILED_ADD 2024-02-01 09:57:02 +01:00
hwpage.cpp [DEVMGR] Add DYNAMIC_FIELD_OFFSET macro 2024-04-10 23:27:11 +02:00
hwresource.cpp [DEVMGR] Display current assigned resources, instead of boot resources 2021-10-14 23:39:30 +02:00
misc.cpp [DEVMGR] Fix a Clang-Cl warning about DriverInfoDetailData.SectionName 2018-05-07 14:00:41 +02:00
properties.h [DEVMGR] Do not add the 'Resources' page to the device properties if the device does not have any resources 2020-04-13 12:33:58 +02:00
stubs.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00