"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> We have the following definition:
>
> /usr/local/include/wine/windows/winbase.h:#define STILL_ACTIVE
> STATUS_PENDING
>
> This fails to compile under visual-mingw. Is this how it is
> defined under the MS headers? Does this mean that any
We have the following definition:
/usr/local/include/wine/windows/winbase.h:#define STILL_ACTIVE
STATUS_PENDING
This fails to compile under visual-mingw. Is this how it is
defined under the MS headers? Does this mean that any app
using STILL_ACTIVE must also include ntstatus.h?
--
D