LoadPauseGraphWithStrLen

アクティブウインドウが他のソフトに移っている際に表示する画像をファイルから読み込む( FileName に null を渡すことで解除)

version(Windows)
@nogc extern
int
LoadPauseGraphWithStrLen
(
const(core.sys.windows.winnt.TCHAR)* FileName
,)

Meta