Daftlad
Stray Dog

Joined: 14 Oct 2003 Posts: 7
Location: England
|
Posted:
Fri Oct 17, 2003 2:21 am Post subject: Alerter / Messenger interation using VB. |
|
I want to interact with the Alerter or Messenger service directly from VB6, how would I go about this or where could I find some information on the subject ? thanks alot...
ha a wanna be VB code junkie |
_________________ "Its not the size of the wand, its the magic in the stick.."
|
|
hohlecow
Tail-Wagger


Joined: 17 May 2002 Posts: 2151
Location: hungary for turkey and chile
|
Posted:
Fri Oct 17, 2003 2:22 pm Post subject: |
|
i don't know of there is an api for the messenger, but there is a function to run arbitrary commands by passing it a string of the command. of course, i can't think of that function, i think its system(char* buffer) in C++.
as you're string you'd put "net send <recipient/domain> message text", but you probably knew that already. |
_________________ give as much as you can, and take nothing
sometimes i think if zombies were attacking us, liberals would be fighting for thier rights, "they eat brains for fuel, it's part of who they are" or "we can't descriminate against them, that's just the way they were reanimated."
trying it again: POTD (picture of the day)
|
|