SetMainWindowClassName

メインウインドウのクラス名を設定する( DxLib_Init の前でのみ使用可能 )

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

Meta