Application Details:
Version: | 1.5 |
License: | Retail |
URL: | http://msdn.microsoft.com/visu... |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 0.9.49. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installer (mostly)
Can fully build a dos application.
What does not
Installer has error trying to make program manager icons.
Attempting to build a windows application dies at the "binding resources" step.
Building a AppWizard application dies at the "compiling resources" step.
Workarounds
What was not tested
Debugging or other options & functionality.
Hardware tested
Graphics:
Additional Comments
Garbage rating because of the inability to compile windows applications.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Nov 21 2007 | 0.9.49. | Yes | Yes | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
If Wine is run on modern 64 bit systems, Visual C++ 16 bit DOS tools like resource compiler rc.exe are not supported anymore.
Since x86-64 lacks virtual 8086 mode (16-bit VMs) when the native OS is running in long mode there is no way to get this to work in Wine. Use a system emulator like QEMU or VirtualBox.
An indication are console messages like this:
fixme:module:wine_load_dos_exe DOS executables not supported on this platform
winevdm: can't exec 'foo.exe': invalid program fileÂ
Comments for this application have been disabled because there are no maintainers.