I try to compile last mesa version with VC++ 6.0 SP1 and have some fixes to propose replace APIENTRY by GLAPIENTRY in src/api1.c, src/api2.c, src/apiext.c add GLAPIENTRY in lines 49 and 50, src/vbfill.c remove first character '!' in file src/windows/wgl.h in src/windows/wmesa.c 'MonoColor' is not a member of 'vertex_buffer' vertex_buffer structure had totaly changed, and I have not found equivalent to MonoColor in the new !! replace Map to WindowMap in line 3006, src/windows/wmesa.c Sx,Tx,Sy,Ty variables are not found in line 3006, src/windows/wmesa.c Hope that help you
