SOLVED: Different icons when application is minimized
Author: mps59@orange.fr (mpservices)
Hello
This is my problem, I run the same application in two different environnements, when they are minimized, there is no way the user can see rapidly wich icon is what
I duplicated the uniface.exe --> uniface1.exe and modified the icons in the exe file, but doesn't work.I found that the icons used by the application at run time are stored in the umsw.dll
so to make it work,I duplicated the bin directory,modified the icons in the dll, and launch the uniface.exe
but if I need a 3rd environment and 4th..., I have to duplicate the bin directory as many times I want different look
(not a great work)
Any other ideas?
Dominique