SetWindowText

メインウインドウのウインドウテキストを変更する

version(Windows)
@nogc extern
int
SetWindowText
(
const(core.sys.windows.winnt.TCHAR)* WindowText
)

Meta