I just created my first "Hello World" cross-application WIn32 & OSX application. I'm very excited.

I just created my first "Hello World" cross-application WIn32 & OSX application. I'm very excited.

When the application runs under the OSX platform it passes through the PAServer sitting on the Mac and then the program runs.

I have a few questions about what is going on.

Does all of this happen in memory on the Mac?
Are there any files copied to the Mac at run time?
If so where are they stored?

Comments