AppleWin/source/Configuration
Andrea d2a34e1f91
Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884)
. Allocation in Memory.cpp: keep VirtualAlloc of size=64KiB (alignment=64KiB) to ease debugging.
2020-12-10 21:08:15 +00:00
..
About.cpp
About.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
Config.h AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
IPropertySheet.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
IPropertySheetPage.h
PageAdvanced.cpp
PageAdvanced.h
PageConfig.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00
PageConfig.h Ensure all header files can be included (in any order) after stdafx.h. (PR #866) 2020-11-11 21:15:27 +00:00
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
PageDisk.h
PageInput.cpp
PageInput.h
PageSound.cpp
PageSound.h
PropertySheet.cpp
PropertySheet.h
PropertySheetDefs.h
PropertySheetHelper.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
PropertySheetHelper.h Improved determining path & filename when saving/loading a save-state (#691) (PR #849) 2020-10-25 17:14:23 +00:00