#ifndef __WIN32K_SURFACE_H #define __WIN32K_SURFACE_H INT FASTCALL BitsPerFormat (ULONG Format); ULONG FASTCALL BitmapFormat (WORD Bits, DWORD Compression); #endif /* __WIN32K_SURFACE_H */