xyCoder
xyCoder

Reputation: 110

how to combine different process taskbar icon with windows 7

I want to combine two different procsses taskbar icon which one process was mfc created and the other one process was python created.

According to this link , I set SetCurrentProcessExplicitAppUserModelID function by pass the same with parameter GUID string in two different process,but the two process taskbar icon do not combine .

Please tell me how to do that

Upvotes: 3

Views: 204

Answers (1)

Related Questions