Programming guideline of WinDom
- 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()