SetWindowIconHandle

メインウインドウで使用するアイコンのハンドルをセットする

version(Windows)
@nogc extern
int
SetWindowIconHandle
(
core.sys.windows.windef.HICON Icon
)

Meta