By default, the WIN32 version of ConferenceRoom attempts to return unused memory back to Windows (heap minimization). This behavior can be disabled.
Example:
/as general set heapmin off
There should normally be no reason to turn heap minimization off. This option does not exist on UNIX versions of ConferenceRoom.