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
In order to ensure correct character encodings are used. `CreateFileA`
specifies the variation of this API call which uses a particular fixed
character encoding. The Windows API defines `CreateFile` to be the
character encoding variation which matches the build configuration.
0 commit comments