• Colomban Wendling's avatar
    spawn: Use Wide API on Windows · a4509141
    Colomban Wendling yazdı
    Try and use Unicode variants of the Windows process creation API in
    order to support filenames (and possibly environment) outside the
    locale codepage.
    
    WARNING: Implications on using Unicode environment are unknown.
    It might affect the called process, or not, not sure.
    a4509141
spawn.c 42.4 KB