Help for this page

Select Code to Download


  1. or download this
    EXTERN_C DllExport int
    RunPerl(int argc, char **argv, char **env)
    ...
        (void)win32_longpath(szModuleName);
        argv[0] = szModuleName;
    #endif