Olá pessoal / Hi guys.
Utilizo uma aplicação desenvolvida em Delphi 2007 e quando utilizo o comando ShellExecute para abrir outro executável a partir do atual, no Windows 10 o mesmo fica "vinculado" ao programa que realizou a chamada (ver imagem).
I use an application developed in Delphi 2007 and when I use the ShellExecute command to open another executable from the current one, in Windows 10 it is "linked" to the program that made the call (see image).
Quando tento finalizar a aplicação que executou a chamada, ocorre erro que acredito ser causado por causa do vinculo entre os executáveis.
Isso ocorre nas builds 1703 e 1709 após as últimas atualizações. Usando outras versões do Windows, o problema de agrupamento não acontece (ver imagem)
When I try to terminate the application that executed the call, an error occurs which I believe is caused by the link between the executables.
This occurs in builds 1703 and 1709 in Windows 10 after the latest updates. Using other versions of Windows, the clustering problem does not happen (see image)
Vocês poderiam auxiliar-me na resolução desse problema?
Could you help me solve this problem?
Atenciosamente,
Regards,
Alair