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
Hi,
I am making a multilingual application and I have a case that Kernel32Util.getLastErrorMessage() messages are being written to the log in user-local language instead of English.
Sure, I can fix this problem locally but I would like to contribute a fix -- would you accept a PR fixing that TODO?
Thank You
Kind Regards,
Oleksandr Klymenko
The text was updated successfully, but these errors were encountered:
jna/contrib/platform/src/com/sun/jna/platform/win32/Kernel32Util.java
Line 196 in 529b716
Hi,
I am making a multilingual application and I have a case that Kernel32Util.getLastErrorMessage() messages are being written to the log in user-local language instead of English.
Sure, I can fix this problem locally but I would like to contribute a fix -- would you accept a PR fixing that TODO?
Thank You
Kind Regards,
Oleksandr Klymenko
The text was updated successfully, but these errors were encountered: