Home
last modified time | relevance | path

Searched refs:SetImage (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DStatic.h14 HANDLE SetImage(WPARAM imageType, HANDLE handle) { return (HANDLE)SendMsg(STM_SETIMAGE, imageType, (LPARAM)handle); } in SetImage() function in NWindows::NControl::CStatic
18 HICON SetIcon(HICON icon) { return (HICON)SetImage(IMAGE_ICON, icon); } in SetIcon()

Completed in 1 milliseconds