Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ MessageProc
Method
MessageProc
src/NppJsonViewer/NppJsonPlugin.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
LRESULT NppJsonPlugin::MessageProc(UINT /*msg*/, WPARAM /*wParam*/, LPARAM /*lParam*/)
89
{
90
return TRUE;
91
}
92
93
BOOL NppJsonPlugin::IsUnicode()
94
{
Callers
1
messageProc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected