LR_LOADFROMFILE top-level constant

int const LR_LOADFROMFILE

Loads the stand-alone image from the file specified by lpszName (icon, cursor, or bitmap file).

Implementation

const LR_LOADFROMFILE = 0x00000010;