Re: Interesting Behavior of OS X

2007-11-29 Thread Steven Edwards
On Nov 29, 2007 8:47 AM, Steven Edwards <[EMAIL PROTECTED]> wrote: > PE Files were rejected on Tiger, which is interesting to me because I don't > think that this is just a hold over from EFI support. I think it may be a sign > of future addition of a Win32 subsystem to OS X. More information htt

Re: Interesting Behavior of OS X

2007-11-29 Thread Steven Edwards
Hi Again, On Nov 29, 2007 5:37 AM, Steven Edwards <[EMAIL PROTECTED]> wrote: > Is Apple going to be adding a win32 compatibility layer to OS X? This is the most important question to me because of some information Ken found: I don't know that this whole thing amounts to anything, but thought I'd

Interesting Behavior of OS X

2007-11-29 Thread Steven Edwards
When tracking down a crash in the kernel32 loader test, Dmitry found a bug in the Mac OS loader when Wine tried to load his dummy PE file. Upon further research I found that the Mac loader seems to have its own undocumented PE loader built in. I did some further testing with a windows binary and go