Mac OS 9
Windows.h
Go to the documentation of this file.
1
29
#ifndef __CONDITIONALMACROS__
30
#include <
ConditionalMacros.h
>
31
#endif
32
33
#if TARGET_OS_MAC
34
#ifndef __MACWINDOWS__
35
#include <
MacWindows.h
>
36
#endif
37
38
#else
43
#error This file (Windows.h) is for developing MacOS software only!
44
#endif
ConditionalMacros.h
Set up for compiler independent conditionals.
MacWindows.h
Window Manager Interfaces.
Windows.h
Generated by
1.9.1