npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
show_windows_error
npp_api
pluginfunc
basic
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
Source
See Implementation
npp_api
pluginfunc
basic
functions
debug_format_msgbox
msgbox
show_windows_error
mixin templates
plugin_messageBox
Windowsのシステムエラーメッセージを表示する関数