i'm using vc6

i'm trying to make SendMessage with WM_COPYDATA send to other application
but dont' know how to do struct

this is the info i'm trying to send

(WPARAM) (HWND) (LPARAM)

how do i make this into string like -> 26589|2134|122345

thankx