#define WM_MYMESSAGE WM_USER+1234或者UINT RegisterWindowMessage(
  LPCTSTR lpString   // address of message string
);