When using VB or VC++, there is no need to "disconnect." It is necessary to stop the Fast Status system when you leave your application.
To do this:
Set FStat.HowMany = 0
Call FStatInit
When using VB or VC++, there is no need to "disconnect." It is necessary to stop the Fast Status system when you leave your application.
To do this:
Set FStat.HowMany = 0
Call FStatInit
0 Comments