FreeRDP/client/Windows
2fly2 7f3390ef88 fix the issue of incorrect display of remote desktop cursor
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setcursor
"If your application must set the cursor while it is in a window, make sure the class cursor for the specified window's class is set to NULL. If the class cursor is not NULL, the system restores the class cursor each time the mouse is moved."
2023-07-19 08:21:43 +02:00
..
cli [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
resource Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
CMakeLists.txt added header file and more code cleanup 2022-09-29 09:06:28 +02:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
wf_channels.c Unify encomsp request control code 2022-09-13 09:22:41 +02:00
wf_channels.h Cleaned up PubSub 2022-01-19 09:24:57 +01:00
wf_client.c fix the issue of incorrect display of remote desktop cursor 2023-07-19 08:21:43 +02:00
wf_client.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
wf_cliprdr.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
wf_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_defaults.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
wf_defaults.h cleanup resources 2022-09-29 09:06:28 +02:00
wf_event.c [client,windows]fix: keyboard focus error when minimize window by click taskbar icon 2023-03-24 08:50:49 +01:00
wf_event.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_floatbar.c Use a client/common context component 2022-02-22 09:44:13 +01:00
wf_floatbar.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
wf_gdi.c fix scaling of update rect on windows client 2022-09-12 08:40:10 +02:00
wf_gdi.h Update wf_gdi.h 2022-09-12 08:40:10 +02:00
wf_graphics.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
wf_graphics.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_rail.c [client,windows] Fixed useless string conversion 2022-11-28 10:42:36 +01:00
wf_rail.h Fixed #6696: Implement HandshakeEx in windows client 2021-01-19 17:13:40 +01:00