Форум: "Система";
Текущий архив: 2004.01.29;
Скачать: [xml.tar.bz2];
ВнизКак прогр. узнать где расположены папки 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;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.007 c