Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 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.088 c
6-43709
Stalker
2004-01-08 14:55
2004.03.14
Как реализовать локальную сеть в Делфи?


4-43962
Saimon
2004-01-04 06:55
2004.03.14
???... Регистрация


4-43964
xoluay
2003-12-28 20:45
2004.03.14
директория


1-43489
dr Tr0jan
2004-02-29 13:48
2004.03.14
Передача данных между сервисом и CPL-апплетом


11-43413
savva
2003-06-23 17:17
2004.03.14
Drag & Drop