include shell.inc
VxDcall SHELL_LocalFree, <Handle>
Frees the memory that was allocated by SHELL_LocalAllocEx. Uses C calling conventions.
This service may be called only during application time. Failure to observe this restriction may crash the system.