Original Post
Loaded 'ntdll.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\kernel32.dll', no matching symbolic information found. Loaded 'D:\Programming\Projects\Game Programming\SDL\SDL Introduction\Debug\SDL.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\winmm.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\user32.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\gdi32.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\advapi32.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\rpcrt4.dll', no matching symbolic information found. Loaded 'D:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found. Loaded 'D:\Programming\Projects\Game Programming\SDL\SDL Introduction\Debug\SDL_ttf.dll', no matching symbolic information found. Loaded symbols for 'D:\WINDOWS\system32\MSVCP60D.DLL' Loaded symbols for 'D:\WINDOWS\system32\MSVCRTD.DLL' The program 'D:\Programming\Projects\Game Programming\SDL\SDL Introduction\Debug\SDL Introduction.exe' has exited with code 0 (0x0). im using visual studio 6.0 and trying the tutorial from http://www.aaroncox.net/tutorials/arcade/Introduction.html it seg faults when I run it, and im not real good with using the VS debugger... can anyone help me out with whats going on or what I should do?