Joined: 27 Jun 2013 Posts: 11 Location: Russian Federation
Posted: Wed May 07, 2014 8:23 pm Post subject: Renaming the title bar attached process.
Renaming the title bar attached process.
attach
Good all day , I need some help ...
I do not know how to change the header at attach window.
And is it possible to Lua in the Cheat Engine , without resorting to other programming languages ?
what is the likeness control_setCaption (Calc.exe, "Calculator " .. i .. " " .. newname)
If such a functional lua not, could you show an example for C++ .
The task is as follows:
There are several fuzzy processes with the same headings.
You want to connect to them in turn.
Replace the heading on the right .
Why would you want to go about changing window titles? In C, I'd probably send a WM_SETTEXT or call SetWindowText, but it would probably involve finding handles for the windows in question and by that time the code becomes more complicated than I'd probably want to do in CE. _________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
Joined: 27 Jun 2013 Posts: 11 Location: Russian Federation
Posted: Sun May 11, 2014 12:27 am Post subject:
I open multiple windows of the same application.
all the windows the same title.
I want to change the title in the windows on the one that I need.
And then in "field to display the buttons open windows", I can easily navigate in any box that I neglect.
Forgive help, I just last week started learning C++, and I have no experience of programming in this language.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum