Resource library RsrcFixCicon() RsrcUserDraw()
Programming guideline of WinDom

RsrcFreeCicon()

NAME

RsrcFreeCicon - Release fixed color icons.

PROTOTYPAGE

void RsrcFreeCicon ( void *fix);

PARAMETER

fix:] pointer filled in by RsrcFixCicon().

DESCRIPTION

RsrcFreeCicon() should be call to release the memory reserved by RsrcFixCicon() to fix color icons.

SEE ALSO

RsrcFixCicon()