in ObjetIO for Windows, Bitmap handle allocated in openBitmap (by osReadBitmap, by winCreateBitmap) never disposed (no call to Win32API DeleteObject function). I found no calls to winDeleteObject in ObjectIO at all (except one in osrgn.icl). Are there some other handle leaks?