- PostMessageA
BOOL PostMessageA(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- createIndex
size_t createIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
- destroyIndex
void destroyIndex(AsyncTimer ctxt)
Undocumented in source. Be warned that the author may not have intended to support it.
- wndProc
LRESULT wndProc(HWND wnd, UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.