Re: [3/7] gdiplus: GdipReAlloc
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
6838
Age (days ago)
6838
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard