The original Win32 clipboard API is widely regarded as terrible, since it relies on clients co-operatively managing the clipboard viewer chain, and a single buggy client can break it for all other clients. The last Windows version only supporting that API was Windows XP (5.1), EOLed in 2014. (This requires MinGW-w64 w32api 6.0.0 or later for Add/RemoveClipboardListener correctly exported by the x86_64 user32 implib) |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| debug.c | ||
| internal.h | ||
| meson.build | ||
| textconv.c | ||
| thread.c | ||
| winclipboard.h | ||
| wndproc.c | ||
| xevents.c | ||
| xwinclip.c | ||
| xwinclip.man | ||