Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.01.29;
Скачать: 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 вся ветка

Текущий архив: 2004.01.29;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.012 c
14-93641
Knight
2004-01-08 12:15
2004.01.29
Кто знаком с CorelDraw?


6-93615
SkyN
2003-11-24 11:17
2004.01.29
как по имени сетевого диска (например i: ) получить имя куда он с


14-93637
J Doe
2004-01-08 20:48
2004.01.29
Книги по Delphi


1-93571
Term
2004-01-13 16:14
2004.01.29
Нужна документация по написанию интерпретаторов


3-93399
Silver_
2003-12-30 11:17
2004.01.29
Fast Report - Проверка на NULL (в скрипте)