Api WTSSendMessage problem.... help me!

  • Thread starter Thread starter Sy
  • Start date Start date
S

Sy

Good morninl word,
i made a Vb 6.0 program that use a Api:
Function WTSSendMessage Lib "wtsapi32.dll" _
Alias "WTSSendMessageA" _
(ByVal hServer As Long, _
ByVal SessionID As Long
...
...

Thi Api sends a message to a session. This message after about 10 sec. goes
out
For me this is a problem. I would the messag stay on the screen!!!
Thanks

Simone
 
Back
Top