Skip to content

Source code examples while me learning Windows System Programming

License

Notifications You must be signed in to change notification settings

kawaii-ghost/Nt-Win32-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nt-Win32-Examples

Source code examples while me learning Windows System Programming

System calls can be grouped roughly into six major categories

    1. Process control
    1. File management
    1. Device management
    1. Information maintenance
    1. Communication
    1. Protection

I made also the Native API version so I can understand both of Native API and Win32 API.

Currently, I'm studying about File Management so just wait, cause I learn it as a hobby as I need to prioritize school first.

About

Source code examples while me learning Windows System Programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages