-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible Chartset issue UTF8/Ansi #42
Comments
What version of Windows are you using? The logs on my Windows 10 machine look a lot different
|
This is on a Windows Server 2008 R2 x64. |
Would it be easy for you to try changing something and testing it on your machine? I'm wondering if you changed the You can change that and build locally to test it out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I initialize this API with this method
DismApi.InitializeEx(DismLogLevel.LogErrorsWarnings, "log.txt");
This is what gets loggt:
log.txt
As far as I can tell this looks like an Ansi <-> Unicode issue.
Kind regards
The text was updated successfully, but these errors were encountered: