> Unfortunally after I downloaded and installed the symbols > for Windows XP with Service Pack 3, msvc 2008 ide told me > that these symbols do not match the installed dll's. :-(
You can use the Microsoft Symbol server to automatically download the right symbols for your DLLs. Just enter http://msdl.microsoft.com/download/symbols as symbol path in Visual Studio (Options->Debugging->Symbols for MSVC2005, 2008 is probably similar) There's a document in the online help, too. Look for "How to: Use a Symbol Server" Greetings -Michael _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
