C
Christopher McKay
Does anyone know if it's possible to retrieve a string from a toolbar
button created in another process? I'm trying to write a program that
will enumerate all of the toolbar elements from another program in a
list. So far, using TB_GETBUTTONINFO, I am only able to retrieve the
index of the string, but not any information about where it is.
Thanks in advance.
button created in another process? I'm trying to write a program that
will enumerate all of the toolbar elements from another program in a
list. So far, using TB_GETBUTTONINFO, I am only able to retrieve the
index of the string, but not any information about where it is.
Thanks in advance.