Parse error when trying to build imagehlp with the w32api headers

Alexandre Julliard julliard at winehq.org
Tue Aug 19 12:41:48 CDT 2003


Steven Edwards <steven_ed4153 at yahoo.com> 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
julliard at winehq.com



More information about the wine-devel mailing list