hello people...
i am currently working on the carbon version of a really lame pc emulator called macbochs (lame because it is slow, and has very limited functionality). in its non-mac form, it is written by a guy named Kevin Lawton, and the original port of macbochs is by a guy named david batterham. I have taken david's code and basically recompiled it under carbon. I am in the process of adding more funcitonality than what david's port currently has, and one of the coolest things is to use aqua's alpha channel so that the color of the desktop is rendered as a 100% transparent color. this way, if someone were to set the windows "screen" size to the same size as the macintosh "screen" size, choose an arbitrarily distinct color for the windows desktop (background) and then activate the tranparency effect, you would get basically the exact same effect that classic gives to pre carbonized mac apps. the only flaw (or fly) in the ointment is that macbochs doesn't support anything but vga graphics (640x480 max). virtual PC doesn't have this limitation. windows also allows you to configure where the start menu resides, it just so happens that it defaults to the bottom, but it can be placed on the right, or left, or top if you want...
the rest of the stuff remains exactly as it is now, so that the user has a visual context switch..... windows windows look like windows windows carbon/cocoa look like aqua, and classic look like platinum.