Say you have a product gallery of some sort which happens to be a php page that is displaying a gallery of thumnails showing off products in that range (sucking them out of the database). Now you can ...
I have a button that calls TrackPopupMenuEx and I want to use SetCursorPos to put the cursor on the top item of the popup. But Windows relocates the popup when it doesn't fit entirely on the desktop ...