mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
e4c4894564
bmBits is only used and assigned on output. It points (holds the address) to the array of DIB bit values. The "Bits" parameter is however a pointer to a variable that will receive the address of that array. So it makes no sense to initially assign bmBits to the value of the Bits parameter... |
||
---|---|---|
.. | ||
include | ||
main | ||
misc | ||
objects | ||
wine | ||
CMakeLists.txt | ||
gdi32.rc | ||
gdi32.spec | ||
good api.def |