To Build the MGA display driver
Start > Programs > WinNT DDK > Checked Build
2. You will be in the C:\DDK directory. cd to src\video\displays\mga
3. Type ‘build’ - this will compile all files. ‘.obj’ files will go in the obj\i386 directory.
The mga.dll will be placed in the
4. To install, you must be on a system that has
the Matrox Millennenium I card. Copy the mga.dll file to the c:\winnt\system32 directory. Before copying, make a copy of the old driver. Reboot the machine to test the new driver.