[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-09-16, Jon Rafkind <workmin@xxxxxxxxxx> wrote:
> Peter Wang wrote:
> > You need to upgrade your win32 headers for DM_POSITION.
> > (or just add this:)
> >
> > wingdi.h:#define DM_POSITION 0x00000020
> >
> >
> Ok, I'll probably just do that, but for my reference what exactly do you
> mean upgrade my win32 headers? Upgrade directx?
I believe the headers are in the mingw package 'w32api', which you need
a newer version of. These are not directx headers.
Peter