 ShowGlobalAtom-KERNEL.exe displays global (kernel) atoms and their
contents (sometimes readable texts). Nothing special here.
 ShowGlobalAtom-USER.exe displays global user atoms and their contents
(sometimes readable texts). Because GlobalGetAtomName works with kernel
atom table only, little hack is used here. In order to get atom from the
right (user's) atom table, GetClipboardFormatName is called.