Skip to content

KNSoft/KNSoft.NtCRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Unsupported features (To-do)

  • FLS, now fallback to TLS
  • Expanding wildcard arguments, now cannot enable link options (setargv.obj or wsetargv.obj)
  • NT5 Console Output, now fallback to NtWriteFile(hStdOutput, ...), this is incompatible with NT5
  • Global State Isolation, this feature is unused now because NtCRT and MSVCRT should be linked statically, but NtCRT might be able to be linked independently and could be a DLL in the future

About

**WIP** A MSVCRT compatible C Runtime depends on Ntdll only

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors