diff -r 15bf7259bb7c -r 8f67d927ea57 uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h --- a/uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h Tue Feb 02 07:56:43 2010 +0200 +++ b/uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h Fri Mar 19 09:43:21 2010 +0200 @@ -170,4 +170,7 @@ EAlfTransparentContentFlush = 0x02 }; +// drawing commands for the window should be ignored +#define KWindowIsDSAHost 2 + #endif /* HUIWSCANVASCOMMANDS_H_ */