How to run a win32 version without VS 2008/2010 installed

Hi,I made a game demo which is running on win32 and want to share with others.
But their PC doesn’t have a VS installed.
My question is what the nessesary dlls should be added in the bundle?

You will need to compile it in release mode and take all of the dlls in the Release folder.
Sometimes they will also need to install VS redistributable