Does the Native Code Compiler in Microsoft Visual Basic 6.0 Professional and Enterprise Edition support Pentium Pro optimization?
Yes, the Native Code Compiler in Visual Basic 6.0 Professional and Enterprise Edition has a variety of native code options for optimization. These include Favour Pentium Pro, Assume No Aliasing, Create Symbolic Debug Info, Optimize for Fast Code, Optimize for Small Code, Remove Array Bounds Checks, Remove Floating Point Error Checks, Remove Integer Overflow Checks, and Remove Safe Pentium FDIV Checks. For more about native code options, please see the Visual Basic 6.0 documentation.
Related Questions
- Does the Native Code Compiler in Microsoft Visual Basic 6.0 Professional and Enterprise Edition support Pentium Pro optimization?
- Are there interoperability issues between ASSET and Microsoft Visio 2000 Enterprise and Visio 2002 Professional?
- Does Microsoft Visual Basic 6.0 support p-code as well as native compiled code?