Einzelnen Beitrag anzeigen

hoika

Registriert seit: 5. Jul 2006
Ort: Magdeburg
8.273 Beiträge
 
Delphi 10.4 Sydney
 
#17

AW: limiting number of instances in Windows terminal server

  Alt 5. Jun 2019, 09:52
Hello,
use a GUID as (global) Mutex-Name with _1, _2 and so on.

if _1 is used, use _2.
if _x is used, you have your maximum instances ...

quick&dirty


or just said: use JEDI JvAppInst.pas
hey use some form of hidden window for each instance
Heiko

Geändert von hoika ( 5. Jun 2019 um 09:56 Uhr)
  Mit Zitat antworten Zitat