notepad-plus-plus/PowerEditor
Don HO 59a23f0386 Fix a crash issue due to CmdLineParams
CmdLineParams object of the block "case COPYDATA_PARAMS" is always made
by another instance of Notepad++, (located usually in C:\Program Files
(x86)\Notepad++\) which is launched by NppShell.dll.
If CmdLineParams structure is modified in the local instance, and file
is opened via NppShell.dll, then crash happeds.
2016-06-06 09:56:36 +02:00
..
bin Upgrade WinGup to 3.3 2016-05-24 02:30:48 +02:00
gcc Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
installer [RELEASE] Notepad++ 6.9.2 release 2016-05-18 01:47:03 +02:00
misc Added `+x` on `ChangeIcon.exe` (fixes #590, closes #591) 2015-08-01 23:35:09 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src Fix a crash issue due to CmdLineParams 2016-06-06 09:56:36 +02:00
visual.net x64 ready 2016-06-05 20:30:22 +02:00