Search code examples
c++windowskernel32symbol-server

Getting the symbols of kernel32



Is the Symbol Server the only way to get the symbols of kernel32.dll in C++/Windows?
thanks:)


Solution

  • You could download symbol packages too. Start point is here.