|
Related Questions |
View Answer |
 |
What do you mean by unnamed object? |
View Answer |
 |
What are Named Objects? |
View Answer |
 |
What about the usage count in the parent child process tables? |
View Answer |
 |
Why the entries in the parent process table and child table are same? |
View Answer |
 |
How the handles are handled in the child process? |
View Answer |
 |
What is the need of process relative handles? |
View Answer |
 |
You forget to call CloseHandle - will there be a memory leak? |
View Answer |
 |
What happens when the CloseHandle(handle) is called? |
View Answer |
 |
How the handle helps in manipulating the kernel objects? |
View Answer |
 |
What is handle? |
View Answer |
 |
Name few functions that create Kernel Objects? |
View Answer |
 |
What is the purpose of Process Handle Table? |
View Answer |
 |
How to identify the difference between the kernel object and user object? |
View Answer |
 |
Which is the data member common to all the kernel object and what is the use of it? |
View Answer |
 |
How does the kernel object outlive the process that created it? |
View Answer |
 |
How owns the Kernel Object? |
View Answer |
 |
If we cannot alter these Kernel Object structures directly, how do our applications manipulate these kernel objects? |
View Answer |
 |
User can access these kernel objects structures? |
View Answer |
 |
What is a kernel object? |
View Answer |
 |
What are types of kernel objects? |
View Answer |