Hello all,
I create a system thread, it terminate itself with call to
PsTerminateSystemThread. But execution does not return for the call.Why?
need you help,thanks!
regards
Hello all,
I create a system thread, it terminate itself with call to
PsTerminateSystemThread. But execution does not return for the call.Why?
need you help,thanks!
regards
This terminates the thread you are running, there is nothing to return
to!
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
----- Original Message -----
From: “LiaoWei”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Sunday, October 12, 2003 8:58 AM
Subject: [ntfsd] PsTerminateSystemThread does not return
> Hello all,
>
> I create a system thread, it terminate itself with call to
> PsTerminateSystemThread. But execution does not return for the call.Why?
> need you help,thanks!
>
> regards
>
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@acm.org
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>