- Target Settings: Linker = Win32 x86. Change your output directory, too.

- Access Paths: System Paths = {Compiler} Win32-x86 Support and {Compiler} MSL to avoid accessing Mac libraries. Also add your project's "Win" directory to the user paths. Be sure to check "Interpret DOS and Unix Paths."

- x86 Target: Project Type = DLL with a filename ending in .aip

- C/C++ Language: Prefix file = WindowsPrefix.h

- Windows RC: Prefix File = ResourcePrefix.h

- X86 CodeGen = Pentium II with no options

- X86 COFF: These seettings are essentially the defaults with base address of 0x10000000

- X86 Disassembler: Here are the settings I use, but go ahead and change anything you understand.

- X86 Linker: Subsystem = Windows GUI (some have better luck with Windows CUI), uncheck "Link with default libraries"