LoadPauseGraph

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

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

Meta