!atom

The !atom extension displays the formatted atom table for the specified atom or for all atoms of the current process.

    !atom [Address] 

Parameters

Address
Specifies the hexadecimal virtual address of the atom to display. If you omit this parameter or specify zero, the atom table for the current process is displayed. This table lists all atoms for the process.

DLL

Exts.dll

Additional Information

For more information about atoms and atom tables, see the Microsoft Windows SDK documentation.