What events occurred in a paragraph of text selected by the windows mouse?

for example, use the mouse to select a paragraph of text (press the left mouse button, move the mouse, release the left mouse button). What events have happened in this process?

WM_MOUSEACTIVATE
WM_MOUSELDOWN
WM_MOUSEMOVE
WM_SETCURSOR
WM_MOUSELUP
?
which is the key, and can SendMessage and PostMessage be used to simulate this process? (select a paragraph with the mouse)

Oct.15,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b372d8-2b7ed.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b372d8-2b7ed.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?