Gunnar Dalsnes wrote:
Hi,
Does anyone object agains: -moving every NtXxx functions into new files under ntoskrnl\nt?
I do. Actually I think \nt shoudl go away.
-moveing functions related to ob managed types into new files (thrdobj.c, procobj,c, eventobj.c, fileobj.c etc)?
You mean renaming apc.c to apcobj.c, thread.c to threadobj.c, etc? I don't see why not.
This will make it clearer where the functions are and what they do.
Gunnar
Best regards, Alex Ionescu