mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
93346c215f
. 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. |
||
---|---|---|
.. | ||
About.cpp | ||
About.h | ||
Config.h | ||
IPropertySheet.h | ||
IPropertySheetPage.h | ||
PageAdvanced.cpp | ||
PageAdvanced.h | ||
PageConfig.cpp | ||
PageConfig.h | ||
PageConfigTfe.cpp | ||
PageConfigTfe.h | ||
PageDisk.cpp | ||
PageDisk.h | ||
PageInput.cpp | ||
PageInput.h | ||
PageSound.cpp | ||
PageSound.h | ||
PropertySheet.cpp | ||
PropertySheet.h | ||
PropertySheetDefs.h | ||
PropertySheetHelper.cpp | ||
PropertySheetHelper.h |