First post, by emendelson
Apologies in advance if I'm asking this question in an especially stupid way.
Has anyone written a patch to DOSBox that would let the user press a hotkey (for example, Ctrl-Alt-plus or anything else), and the host OS clipboard would flow into the DOSBox keyboard buffer, so that it could be typed into the cursor position?
I understand that this is absolutely not required by games or anything else, but it could be useful in many situations. Is there any chance that anyone has done this already? I think I understand that it would be fairly complicated to implement (for example, it would need to know how to extract text data, and nothing else from the host clipboard, and it would probably need to be able to sort out code-page inconsistencies - and the more I think about it, the more unlikely it seems that anyone has tried to add something like this).
Thanks for any information, and I understand that the answer will probably be something like "Sorry, it's not going to happen."