where to add a GLUT32.DLL file

Im using GLUT to run some tutorial, but I had problem with adding the GLUT32.DLL file, how and where to add this file into the
VC++ 6.0.
Thanks

You put it in the system folder under your Windows installation folder. You don’t add it to your MSVC project.