project64/Source
Lioncash e9c056e5a4 Notification Class: Correct array sizing in SetWindowCaption
sizeof(wchar_t) is a size of 2 (or 4 if in a Linux environment). With the previous code, it would be trying to insert the null terminator at index 511 on Windows, which is incorrect.
2015-04-16 15:59:48 -04:00
..
3rd Party Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Common Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Glide64 Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
GlideHQ Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Glitch64 Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Installer Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00
Project64 Notification Class: Correct array sizing in SetWindowCaption 2015-04-16 15:59:48 -04:00
RSP Fix regression in GetInstructionInfo 2015-04-14 22:07:45 -07:00
Settings [Settings] some scope and spacing formatting clean-ups 2015-03-17 18:49:20 -04:00
SortRdb #pull request 42 2015-02-01 06:27:27 +11:00
nragev20 Make PropertySheets imports non-conditional 2015-04-15 16:16:37 -07:00