Hi again,
I have more information about the problem. I hope someone can know what this all staff is about, because I have no idea!
I have run my application from the Delphi Debugger using the Threads, Modules and Event Log Debug Windows and here is what I get:
When the application reaches the 'end.' source line, there's still a thread in the 'Threads' Debug Window. This thread corresponds to the first one that starts - the application thread.
In the 'Location' column there is the following memory address: $7C91EB94
And in the 'Modules' Debug Window, 'ntdll.dll' starts in $7C910000 and $7C91EB94 is the entry point for 'KiFastSystemCallRet'.
Can anybody give me a clue?
Thank you very much,
Nurya ;-)
I have more information about the problem. I hope someone can know what this all staff is about, because I have no idea!
I have run my application from the Delphi Debugger using the Threads, Modules and Event Log Debug Windows and here is what I get:
When the application reaches the 'end.' source line, there's still a thread in the 'Threads' Debug Window. This thread corresponds to the first one that starts - the application thread.
In the 'Location' column there is the following memory address: $7C91EB94
And in the 'Modules' Debug Window, 'ntdll.dll' starts in $7C910000 and $7C91EB94 is the entry point for 'KiFastSystemCallRet'.
Can anybody give me a clue?
Thank you very much,
Nurya ;-)