MCPcopy 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
88LRESULT NppJsonPlugin::MessageProc(UINT /*msg*/, WPARAM /*wParam*/, LPARAM /*lParam*/)
89{
90 return TRUE;
91}
92
93BOOL NppJsonPlugin::IsUnicode()
94{

Callers 1

messageProcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected