Monthly : March 2007

20 Mar

Vista and Visual Studio Remote Debugger

by Marco Mastropaolo

If you want to run Remote Debugger under Windows Vista you might encounter problems with the firewall. Check this : http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/03/14/visual-studio-2005-remote-debugging-to-vista.aspx Also, you can run Remote debugger without installing Visual Studio 2005, just by copying the files.

Filed Under: C++, Programming, Win32

04 Mar

DevIL.NET 1.3 released

by Marco Mastropaolo

DevIL.NET 1.3 has been released, with a fix to the stupid v-flip bug (my fault ). Get it here http://www.mastropaolo.com/devildotnet/.

Filed Under: Software releases