I developed 2 applications one in Win32 API and second in C# WPF. I have a problem, 2 applications must be top most, but second (in C#) must be stroger top most than first application, problem is second application is run from autostart then will be always faster launched than first application, and first application is more top most than second?
How i can do second application more top most? Or how i can show second application on topmost when already have top most and this is under first application?
Can anyone help me? Greetings,