Re: [PATCH 5/5] Implement MsgWaitForMultipleObjectsEx and initial Carbon event handling.
21 Oct
2006
21 Oct
'06
10:13 p.m.
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.
22 Oct
22 Oct
10:49 p.m.
New subject: [PATCH 5/5] Implement MsgWaitForMultipleObjectsEx and initial Carbon event handling.
On 22 oct. 06, at 00:13, Huw Davies wrote:
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?
hum... You're right Alexandre won't allow that ;) Pierre.
6992
Age (days ago)
6993
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Pierre d'Herbemont