terrafx / terrafx.interop.windows

Interop bindings for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider COLORREF helper struct e.g. Windows.CreateSolidBrush()

rickbrew opened this issue · comments

this is typedef'd as DWORD in wtypes.h

You also mentioned LPARAM and WPARAM could be treated similarly

This was resolved with #229