When you have a Debug version of a C++ program running on an OS that has no VS or CRT installed, will you still get Debug Assertion error boxes?
The ones that say "Debug Assert Failed!".
Or will you only get them when the machine has certain components, such as CRT or Visual Studio installed?