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