Maximus
October 8th, 2010, 18:08
Hello,
I need to create a window before the main window in order to 'grab' the focus, then i destroy it and let the main window do all the work.
My problem is - does window treat the 'second window' as the main app foreground window, or does it assign a slightly lower priority i.e. it runs slower?
Since the main window is usually a DX window, I am a bit scared about...
Does anyone know something about?
(there are alternatives to this solution, but... well if this one works it's ok for me)
Thanks in advance,
Maximus
I need to create a window before the main window in order to 'grab' the focus, then i destroy it and let the main window do all the work.
My problem is - does window treat the 'second window' as the main app foreground window, or does it assign a slightly lower priority i.e. it runs slower?
Since the main window is usually a DX window, I am a bit scared about...
Does anyone know something about?
(there are alternatives to this solution, but... well if this one works it's ok for me)
Thanks in advance,
Maximus