Original Post
Doesn't seem to be exactly working. I'm using Visual Studio 2005 with the latest updates on Windows Vista Business edition. I set my project to use a multithreaded DLL and used pragmas to include the SDL libs. I wrote a simple program that just initializes SDL video and creates a window, but the program just crashes. I don't know what I could be doing wrong. Does the SDL DLL not work under Vista because of DX conflicts or something? Thanks!