Wine is not an emulator like Qemu or a virtualization environment like Virtualbox, but a runtime environment that aims to emulate the Windows API on Linux. This API mapping is not complete, but it is ...
I ported a lot of my windows-only programs over to my Linux build a couple of years ago, and they've been running mostly fine. Some loss of very minor functionality in configuration settings was the ...