project64/Source/Common
Julio C. Rocha 7b2421884e Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08: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 Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
Common.vcxproj.filters [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
CriticalSection.cpp [Project64] Get settngs to use std int 2015-10-25 21:50:28 +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] Remove spaces from filename 2015-12-04 17:49:31 +11:00
FileClass.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
IniFileClass.cpp [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
IniFileClass.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
LogClass.cpp [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
LogClass.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
MemTest.cpp [Common] Have fallback to including nonstandard <crtdbg.h>. 2015-11-17 13:31:36 -05: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
SmartPointer.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
StdString.cpp [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
StdString.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
SyncEvent.cpp [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
SyncEvent.h [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
Trace.cpp [Common] MaxFileSize: Use size_t for memory sizes. 2015-11-06 12:18:44 -05:00
Trace.h [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
TraceDefs.h [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
Util.cpp [common] Add util class 2015-11-06 22:55:21 +11:00
Util.h [common] Add util class 2015-11-06 22:55:21 +11:00
md5.cpp Remove registry from Common. No longer used or needed. 2015-05-03 21:05:53 +10:00
md5.h [Common Code] Clean up some of the code 2015-11-06 22:37:21 +11:00
path.cpp [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
path.h [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h non-implicit string.h inclusion to fix non-Win32 compiles 2015-12-07 18:59:05 -05:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00