another hack to get reactos to build again

svn path=/trunk/; revision=19739
This commit is contained in:
Thomas Bluemel 2005-11-29 01:35:32 +00:00
parent 2a59159ff1
commit c5ad74b166

View file

@ -21,12 +21,18 @@
#ifndef FRAMEBUF_H
#define FRAMEBUF_H
#include <stdarg.h>
#include <windef.h>
#include <guiddef.h>
#include <wingdi.h>
#include <ddk/ntddk.h>
#include <ddk/winddi.h>
#include <winioctl.h>
#include <ddk/ntddvdeo.h>
#define DDKAPI __stdcall
#define DDKFASTAPI __fastcall
#define FASTCALL __fastcall
#define DDKCDECLAPI __cdecl
//#define EXPERIMENTAL_MOUSE_CURSOR_SUPPORT
typedef struct _PDEV