Displaying 1 result from an estimated 1 matches for "macropack".
Did you mean:
macrolock
2002 Sep 05
3
Setting up VC6 to build VP3 source
...g with a clear installation of Visual C++ 6 you will need some
extra bits:
a) Visual C++ Service pack 5, available at msdn.microsoft.com.
b) Visual C++ processor pack, which contains the MASM assembler tool. Get it
from http://msdn.microsoft.com/vstudio/downloads/ppack/download.asp
c) Intel's Macropack include file (iaxmm.inc). Get it at
http://www.intel.com/vtune/macropak/download.htm
Install them in this order. The iaxmm.inc file can be copied to VC include
directory. I wonder if you guys are building it wieh VC .Net? Not that I am
eager to install it, but in the future MS will probably discon...