System Message in VB
Visual Basic
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, Is it possible to post systeme message easily in VB. Or I need to redirect the kernel function? thx Michael
-
Hi, Is it possible to post systeme message easily in VB. Or I need to redirect the kernel function? thx Michael
What do you mean by system message? There are a number of API functions that you can use, but I do not know exactly what you are trying to.
Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life! -
Hi, Is it possible to post systeme message easily in VB. Or I need to redirect the kernel function? thx Michael
Call the System shell shell "net send [username or computer name] [message]", vbHide Fernando Finelli