How to identify the difference between the kernel object and user object?
Submitted by: AdministratorThe 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
Submitted by: Administrator
Read Online Windows Programming Job Interview Questions And Answers
Top Windows Programming Questions
| ☺ | What is signaled and non signaled state? |
| ☺ | What is a thread? |
| ☺ | What is DuplicateHandle (API)? |
| ☺ | What are types of kernel objects? |
| ☺ | You forget to call CloseHandle - will there be a memory leak? |
Top Operating System (OS) Categories
| ☺ | RTOS Interview Questions. |
| ☺ | Windows 7 Interview Questions. |
| ☺ | MAC Operating System Interview Questions. |
| ☺ | Disk Operating System (DOS) Interview Questions. |
| ☺ | Shell Scripting Interview Questions. |
