Главная страница
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.03 c
3-43390
uu
2004-02-13 20:30
2004.03.14
CREATE GENERATOR


6-43747
dr.sam
2004-01-08 16:07
2004.03.14
indy ftp


1-43517
Grinder
2004-02-22 15:56
2004.03.14
высота колонки в list view


4-43961
Neznaika
2004-01-01 19:32
2004.03.14
Как в Windows XP и NT отправить файлы в корзину.


8-43690
tse
2003-11-09 00:07
2004.03.14
Запись звука с линейного входа в wav файл