Linux is not the same as Windows. The operating system is operated and configured differently than Windows and Windows programs cannot be started directly. With the help of virtualization or Wine, ...
Your Linux PC is only as secure as the settings you choose to enable (or disable).
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 ...