What I would like to know is How I know what to set the publc const to (see below) How do we know that the swp_showwindow = &H40
Where do we get the &H40?
_____________________________________
Public Const HWND_TOPMOST = -1
Public Const SWP_SHOWWINDOW = &H40
Public Const SWP_NOSIZE = &H2
Where do we get the &H40?
_____________________________________
Public Const HWND_TOPMOST = -1
Public Const SWP_SHOWWINDOW = &H40
Public Const SWP_NOSIZE = &H2