Click here to Skip to main content
15,895,370 members
Please Sign up or sign in to vote.
3.50/5 (2 votes)
See more:
First thing I want to know is what is kernel object. And secondly what is difference between kernel object and windows object.

Thanks and regards.
Posted

1 solution

You can read all about the different types of object here;

http://msdn.microsoft.com/en-us/library/ms724515(v=VS.85).aspx[^]


More specifically to your question;
Windows Object[^]

Kernel Objects[^]
 
Share this answer
 
Comments
RaisKazi 27-Aug-11 7:57am    
Nicely covered 5!
Sergey Alexandrovich Kryukov 28-Aug-11 2:47am    
Agree, nicely covered.
--SA
[no name] 28-Aug-11 22:08pm    
May I know where Kernel object exactly reside. Means all processes should access these object... then they must be out of all processes virtual address space?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900