You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I figured out that Linux GCC and Clang by default use 4-byte wchar_t instead of 2-byte. That couses problems while parsing hives and converting bootkey. Besides that It brakes stdout output.