Copyright (c) Hyperion Entertainment and contributors.

Talk:Intuition Alerts

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The example code defines INTUI_V36_NAMES_ONLY but I can't find a corresponding #ifdef INTUI_V36_NAMES_ONLY in the current SDK includes. I can only see #ifdef INTUITION_PRE_V36_NAMES in intuition/iobsolete.h but the example code doesn't seem to use any of the old Intuition definitions. So why is it there?