ReactOS 0.4.15-dev-7846-g8ba6c66
gdiplusmem.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WINGDIPAPI   __stdcall
 

Functions

void *WINGDIPAPI GdipAlloc (SIZE_T) __WINE_ALLOC_SIZE(1)
 
void WINGDIPAPI GdipFree (void *)
 

Macro Definition Documentation

◆ WINGDIPAPI

#define WINGDIPAPI   __stdcall

Definition at line 22 of file gdiplusmem.h.

Function Documentation

◆ GdipAlloc()

◆ GdipFree()