Hi all,
I tried to execute a FWH app on different operating system (Linux and Mac OS X).
All runs fine but due the specific OS some function required a different approch so I need to identify if my app is running
- on a Windows OS
- on a Linux OS with Wine (or Crossover)
- on a Mac OS X with Crossover
Is there anyone that know how detect the OS when it is different from Windows ?
I think Wine and Crossover make a key in the registry but I don't know which is it.
Any ideas ?
Thanks in advance