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

ExtractIcon   Найти похожие ветки 

 
viper   (2003-01-17 16:35) [0]

Как узнать общее количество иконок которые хранятся в dll,exe (желательно пример, если можно)!


 
MBo ©   (2003-01-17 16:42) [1]

А кто будет хелп читать?

nIconIndex

Specifies the index of the icon to retrieve. If this value is 0, the function returns the handle of the first icon in the specified file. If this value is -1, the function returns the total number of icons in the specified file.


 
viper   (2003-01-17 16:44) [2]

Это я прочитал, но если ставить -1 то, выдается ошибка, ты код лучше писни


 
MBo ©   (2003-01-17 16:51) [3]

Caption:=IntToStr(ExtractIcon(hinstance,PChar(Paramstr(0)),Cardinal(-1)));


 
Nick_N_A ©   (2003-01-18 05:51) [4]

У делфи в Resources + Ctrl+F1 прекрасное описание всей этой муры,
но я еще не разобрался,
смотри ф-цию EnumResourceNames(HInst,RT_ICON,@CallBackProc,0)


BOOL CALLBACK EnumResNameProc(

HANDLE hModule, // resource-module handle
LPCTSTR lpszType, // pointer to resource type
LPTSTR lpszName, // pointer to resource name
LONG lParam // application-defined parameter
);



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

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



Память: 0.45 MB
Время: 0.013 c
14-17296
Дмитрий К.К.
2003-02-20 07:59
2003.03.06
79 гринов


14-17353
VID
2003-02-18 13:25
2003.03.06
1С: Зарплата и Кадры - начисление стипендии


14-17320
Saracin
2003-02-16 12:05
2003.03.06
Где можно найти описание InstallShield Express статьи, книги,...


14-17330
Ilya
2003-02-16 21:47
2003.03.06
Милицейский беспредел !!!


1-17183
VIB
2003-02-21 19:14
2003.03.06
Grid




   Наверх