we are using vnc for some desktop monitoring in view only mode. When the "viewer" connects the end user loses the ability to cut and paste. anyone have a fox for this?
For Windows >= Vista, you could use AddClipboardFormatListener / WM_CLIPBOARDUPDATE which is simpler and does not depend upon the old flakey Clipboard listener chain anymore.