project64/Source/Common
zilmar 21c9e0b84a Merge pull request #871 from cxd4/restored-includes
[Common] restored some needed header includes to md5.h
2016-01-14 06:15:33 +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 [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11:00
Common.vcxproj [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11:00
Common.vcxproj.filters [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +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 release build in common 2016-01-13 06:48:07 +11:00
FileClass.h [Project64] Make the FileClass.cpp more linux friendly 2016-01-13 06:09:01 +11:00
IniFileClass.cpp [Project64] Remove tchar out of IniFileClass.cpp 2016-01-13 05:46:50 +11:00
IniFileClass.h [Common] fixed undeclared strcasecmp() 2016-01-12 21:21:23 -05: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] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +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
MemoryManagement.cpp [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11:00
MemoryManagement.h [Common] Add MemoryManagement.cpp 2016-01-13 20:39:23 +11: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] Fix release build in common 2016-01-13 06:48:07 +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 [Common] Have required sys/time.h POSIX inc for new time code. 2016-01-12 20:05:57 -05:00
Trace.h [Common] Ensure that __interface is declared for _WIN32 also. 2016-01-12 20:28:45 -05: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] Remove usage of windows.h from md5.cpp 2016-01-13 06:12:31 +11:00
md5.h [Common] restored some needed header includes to md5.h 2016-01-12 20:03:00 -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