Originally posted by: brandon
from a win9x you can send messages using the mailslots. The name of the mailslot that Winpopup used is "messngr" you have to write a string to the mailslot that is being monitored by winpopup or NT messenger service. The string contains 3 null characters that separate the sender name, recipient name, and body of the message. It MUST be in that format for the messenger service to translate it correctly. I you need more more info or have discovered any more tricks (like sending messages to a user name) please e-mail me.
Originally posted by: Danny
Thank You
Hello
I would likw to know if is there a way to send a message
to Win95/98 that connect to the network with NT machin.
Originally posted by: Rebu
Your code works only with NT, is there any way to do the
same with 95/98 (like WinPopup.exe) ?