reactos/reactos/base/applications/clipbrd
Hermès Bélusca-Maïto 1022f13973 [CLIPBRD]
- Avoid calling OpenClipboard with a NULL window handle.
- Display the clipboard erasing confirmation message before actually opening and resetting its contents.

[WIN32K]
- Improve few comments.
- In UserOpenClipboard, return success early in case the clipboard was already opened by the clipboard owner.

svn path=/trunk/; revision=70738
2016-02-14 01:52:58 +00:00
..
lang [CLIPBRD] 2016-02-13 23:54:42 +00:00
res [CLIPBRD] 2016-02-13 23:16:19 +00:00
clipbrd.c [CLIPBRD] 2016-02-14 01:52:58 +00:00
clipbrd.rc [CLIPBRD] 2016-02-13 23:16:19 +00:00
cliputils.c [CLIPBRD]: Finish the implementation of clipboard write file support. There may be room for improvements. 2016-02-13 20:57:39 +00:00
cliputils.h [CLIPBRD]: Finish the implementation of clipboard write file support. There may be room for improvements. 2016-02-13 20:57:39 +00:00
CMakeLists.txt [CLIPBRD] 2016-02-13 23:16:19 +00:00
fileutils.c [CLIPBRD]: Finish the implementation of clipboard write file support. There may be room for improvements. 2016-02-13 20:57:39 +00:00
fileutils.h [CLIPBRD] 2016-02-13 17:04:40 +00:00
precomp.h [CLIPBRD]: Complete the read support from .clp clipboard files to be actually able to read files saved with the Windows 2k3 clipboard. 2016-02-13 16:08:09 +00:00
resources.h [CLIPBRD] 2016-02-13 23:16:19 +00:00
scrollutils.c Remove trailing whitespace. 2016-02-13 17:05:08 +00:00
scrollutils.h [CLIPBRD] 2015-12-14 22:55:55 +00:00
winutils.c [CLIPBRD] 2016-02-14 01:52:58 +00:00
winutils.h [CLIPBRD] 2015-12-12 21:15:53 +00:00