Вниз
Скачать: 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.027 c
3-43296
hva
2004-02-11 15:30
2004.03.14
Как перехватить TClientDataSet.CommandText


6-43714
Lord_KILLMAN
2004-01-08 01:06
2004.03.14
Товарищи!!! Кто может чем-либо помочь (сет. прогр.) , отзовитесь!


3-43281
nejest
2004-01-23 13:24
2004.03.14
вопрос по TfrReport, как записывать запросы в frReport1GetValue


1-43643
snake1977
2004-03-02 08:43
2004.03.14
Паралельная работа с файлами


7-43920
Serguar
2003-12-19 11:19
2004.03.14
Как проверить состояние (готовность) матричного принтера




   Наверх