Linker Tools Warning LNK4233

name dll.ext contains non-ASCII characters, DLL will not load if system does not have same ANSI codepage as the one used for linking this DLL

A DLL was linked, via import library, that contained a non-ASCII character. GetACP returns the current code page.