Search found 2 matches

by Olaf
Sat Mar 18, 2023 4:09 pm
Forum: Newbie questions
Topic: cross platform application howto detect operating system
Replies: 3
Views: 2321

Re: cross platform application howto detect operating system

Thank you very much for the answers. Very helpful, of course, thanks.
by Olaf
Thu Mar 09, 2023 3:52 pm
Forum: Newbie questions
Topic: cross platform application howto detect operating system
Replies: 3
Views: 2321

cross platform application howto detect operating system

Hello all, i'm completely new to Hollywood. I'm working mainly on Linux and Windows. My application will use Execute() and/or Run() and i plan to write single source which i want to compile for win and lin. parameters of the functions require different format, depending on currently running OS. So t...