show_windows_error

Windowsのシステムエラーメッセージを表示する関数

version(Windows)
nothrow @nogc
void
show_windows_error
(
core.sys.windows.windef.HWND _nppHandle
,
const wchar[] title
,
core.sys.windows.windef.DWORD lang_id = 0
)

Meta