Текущий архив: 2004.03.14;
Скачать: CL | DM;
Вниз
Как конвертировать имена файлов Найти похожие ветки
← →
TUser © (2004-03-03 20:46) [0]Есть ли какая-нибудь ф-ция для превращения
c:\Pogram files\Borland\Delphi\Projects\My first Program\Any files\ ...
в
c:\PROGRA~1\BORLAND\DELPHI\PROJEC~1\MYFIRST~1\ANYFILES\...
← →
Romkin © (2004-03-03 20:49) [1]The GetShortPathName function obtains the short path form of a specified input path.
DWORD GetShortPathName(
LPCTSTR lpszLongPath, // points to a null-terminated path string
LPTSTR lpszShortPath, // points to a buffer to receive the null-terminated short form of the path
DWORD cchBuffer // specifies the size of the buffer pointed to by lpszShortPath
);
Страницы: 1 вся ветка
Текущий архив: 2004.03.14;
Скачать: CL | DM;
Память: 0.46 MB
Время: 0.025 c