The Everything SDK provides a DLL and Lib interface to Everything over IPC.
It also provides methods for using WM_COPYDATA for IPC.
Everything is required to run in the background.
The SDK is a basic IPC wrapper
Requires "Everything" client to be running.
ANSI / Unicode support.
Thread safe.
Support for blocking and non-blocking mode.
x86 and x64 support.