reactos/reactos/base/applications/clipbrd
Hermès Bélusca-Maïto 1ec8189e87 [CLIPBRD]
- Change SetDIBitsToDeviceFromClipboard to correctly use the requested format instead of always using CF_DIBV5
- Enable/Disable the menu point "Save as..." dynamically
- Remove unneeded import libraries
- Add WS_EX_ACCEPTFILES window style and handle WM_DROPFILES
- Add some defines and structures for handling clipboard files (work in progress)
- Add Open and Save dialogs
Patch by Ricardo Hanke. CORE-10520

svn path=/trunk/; revision=69890
2015-11-14 16:45:41 +00:00
..
lang [CLIPBRD] 2015-11-14 16:45:41 +00:00
res
clipbrd.c [CLIPBRD] 2015-11-14 16:45:41 +00:00
clipbrd.rc
cliputils.c
cliputils.h
CMakeLists.txt [CLIPBRD] 2015-11-14 16:45:41 +00:00
fileutils.c [CLIPBRD] 2015-11-14 16:45:41 +00:00
fileutils.h [CLIPBRD] 2015-11-14 16:45:41 +00:00
precomp.h [CLIPBRD] 2015-11-14 16:45:41 +00:00
resources.h [CLIPBRD] 2015-11-14 16:45:41 +00:00
winutils.c [CLIPBRD] 2015-11-14 16:45:41 +00:00
winutils.h