﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1026	_Gdiplus_BitmapCreate* functions document wrong resource disposal function	wraithdu	Valik	With the exception of _GDIPlus_BitmapCreateHBITMAPFromBitmap(), all the _Gdiplus_BitmapCreate* functions document that _WinAPI_DeleteObject() should be used to free the resource.  Judging from the help examples and testing, the correct function would either be _Gdiplus_BitmapDispose() or _Gdiplus_ImageDispose().  _WinAPI_DeleteObject returns failure (false) in testing.	Bug	closed	3.3.1.3	Documentation	3.3.1.1	None	Fixed	gdiplus bitmap create	
