22 Jun
2007
22 Jun
'07
5:36 a.m.
"Evan Stade" <estade(a)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(a)winehq.org