Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.10.29;
Скачать: CL | DM;

Вниз

Как получить иконку из расширения файла?   Найти похожие ветки 

 
Darkwing ©   (2006-10-10 15:29) [0]

ExtractAssociatedIcon не катит т.к. сам файл не существует а есть только текстовая строка с расширением? Можно ковыряться в реестре самому, но может есть путь попроще?


 
clickmaker ©   (2006-10-10 15:42) [1]

SHGetFileInfo


 
Darkwing ©   (2006-10-10 15:52) [2]


> clickmaker ©


а как быть с этим:

WINSHELLAPI DWORD WINAPI SHGetFileInfo(

   LPCTSTR pszPath,  
   ...
   ...
  );

pszPath:
Pointer to a buffer that contains the path and filename. Both absolute and relative paths are valid.

имени то нету.

и еще [Now Supported on Windows NT]


 
Darkwing ©   (2006-10-10 15:54) [3]

сорри. я прочитал [NoT Supported on Windows NT]. ошибся.

а вот с именем файла что делать?


 
clickmaker ©   (2006-10-10 15:54) [4]


> а как быть с этим:

справку читай внимательней
If the uFlags parameter includes the SHGFI_USEFILEATTRIBUTES flag, this parameter does not have to be a valid file name. The function will proceed as if the file exists with the specified name and with the file attributes passed in the dwFileAttributes parameter. This allows you to obtain information about a file type by passing just the extension for pszPath and passing FILE_ATTRIBUTE_NORMAL in dwFileAttributes


> и еще [Now Supported on Windows NT]

и что?


 
Darkwing ©   (2006-10-10 15:56) [5]

ок. вопрос снят.


> clickmaker ©

Спасибо. :)



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

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

Наверх




Память: 0.47 MB
Время: 0.035 c
15-1160535420
SerJaNT
2006-10-11 06:57
2006.10.29
Настройка aDSL-модема "aDSL-200"


15-1160129427
Gata S
2006-10-06 14:10
2006.10.29
Как узнать к каким файлам обращается программа?


15-1160483356
KitsumVI
2006-10-10 16:29
2006.10.29
Исходники к книге Delphi и технология COM


2-1160653527
VALUA
2006-10-12 15:45
2006.10.29
StringGrid - хранение информации


4-1150378776
inri13666
2006-06-15 17:39
2006.10.29
Как управлять сервисом в Win XP?