hi,
i am creating one application called X from which i want to disable the button in Y application .(application y is not in my hand means i am not coder of that application)
Y application have only one button on it.i just want to disable that button from X application.
i think that it is possible by getting handle of Y application process but after getting handle of that i don't know what to do so that i can disable that button from X application.
So can anyone help me what to do?
i am creating one application called X from which i want to disable the button in Y application .(application y is not in my hand means i am not coder of that application)
Y application have only one button on it.i just want to disable that button from X application.
i think that it is possible by getting handle of Y application process but after getting handle of that i don't know what to do so that i can disable that button from X application.
So can anyone help me what to do?
Comment