sendCopyData

Send WM_COPYDATA to the specified window.

version(Windows)
void
sendCopyData
(
HWND hWnd
,
DWORD n
,
const(void)[] buf
)

Meta