Hi - when deploying my app, do I need to include all of the dependencies, or is it safe to assume that some will be present on the target machine? I am assuming Windows XP only will be used. I'm trying to keep the download size down.

The dependencies that Visual Studio Installer picks up are:

comcat.msn
msvbvm50.dll
msvbvm60.msn
msvcrt.msn
oleaut32.msn
riched32.dll
richtx32.ocx
scrrun.dll

Thanks