Help making an MFC application MacOs or Linux aware

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
tarie77
Newbie
Newbie
Posts: 1
Joined: Mon Sep 24, 2018 10:43 am

Help making an MFC application MacOs or Linux aware

Post by tarie77 »

So we are trying to use WINE and its associated products to help port our suite of software on the Mac OS X. However, the menu bar and over all window has a "Windows 98" look. If I could detect the host OS and that the application was running on a Mac, maybe I could change the way we draw the application or ideally, call some functions in WINE to help stage it better (ie installing the menubar at the top of the screen etc...)

I have found a way to detect the version of WINE running, but that is unsupported? We would really like one codebase that supports both platforms if possible
Locked