<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>gdiplus: add a test for drawing to application-provided memory</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Bitmaps created from user-provided memory will actually write back to that memory when they're altered. Built-in gdiplus fails this test because it creates a copy of the memory instead of a reference.</FONT></P>

</BODY>
</HTML>