Log in

View Full Version : Win2K API names


isotope
August 21st, 2001, 04:59
Where might I download NTOSKRNL.DBG to translate Win2K API names?

Solomon
August 21st, 2001, 23:58
Try the web site of M$.

The debug symbol files are in the Win2K installation CD, too

isotope
August 22nd, 2001, 18:35
Found the files on M$. All 180 MB (Win2K and SP2). Downloaded, (at work) and extracted the NTOSKRNL and NTDLL DBG and PDB files.

Looks like I might have to install the whole thing so that everything overlays properly, then translate, then delete all the excess. Is this about right?