It is my understandimg that if one uses "virtual PC" software of some type on the Mac, one can actually run Windows Office in the Mac.

I have a few questions:

1. Can one install, and use, the full windoze API, including, e.g., WMI and SendMessage?

2. When running a Windows Office, does Office VBA think it it is on windows or on the mac?

For example, what value gets returned by WordBasic.[.GetSystemInfo$](512)?

3. What character set is used? For example, is the pilcrow code 182 (windoze) or 166 (mac)?

4. In Word, what value is returned by Application.PathSeparator?

5. Can one programmatically determine that Office is running in a "virtual pc" instead of windows and that the system is really a mac?