What type of programs have maximum compatibility with WINE?

Questions about Wine on Linux
Locked
linuxwineuser89
Newbie
Newbie
Posts: 3
Joined: Mon Mar 09, 2020 7:59 am

What type of programs have maximum compatibility with WINE?

Post by linuxwineuser89 »

I want to write a program for windows that will have maximum compatibility with wine. What should I do and not do? My plan was to use the win32 api with C, and maybe a golang backend.
linuxwineuser89
Newbie
Newbie
Posts: 3
Joined: Mon Mar 09, 2020 7:59 am

Re: What type of programs have maximum compatibility with WINE?

Post by linuxwineuser89 »

No one? I would like to use winforms but it looks like win32api is the best compatible option.
Locked