Handles were never disposed. Added an AutoDispose(onoff) method to control this.
Also added a Handle() function which is like Resource() but has auto-dispose on by default.
Showing
Please register or sign in to comment
Also added a Handle() function which is like Resource() but has auto-dispose on by default.