• Yohei Yukawa's avatar
    Fix build failure on Windows when Unicode build is enabled. · 8c27eea6
    Yohei Yukawa authored
    This is a follow up CL for e9abc404,
    which breaks build when UNICODE macro is defined.
    
    protoc has explicitly called MBCS version of APIs / funcsions
    rather than UTF-16 (wchar_t) version of them regardless of
    UNICODE macro definition (and it indeed works as expected).
    Hence it makes sense to call GetModuleFileNameA explicitly.
    8c27eea6
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...