【问题标题】:Windows short path format to long path formatWindows 短路径格式转长路径格式
【发布时间】:2012-04-19 07:59:56
【问题描述】:

是否有 Windows API 调用或某种方式来转换表单的路径

C:\Progra~1\Users\SomeU~2\

C:\Program Files\Users\SomeUser\

【问题讨论】:

    标签: c++ c windows path


    【解决方案1】:

    您正在寻找GetLongPathName()

    【讨论】:

    • 很有趣。我新的它必须是那么简单,但在谷歌一段时间后我没有得到那个简单的。
    猜你喜欢
    • 1970-01-01
    • 2012-04-15
    • 2010-10-27
    • 1970-01-01
    • 1970-01-01
    • 2013-07-05
    • 1970-01-01
    • 1970-01-01
    • 2013-08-27
    相关资源
    最近更新 更多