Jump to content

Toolbar Button Click


Recommended Posts

Hi,

I'm not able to click a button in a tool bar using "_GUICtrlToolbar_clickbutton" function.

For example, if i open a folder, we will have toolbar with back, forward, up etc. button, how to click those buttons???

can any one help me in solving this???

Thanks, Sathya

Link to comment
Share on other sites

_GUICtrlToolbar_ClickButton is for when you know the name of the object. Using Authenticity's ClickIndex is the best way to accomplish what you want done. Just to note, you can check the res file for the name on the exe if it is in there, almost everything below 32 bit has it 32 bits are kinda funny in a way

0x576520616C6C206469652C206C697665206C69666520617320696620796F75207765726520696E20746865206C617374207365636F6E642E

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...