npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
DllMain
nppplugintemplate
better_c_test1
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows && D_BetterC && betterC_test1)
pragma(
mangle
, "DllMain") extern (
Windows
) pure nothrow @
safe
@
nogc
core.sys.windows.windef.BOOL
DllMain
(
core.sys.windows.basetsd.HANDLE
hModule
,
core.sys.windows.windef.DWORD
reasonForCall
,
core.sys.windows.winnt.LPVOID
lpReserved
)
Meta
Source
See Implementation
nppplugintemplate
better_c_test1
functions
DllMain
beNotified
dummy_func
getFuncsArray
getName
isUnicode
messageProc
setInfo
variables
main_menu
nppData