The ExtractIconEx function retrieves the handle of an icon from the specified executable file, dynamic-link library (DLL), or icon file.
HICON ExtractIconEx(
LPCSTR lpszFile, | |
int nIconIndex, | |
HICON FAR * phiconLarge, | |
HICON FAR * phiconSmall, | |
UINT nIcons | |
); |
The return value is the handle to an icon. If the file specified was not an executable file, DLL, or icon file, the return value is 1. If no icons were found in the file, the return value is NULL.
file: /Techref/os/win/api/win32/func/src/f23_9.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 03:19,
3.138.61.232:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f23_9.htm"> ExtractIconEx</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.