Is the Symbol Server the only way to get the symbols of kernel32.dll in C++/Windows?
thanks:)
Asked
Active
Viewed 1,362 times
1

Idov
- 5,006
- 17
- 69
- 106
-
Not sure I understand you correctly, but you can also download symbol packages from Microsoft website: http://goo.gl/yFzRh – DReJ Jan 15 '11 at 10:23
-
It might not be the only way, but it's often the best – David Heffernan Jan 15 '11 at 10:25
-
2@DReJ: Please don't post shortened URLs. The commenting system will automatically truncate them if they're particularly long; this isn't Twitter. It's nice to know what you're clicking on. – Cody Gray - on strike Jan 15 '11 at 14:11