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
devprblm.cpp
hwpage.cpp [DEVMGR] Add DYNAMIC_FIELD_OFFSET macro 2024-04-10 23:27:11 +02:00
hwresource.cpp
misc.cpp
properties.h
stubs.cpp