The Everything_GetReplyWindow function returns the current reply window for the IPC query reply.
HWND Everything_GetReplyWindow(void);
The return value is the current reply window.
The default reply window is 0, or no reply window.
HWND hWnd = Everything_GetReplyWindow();