I'm not sure what you're asking for, but if you're suggesting to run a mac application on windows then the short answer is no.

The problem isn't the way a mac executable is build but the libraries the application uses. Most obvious is cocoa which I don't know any decent port of. So it's up to apple to provide these libraries for windows.

(there are some ports of cocoa but nothing usefull at the moment)