[ros-kernel] Suggested implementation ideas for the
various WndProc, CallWndProc etc fixes
Jonathan Wilson
jonwil at tpgi.com.au
Mon Nov 10 20:46:59 CET 2003
> Why can't the kernel/executive simply free them when the process
> terminates, regardless of whether normal termination occurs or not?
Well any time that Win32kProcessCallback() is called with a value of
"process is being destroyed", then any structures owned by the current
process will be zeroed out ready for reuse.
More information about the Ros-kernel
mailing list