How do I make more than one copy of a window. Let us say, I have created a window, then how can I show two same windows ?
I tried ShowWindow but it just show the window that is already open. I does not make a copy of the window