Вниз
Скачать: CL | DM;

Как прогр. узнать где расположены папки Windows и Prog. Files   Найти похожие ветки 

 
explorer ©   (2003-11-14 07:44) [0]

Мастера!
Подскажите, как реализовать сабж, чтобы затем подставить в Path?


 
debugger ©   (2003-11-14 09:33) [1]

windows - в системной переменной windir.
program files - в одноименной системной переменной (для NT).
Читать с помощью GetEnvironmentVariable.


 
explorer ©   (2003-11-14 11:33) [2]

debugger ©
А если для Win95/98/ME ?


 
serge   (2003-11-14 12:10) [3]

You can use the SHGetSpecialFolderLocation function to retrieve the location of a special folder, which can be virtual or part of the file system. The function returns a PIDL, which the application must eventually free using the shell"s allocator. If the folder is part of the file system, you can convert the PIDL to a file system path by using the SHGetPathFromIDList function. For a list of special folders, see the description of the SHGetSpecialFolderLocation function.


 
Dimka Maslov ©   (2003-11-14 12:27) [4]

http://delphibase.endimus.com/?action=viewtopic&topic=sysparams



Страницы: 1 вся ветка

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



Память: 0.45 MB
Время: 0.01 c
1-93526
X-shadow
2004-01-18 11:08
2004.01.29
Хендлер рабочего стола


3-93360
HolyMan
2003-12-26 23:26
2004.01.29
Удаление данных из Blob полей....


3-93407
SASH2
2004-01-05 11:50
2004.01.29
Чистка базы при определенном условии.


1-93563
dima_matrix
2004-01-17 13:48
2004.01.29
Закрытие и уничтожение форм


1-93432
tytus
2004-01-16 15:42
2004.01.29
Как зашифровать строку?




   Наверх