mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
c95d274bf608f4ce9cac9c7b8afef9bc8ddaa775
- Cleanup window clipboard data while the window still exists and is not dereferenced. - When a window is about to be destroyed (just before we send the WM_DESTROY message), if it is the current clipboard owner, make it release the clipboard. The WM_RENDERALLFORMATS message is then sent, and if needed, one WM_DRAWCLIPBOARD message. - Send a WM_DRAWCLIPBOARD message when SetClipboardViewer is called. WM_DRAWCLIPBOARD messages are sent as notifications to the corresponding windows. svn path=/trunk/; revision=70744
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%