update for HEAD-2003050101
[reactos.git] / include / win32k / bitmaps.h
index e504a02..8196f14 100644 (file)
@@ -48,6 +48,7 @@ int DIB_GetDIBImageBytes (int  width, int  height, int  depth);
 int DIB_BitmapInfoSize (const BITMAPINFO * info, WORD coloruse);
 INT BITMAP_GetObject(BITMAPOBJ * bmp, INT count, LPVOID buffer);
 BOOL Bitmap_InternalDelete( PBITMAPOBJ pBmp );
+HBITMAP BitmapToSurf(PBITMAPOBJ BitmapObj);
 
 /*  User Entry Points  */
 BOOL