npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
npp_DLLMain
npp_api
pluginfunc
extra_interfece
Undocumented in source.
version(Windows && Not_betterC)
mixin template
npp_DLLMain (
npp_api
.
pluginfunc
.
config_file
.
config_type_t
type
wstring
[]
menu_index_checked_identifiers
alias
menu_index
) {
static if
(
!__traits(compiles, .DllMain)
)
core
.
sys
.
windows
.
windef
.
BOOL
DllMain
(core.sys.windows.basetsd.HANDLE hModule, core.sys.windows.windef.DWORD reasonForCall, core.sys.windows.winnt.LPVOID lpReserved);
}
Members
Functions
DllMain
core
.
sys
.
windows
.
windef
.
BOOL
DllMain
(core.sys.windows.basetsd.HANDLE hModule, core.sys.windows.windef.DWORD reasonForCall, core.sys.windows.winnt.LPVOID lpReserved)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
npp_api
pluginfunc
extra_interfece
functions
update_main_menu_checked
manifest constants
current_mixin_version
mixin templates
menu_checked_list
npp_DLLMain
npp_autoload
npp_beNotified
npp_main_menu
npp_menu_actions
npp_menu_index
npp_messageProc
npp_plugin_config
npp_plugin_interface
npp_setInfo
structs
npp_plugin_definition