No navigation frame on the left?  Click here.

NetMessageBufferSend

 

NetMessageBufferSend() produces popup messages. Note that the NET SEND command does a lot more, like resolving user names to the machines they are currently logged into and so on.

23-Jan-2000: Carl van Tast found a horrible bug; the message itself (argv[4]) was stored to the buffer's address instead of to the current value of p.  This resulted from hurriedly copying another sample and changing only what was necessary. :-(  I fixed this bug and more.

nmbs.cpp, 2 KB