AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Anwendung von "außen"beenden

Ein Thema von bmontag · begonnen am 16. Feb 2009 · letzter Beitrag vom 17. Feb 2009
 
nuclearping

Registriert seit: 7. Jun 2008
708 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#2

Re: Anwendung von "außen"beenden

  Alt 16. Feb 2009, 14:19
Delphi-Quellcode:
Application.Initialize;
Application.CreateForm(TF01Start, F01Start);
Application.CreateForm(TF10Msge, F10Msge);
Application.CreateForm(TF14Service, F14Service);
Application.CreateForm(TF27End, F27End);
Da hat aber jemand kräftig Reverse-Engineering betrieben, wa?

Ansonsten: Keine VCL-Aktionen in Threads direkt ausführen, da diese nicht Thread-Safe sind.
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 01:08 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz