[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
nIcons( <cFileName> )-> <nIcons>
------------------------------------------------------------------------------
PARAMETER:
<cFileName> is the name of a file that may contain some icons (EXE, DLL
or ICO File)
RETURNS:
<nIcons> is the number of icons that are contained in that file
DESCRIPTION:
nIcons() returns the number of Icons in a file, which can then be
extracted using the ExtractIcon() function.
SOURCE:
SOURCE\WINAPI\ICONS.C
See Also:
ExtractIcon
LoadIcon
DrawIcon
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson