AppleWin/source/Configuration
Andrea 93346c215f
Cleanup types and include's to ease GCC compilation. (PR #881)
. Do not include alarm.h as it is not needed.
The code in alarm.h is not complete: all the extern functions are missing and different linkers might complain about this.

. Do not redefine some windows.h types in VICE/types.h as it becomes harder to keep them consistent.
Biggest problem is DWORD_IS_LONG as the best way to define it in linux 64 bit is as an int. Prefer to use StdAfx.h.
2020-11-29 17:22:50 +00:00
..
About.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
About.h
Config.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
IPropertySheet.h
IPropertySheetPage.h
PageAdvanced.cpp
PageAdvanced.h
PageConfig.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
PageConfig.h
PageConfigTfe.cpp
PageConfigTfe.h Cleanup types and include's to ease GCC compilation. (PR #881) 2020-11-29 17:22:50 +00:00
PageDisk.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
PageDisk.h
PageInput.cpp
PageInput.h
PageSound.cpp
PageSound.h
PropertySheet.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
PropertySheet.h
PropertySheetDefs.h
PropertySheetHelper.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
PropertySheetHelper.h