Home
last modified time | relevance | path

Searched refs:GdipCreateBitmapFromResource (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec72 72 stdcall GdipCreateBitmapFromResource(long wstr ptr)
H A Dimage.c1444 GpStatus WINGDIPAPI GdipCreateBitmapFromResource(HINSTANCE hInstance, in GdipCreateBitmapFromResource() function
/reactos/sdk/include/psdk/
H A Dgdiplusheaders.h438 lastStatus = DllExports::GdipCreateBitmapFromResource(hInstance, bitmapName, &bitmap); in Bitmap()
H A Dgdiplusflat.h87 GdipCreateBitmapFromResource(HINSTANCE, GDIPCONST WCHAR *, GpBitmap **);