AppleWin/source/linux/windows/gdi.h

8 lines
109 B
C
Raw Normal View History

#pragma once
#include "linux/windows/wincompat.h"
typedef int HBRUSH;
typedef int HFONT;
typedef int RECT;