PDA

Click to See Complete Forum and Search --> : Inter-process communication


Jagadish Kumar
Jun 4th, 2000, 03:23 PM
Hi,
Is there any way I can send and handle user messages in VB? Something like sending WM_USER+n messages in VC++.

Thanx,
Jagadish.

althompson
Jun 4th, 2000, 07:47 PM
Try named or anonymous pipes. See Dan Applemans' book "VB Programmers Guide to the WIN32 API.