Wish I wish ExitApplication didn't empty the clipboard.

LucaMs

Expert
Licensed User
Longtime User
I solved by not showing the MainForm and closing this, which should close the application as well.
It's a "workaround" and couldn't be done with a non-UI applications.
 
Last edited:

alwaysbusy

Expert
Licensed User
Longtime User
Are you using Windows Multi Clipboard (clipboard history)? I do and I haven't seen that behavior of an empty clipboard after running ExitApplication.

1611089463652.png


Alwaysbusy
 
Top