Resource library RsrcXload() RsrcGaddr()
Programming guideline of WinDom

RsrcXfree()

NAME

RsrcXfree - release a resource loaded by RsrcXload()

PROTOTYPAGE

void RsrcXload( void *rsc);

PARAMETERS

rsc:
resource to release.

DESCRIPTION

RsrcXfree() release a resource loaded by RsrcXload(). The parameter rsc is provided by RsrcXload().

SEE ALSO

RsrcXload()