DLLPositionWindow()

DLLPositionWindow()
  • SYNOPSIS:
    succ = DLLPositionWindow(hwndHandle,iNewX,iNewY)
  • DESCRIPTION:
    Moves the given window on the desktop to any exact coordinate.
  • PARAMETERS:
    hwndHandle A hWnd handle to any window on the desktop.
    iNewX The X coordinate you wish to reposition the window at.
    iNewY The Y coordinate you wish to reposition the window at.
  • RETURNS:
    True or False depending on whether or not the window could be moved.
  • EXAMPLE:
    See example005.bb
  • BUGS:
    None Known.
  • SEE ALSO:
    DLLFindWindow()

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Saturday, February 2, 2002 2:07 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!