Registriert seit: 4. Nov 2004
Ort: Basel (CH)
76 Beiträge
Delphi 2007 Professional
|
Re: Programm "resetten" ?
28. Jan 2006, 12:13
Einfach mal ne Idee:
Starte zu Beginn des Programmes ein Thread in dem du alle Abläufe ausführst.
Wenn du nun das Programm resetten willst, musst du einfach den Thread neu starten...
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
|