Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.03 c
1-43673
Denis_Visma
2004-03-01 15:12
2004.03.14
Взаимодействие с Винампом


3-43390
uu
2004-02-13 20:30
2004.03.14
CREATE GENERATOR


1-43454
QiQ
2004-02-29 22:27
2004.03.14
Копирование программы во все папки в Windows се


3-43354
denis24
2004-02-16 12:16
2004.03.14
tfield.asinteger


1-43583
__Dmitry
2004-02-26 13:08
2004.03.14
TWebBrowser - блокировка Ctrl+N




   Наверх