project64/Source/Common
zilmar 8580a1d5ce [Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp 2016-01-13 06:01:13 +11:00
..
Common.dsp git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.plg git-svn-id: https://localhost/svn/Project64/trunk@31 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-31 00:21:08 +00:00
Common.vcproj [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
Common.vcxproj [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
Common.vcxproj.filters [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
CriticalSection.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
CriticalSection.h [Project64] Move critical section code to cpp file and remove headers included 2015-10-25 20:10:28 +11:00
FileClass.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
FileClass.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
IniFileClass.cpp [Project64] Remove tchar out of IniFileClass.cpp 2016-01-13 05:46:50 +11:00
IniFileClass.h [Project64] Remove tchar out of IniFileClass.cpp 2016-01-13 05:46:50 +11:00
LogClass.cpp [Project64] Use alloca in log message 2016-01-13 05:51:53 +11:00
LogClass.h [Project64] Cleanup LogClass.h 2016-01-13 05:48:35 +11:00
MemTest.cpp [Project64] Code cleanup of MemTest.cpp 2015-12-23 13:10:04 +11:00
MemTest.h Add support for Visual Studio 2015, xdebug appears to no longer be available in Visual Studio 2015. So for now memtest must be disabled for Debug builds to operate correctly. 2015-09-23 23:23:11 +10:00
Platform.cpp [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
Platform.h [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
SmartPointer.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
StdString.cpp [Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp 2016-01-13 06:01:13 +11:00
StdString.h [Project64] moved stdwstr_f::stdwstr_f out of .h and in to .cpp 2016-01-13 06:01:13 +11:00
SyncEvent.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
SyncEvent.h [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
Trace.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
Trace.h [Project64] Update logging system to use module and severity 2015-12-14 21:51:33 +11:00
TraceModulesCommon.h [Project64] Update logging system to use module and severity 2015-12-14 21:51:33 +11:00
Util.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
Util.h [common] Add util class 2015-11-06 22:55:21 +11:00
md5.cpp [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
md5.h undeclared memcmp(), ::memset() 2015-12-21 15:12:30 -05:00
path.cpp [Project64] Remove tchar from path 2016-01-12 23:19:50 +11:00
path.h [Project64] Remove tchar from path 2016-01-12 23:19:50 +11:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h [Project64] Add Platform.cpp 2016-01-04 17:49:33 +11:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00