project64/Source/Common
zilmar f50f634daf [Project64] Change file handling to be ansi 2015-11-30 21:14:14 +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 util class 2015-11-06 22:55:21 +11:00
Common.vcxproj [common] Add util class 2015-11-06 22:55:21 +11:00
Common.vcxproj.filters [common] Add util class 2015-11-06 22:55:21 +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
File Class.cpp [Common] Have fallback to including nonstandard <crtdbg.h>. 2015-11-17 13:31:36 -05:00
File Class.h [Project64] Get File Class.cpp to use standard types 2015-11-11 17:47:22 +11:00
Ini File Class.cpp [Project64] Get settngs to use std int 2015-10-25 21:50:28 +11:00
Ini File Class.h [Project64] Get settngs to use std int 2015-10-25 21:50:28 +11:00
Log Class.cpp [Project64] Log Class.cpp to use standard types 2015-11-11 17:51:19 +11:00
Log Class.h [Project64] Log Class.cpp to use standard types 2015-11-11 17:51:19 +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
Smart Pointer.h git-svn-id: https://localhost/svn/Project64/trunk@20 111125ac-702d-7242-af9c-5ba8ae61c1ef 2009-12-28 22:22:50 +00: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 [Common] MaxFileSize: Use size_t for memory sizes. 2015-11-06 12:18:44 -05: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
std string.cpp [Project64] Change file handling to be ansi 2015-11-30 21:14:14 +11:00
std string.h [Project64] Change file handling to be ansi 2015-11-30 21:14:14 +11:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h [Common] Add Sync Event class 2015-11-06 22:42:27 +11:00
stdtypes.h [Common] Move the standard types include in to common 2015-10-12 06:48:15 +11:00