[PATCH 5/5] Implement MsgWaitForMultipleObjectsEx and initial Carbon event handling.

Huw Davies huw at codeweavers.com
Sat Oct 21 17:13:19 CDT 2006


> diff --git a/dlls/winequartz.drv/quartzdrv_carbon.c b/dlls/winequartz.drv/quartzdrv_carbon.c
> new file mode 100644
> index 0000000..082970d
> --- /dev/null
> +++ b/dlls/winequartz.drv/quartzdrv_carbon.c
...
> +#import <Carbon/Carbon.h>

import is nasty.  Can't you use include instead?

Huw.



More information about the wine-devel mailing list