Porting my SGI code to windows 64 bit

I managed to compile my code on windows 10 in visual studio 2022.
I needed glew and glfw3.
I almost got it to work, but i was not able to use glut lookat etc.
Can I ask if/where the binary distribution for glut is?
Is there an AI to convert a window 32 console OpenGL app to Vulkan?