I think it is 0xCC, or in long form 0xCD03
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: October 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I think it is 0xCC, or in long form 0xCD03
There are differences. Most modern apps use .NET Core, which in itself is cross platform. Most of the time, they use a UI framework that is be cross platform as well (AvaloniaUI).
Of course newer apps and older apps made with .Net-Framework that may use Windows specific libraries (eg. System.Windows.Forms, System.Drawing) and lose their cross platform compatibility. They might work with Wine.