Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - nicons() returns the number of icons http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 nIcons()               Returns the number of icons
--------------------------------------------------------------------------------

   Syntax:              nIcons( <cFileName> )  --> <nIcons>

   Parameters:

   <cFileName>          The name of a file that may contains
                        some icons (EXE, DLL, ICO, etc...)

   Returns:

   <nIcons>             The number of icons contained inside
                        that file

   Observations:        These icons may be extracted with ExtractIcon()

   Sample:              IDE\\SOURCE\\Icons.prg

   Source code:         SOURCE\\WINAPI\\Icons.c

   See also:            ExtractIcon() LoadIcon() DrawIcon()


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson