Skip to content
/ ntcvt Public

The windows nt encoding converter helpers support vs2010 or later

License

Notifications You must be signed in to change notification settings

simdsoft/ntcvt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntcvt

The windows nt encoding converter helpers

Why create this toy repo

  • The natvie Win32 API is fast than c++11 std::codecvt
  • More easy to convert between utf-8, utf-16, mcbs at ntoskrnl system
  • Do a hack to avoid loop fill '\0' when prealloc buffer for std::wstring

About

The windows nt encoding converter helpers support vs2010 or later

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages