Steven Edwards <[EMAIL PROTECTED]> writes:

> Does anyone have any idea as to what is going on here. I dont really see why mingw 
> has a problem. 
>
> access.c: In function `ImageUnload':
> access.c:204: parse error before "LOADED_IMAGE"
> access.c:210: parse error before "LOADED_IMAGE"
> make1: *** [access.o] Error 1

It looks like the mingw headers are missing the CONTAINING_RECORD
macro.
 
-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to