1 2 3 4 5 6
/* Dummy header for the Win32 backend. */ typedef void *HDC; typedef void *HGDIOBJ; typedef void *HICON; typedef void *HWND;