Skip to content
/ newapis Public

Fallback mechanism for APIs that did not exist on earlier Windows versions.

License

Notifications You must be signed in to change notification settings

ai4rei/newapis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New Windows APIs Fallback Headers

This implements a fallback mechanism for APIs that did not exist on earlier Windows versions.

  • NewAPIsA.h (drop-in replacement for Windows SDK newapis.h)
    • GetDiskFreeSpaceEx
    • GetFileAttributesEx
    • GetLongPathName
    • IsDebuggerPresent

About

Fallback mechanism for APIs that did not exist on earlier Windows versions.

Resources

License

Stars

Watchers

Forks

Languages