T
Thomas Mercer-Hursh
Guest
Why would you not compile it separately for the two platforms? Perhaps using preprocessors to omit the Windows specific part? Or, why not parse the program into two programs? One is run in both environments and the other is a persistent procedure or class or whatever that is only substantiated and accessed in a Windows environment.
Continue reading...
Continue reading...