Tp-Top most
I need my program at the Top of the Z order...
I tried the Form.TopMost but it dont work with another topmost program
I searched in google i found the 1 function in USER32.DLL / SetWindowLong can do it, but every time when i used this command my program is deadth...
Is anybody know how can i really set my program as the topmost program...
2nd I need:
Can i use directX functions to draw shapes to the screen, without focus on my program (If i click on theese shapes windows wont focus on my program)