How to identify the difference between the kernel object and user object?

Submitted by: Administrator
The easiest way to determine whether an object is a kernel object is to examine the function that creates the object. Almost all functions that create kernel objects have a parameter that allows you to specify security attribute information.
Submitted by: Administrator

Read Online Windows Programming Job Interview Questions And Answers