uad782
December 12th, 2008, 16:39
Hi,
I am trying to find where a resource (either a menu item or dialog) is called. I have used resource hacker to get the ID of the menu item and the dialog but when I search the DLL I cannot find any reference to the hex number that identifies the resources.
For example if the number is 231 I have been searching for both 231 and push 231 in the DLL to no avail. I cannot break on the menu item as it is currently greyed out.
Does anyone have any ideas how I can find where this menu item is called or the dialog is called from using the number/identifier of the resource.
Thanks
Dave
I am trying to find where a resource (either a menu item or dialog) is called. I have used resource hacker to get the ID of the menu item and the dialog but when I search the DLL I cannot find any reference to the hex number that identifies the resources.
For example if the number is 231 I have been searching for both 231 and push 231 in the DLL to no avail. I cannot break on the menu item as it is currently greyed out.
Does anyone have any ideas how I can find where this menu item is called or the dialog is called from using the number/identifier of the resource.
Thanks
Dave