I want to enumarate all resources from executable file.
in that I Got a article where it enumarate all resources but
I want more than that,
As I want to enumarate also resources name
I got success in enumarate Menus and submenus.(reading there names)
now I want to enumarate All HotKeys, means accelerator,with all there
names
like (Alt + f)
so How can I read all this?
Thanks in advances for reply.