Page 1 of 1

Mutex Programs

Posted: 01.06.2014 01:00:00
by kaile1
Hi Guys!

I have a program that only let me open one instance. So i write some code to kill it's mutex and now i can only how many instances i want.

When i open this program let's say in desktop 2, the icon appears in all taskbars desktops. It only happens when i kill that mutex.

Is there any solution out there?

Also i want to know if is/will be possible to have differente icons in taskbar foreach desktop.

Thank you