VirtualBox

忽略:
時間撮記:
2013-4-5 下午02:36:27 (12 年 以前)
作者:
vboxsync
訊息:

RTPathParse -> RTPathParseSimple.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/init.cpp

    r45350 r45375  
    232232     */
    233233    ssize_t offName;
    234     g_cchrtProcExePath = RTPathParse(g_szrtProcExePath, &g_cchrtProcDir, &offName, NULL);
     234    g_cchrtProcExePath = RTPathParseSimple(g_szrtProcExePath, &g_cchrtProcDir, &offName, NULL);
    235235    g_offrtProcName = offName;
    236236    return VINF_SUCCESS;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette