Completed
Argument validation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Windows Native API
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Windows Native API
- 3 Applications and the Kernel
- 4 A simple example
- 5 Inside a native call
- 6 Note on kernel development
- 7 Inside the kernel
- 8 Argument validation
- 9 Return codes
- 10 Types of arguments
- 11 Simple value arguments
- 12 Handle arguments
- 13 String arguments
- 14 Object attributes arguments
- 15 Pointer to memory arguments
- 16 Access to memory arguments
- 17 Object namespace - WinObj