forked from xt-sys/exectos
Improvements to FrameBuffer support
This commit is contained in:
@@ -146,7 +146,7 @@ typedef struct _CPPORT
|
||||
typedef struct _HAL_FRAMEBUFFER_DATA
|
||||
{
|
||||
BOOLEAN Initialized;
|
||||
PULONG Address;
|
||||
PVOID Address;
|
||||
ULONG_PTR BufferSize;
|
||||
UINT Width;
|
||||
UINT Height;
|
||||
|
Reference in New Issue
Block a user