SetWindowMenu

(古い関数)ウインドウにメニューを設定する

version(Windows)
@nogc extern
int
SetWindowMenu
(
int MenuID
,
int function
(
core.sys.windows.windef.WORD ID
)
MenuProc
)

Meta