N64 Emulator
Go to file
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
Artwork [Artwork] Add publisherlogo.psd 2015-11-16 20:17:50 +11:00
Bin [64bit] Get nrage and rsp compiling as 64bit 2015-05-16 10:55:23 +10:00
Config FIFA Soccer 64 compatible now. 2016-01-26 00:12:15 +10:00
Lang Update Japanese.pj.Lang 2016-01-08 23:09:33 +09:00
Plugin Minor Updates 2015-03-05 02:23:07 -03:00
PropertySheets Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files. 2015-12-07 21:15:53 -08:00
Source [Glide64] NULL MessageBox title instead of "Error" 2016-01-25 15:31:04 -05:00
.gitignore [core] made GFXPlugin casing consistent. 2015-12-08 12:15:55 -08:00
Project64.sln Removed references to inexisting project: RSP-hle. 2016-01-05 19:37:11 -08:00
Project64.vs2008.sln [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00