MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / messageProc

Function messageProc

src/PluginInterface.cpp:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140LRESULT messageProc(UINT /*Message*/, WPARAM /*wParam*/, LPARAM /*lParam*/) {
141 return TRUE;
142}
143
144#ifdef UNICODE
145BOOL isUnicode() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected