Searched refs:LoadImageFromPath (Results 1 – 2 of 2) sorted by relevance
269 EXTERN_C HRESULT LoadImageFromPath(LPCWSTR Path, GpImage** ppImage) in LoadImageFromPath() function
18 EXTERN_C HRESULT LoadImageFromPath(LPCWSTR Path, GpImage** ppImage);387 hr = LoadImageFromPath(szOpenFileName, &g_pImage); in Preview_pLoadImage()