[3/7] gdiplus: GdipReAlloc

Alexandre Julliard julliard at winehq.org
Fri Jun 22 05:36:55 CDT 2007


"Evan Stade" <estade at gmail.com> writes:

> This is only declared privately because it is not a function provided
> by the dll.  It follows the exported-function naming scheme however,
> because it's a counterpart to GdipFree and GdipAlloc.

Please don't do that, it's confusing. If there's no GdipReAlloc just
use HeapReAlloc directly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list