Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

As I am using shellexecute function to open one feedback form in the default browser and it work fine but the issue, when we un-install our application from add removed program. "add removed program" windows hanged until feedback form is closed because add removed program wait for all thread opened by any application closed properly.

By web searching, we come to know that use CreateRemoteThread to fixed this issue.

Now please help me how to use CreateRemotethead in ATL.

Your suggestion/link/reference is keenly awaited.

Thank you a very much.

With regards,
Narayan
Posted

1 solution

See here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900