SS_REALSIZEIMAGE top-level constant

int const SS_REALSIZEIMAGE

Specifies that the actual resource width is used and the icon is loaded using LoadImage. SS_REALSIZEIMAGE is always used in conjunction with SS_ICON.

Implementation

const SS_REALSIZEIMAGE = 0x00000800;