project64/Source/Project64
Lioncash c0742b09b6 Gui Class: Fix potential wchar array overruns
sizeof(String) will return 400, which is past the bounds of the string array
2015-04-17 03:13:44 -04:00
..
3rd Party Language: More code cleanup, status messages, dialog box, etc 2015-03-06 18:27:31 +11:00
Multilanguage Language Class: Fix missing fclose in GetLangString 2015-04-16 08:53:40 -04:00
N64 System Memory Labels Class: Correct bounds clamping in ProcessCODFile 2015-04-16 15:44:06 -04:00
Plugins Only initialize plugins if has been created 2015-03-18 20:49:15 +11:00
Settings Make an rdb option for the save state audio fix 2015-04-12 16:53:39 -07:00
User Interface Gui Class: Fix potential wchar array overruns 2015-04-17 03:13:44 -04:00
res git-svn-id: https://localhost/svn/Project64/trunk@6 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:51:06 +00:00
Multilanguage.h Added translation for "Detect Key" 2015-04-10 11:50:13 -04:00
N64 System.h Added GPL header 2012-12-19 20:30:18 +11:00
Plugin.h Create Plugin base to share functionality 2015-01-31 08:01:21 +11:00
Project64.dsp git-svn-id: https://localhost/svn/Project64/trunk@40 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-29 02:11:22 +00:00
Project64.exe.manifest Update Project64.exe.manifest 2015-02-15 19:52:59 -07:00
Project64.vcproj Strip out the CHMs and remove htmlhelp as it is no longer needed 2015-02-19 16:08:26 +11:00
Project64.vcxproj Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Project64.vcxproj.filters Strip out the CHMs and remove htmlhelp as it is no longer needed 2015-02-19 16:08:26 +11:00
Settings.h Make an rdb option for the save state audio fix 2015-04-12 16:53:39 -07:00
Support.h Old common version.cpp and version.h is no longer required, remove it. 2015-02-17 21:00:44 +11:00
User Interface.h Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
Version.h [Project 64] 2.2.0.3 2015-03-29 18:54:04 +11:00
WTL App.h Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
main.cpp code cleanup and try o make language work better 2015-03-04 20:36:08 +11:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h Move Project64 core over so resource file references version info from Version.h 2015-02-17 19:28:30 +11:00