'testproject.exe': Loaded 'C:\Users\sumsar\Documents\Visual Studio 2010\Projects\testproject\Debug\testproject.exe', Symbols loaded.
'testproject.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot find or open the PDB file
'testproject.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot find or open the PDB file
'testproject.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll', Cannot find or open the PDB file
'testproject.exe': Loaded 'C:\Windows\SysWOW64\msvcp100d.dll', Symbols loaded.
'testproject.exe': Loaded 'C:\Windows\SysWOW64\msvcr100d.dll', Symbols loaded.
The thread 'Win32 Thread' (0x18f4) has exited with code -1073741510 (0xc000013a).
The program '[6148] testproject.exe: Native' has exited with code -1073741510 (0xc000013a).
Microsoft does not release the PDB files for Windows DLLs, since you don't need them to debug your program. Note that the symbols for the Visual C run time (msvcp100d) were loaded.