LR_CREATEDIBSECTION top-level constant

int const LR_CREATEDIBSECTION

Causes the function to return a DIB section bitmap rather than a compatible bitmap. This flag is useful for loading a bitmap without mapping it to the colors of the display device.

Implementation

const LR_CREATEDIBSECTION = 0x00002000;