Thamatip Chitpong
90ed686209
[NTUSER] Use UserHMGetHandle macro ( #6244 )
...
Use UserHMGetHandle macro everywhere instead of obj->head.h for consistency.
2024-01-05 07:16:44 +07:00
Thamatip Chitpong
533d877aaf
[NTUSER] Remove RETURN() macro ( #6194 )
...
Remove macro definition and the remaining uses.
RETURN() macro is just a wrapper for goto, most of the time it makes the code more complicated than using goto directly.
2023-12-21 11:10:46 +07:00
Katayama Hirofumi MZ
7014f63057
[NTUSER] Add 'Win:' comments to co_UserHideCaret and co_UserShowCaret
...
CORE-11700
2023-02-14 10:57:25 +09:00
Jose Carlos Jesus
9701bbcf6d
[NTUSER] Fix issue when cursor/caret is static
...
Also remove the check that Windows doesn't do.
CORE-17929
2022-10-25 23:54:31 +03:00
Katayama Hirofumi MZ
22f883278b
[NTUSER] Fix caret display mistake ( #2180 )
...
Take care of caret visibility. co_IntSetCaretPos function wrongly drawn the caret upon invisible caret. @Doug-Lyons did test this patch. CORE-15661
2019-12-26 19:08:01 +09:00
Katayama Hirofumi MZ
efe4605177
[WIN32SS][NTUSER] Fix caret position of Ghostscript ( #1271 )
...
CORE-13934, CORE-15656
2019-01-20 23:11:54 +09:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00