AppleWin/source/Frame.h

9 lines
247 B
C
Raw Normal View History

2006-02-25 20:50:29 +00:00
#pragma once
UINT GetFrameBufferBorderlessWidth(void);
UINT GetFrameBufferBorderlessHeight(void);
UINT GetFrameBufferBorderWidth(void);
UINT GetFrameBufferBorderHeight(void);
UINT GetFrameBufferWidth(void);
UINT GetFrameBufferHeight(void);