project64/Source
cxd4 a10200cbce [Glide64] NULL MessageBox title instead of "Error"
According to MSDN, a MessageBox whose title param is a null pointer defaults to the text "Error".
So instead of allocating extra bytes to pass a pointer to the string `"Error"`, why not pass NULL?

Actually the real reason why I made this PR was me having OCD against a cosmetic spacing inconsistency introduced in this commit:  aefe8e603c .  So if you prefer "Error" over NULL I'll just undo that part of this PR and keep the line break change in instead. :P
2016-01-25 15:31:04 -05:00
..
3rdParty [wx] Hack wxRGBToColour to hide VS size check 2016-01-25 17:58:33 +11:00
Common [Common] fixed spacing in StdString.cpp 2016-01-18 19:48:52 +11:00
Glide64 [Glide64] NULL MessageBox title instead of "Error" 2016-01-25 15:31:04 -05:00
GlideHQ [Project64] Make sure Common is in uppercase 2016-01-20 17:09:05 +11:00
Glitch64 [Glitch64] switch "../Settings/Settings.h" to <Settings/Settings.h> 2016-01-20 17:07:06 +11:00
Installer Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
Project64 Update UIResources.rc 2016-01-22 00:39:26 +09:00
Project64-core Fix regression in CRecompilerOps::SPECIAL_DADDU() 2016-01-23 02:18:08 -08:00
RSP [Project64] Make sure Common is in uppercase 2016-01-20 17:09:05 +11:00
Script Merge pull request #807 from cxd4/script-files-without-spaces 2015-12-06 15:55:25 +11:00
Settings Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
SortRdb Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
nragev20 Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00