notepad-plus-plus-legacy/PowerEditor
Andreas Jönsson 933aae4fc2 Improve str2Clipboard.
Make it take generic_string instead of TCHAR*, since at most callsites
we already have a generic_string.

Improve error handling. Depending on where we are in the function when
we get an error, we need to free the memory, unlock the memory, or
close the clipboard.

Note that if SetClipboardData succeeds then we should not do anything
more to the memory.
2015-06-01 18:47:24 +02:00
..
bin Update gitIgnore file. 2015-05-23 18:57:06 +02:00
gcc Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
installer [RELEASE] Notepad++ 6.7.8.2 release 2015-05-23 14:14:33 +02:00
misc [RELEASE] Notepad++ 5.9 release 2011-03-31 00:14:18 +00:00
scintilla.original.forUpdating [UPDATE] Update Scintilla to 3.3.4 2013-08-28 00:44:27 +00:00
src Improve str2Clipboard. 2015-06-01 18:47:24 +02:00
visual.net Merge pull request #120 from andreas-jonsson/tempfix_corruption 2015-05-30 18:00:16 +02:00