Hmmm, interesting. I am glad you are fluent in windose-ezz.
Looking at the code. It will bring it to the top but. Resize it to 200x200 at pos 0,0.
Am I looking at it wrong ?
I am looking to just big it up top level. So wouldn't it be possible to change about
ShowWindow&(important stuff)
GetWindowPos&(important stuff)
SetWindowPos&(important stuff)
I already have a trigger point with the program (not needing a keystroke to activate).
The newy part being GetWindowPos& or maybe including GetWindowSize& needed to
before executing SetWindowPos&
Windows may ignore the set command, since the window is already there. I really
never learned windows mid level programming. So please be kind. I got too many
other mid level and low level O/S's in my head. Very confusing at times.
I like where this is going, everybody including me might get another trick to put
in the bag.
BTW, where is the value for HWND_TOPMOST set ? Or is zero the right value ?