akallabeth
|
43c5289928
|
Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
|
2022-10-14 12:11:01 +02:00 |
|
akallabeth
|
9a2a37786e
|
Refactored clipboard structs
|
2022-07-04 14:31:08 +02:00 |
|
Armin Novak
|
80cd8dcdc3
|
Fixed cyclic include
|
2022-02-10 12:49:00 +00:00 |
|
Armin Novak
|
ef8c6e9a51
|
Fixed deprecated mac symbols
|
2022-02-02 07:57:56 +00:00 |
|
akallabeth
|
cbee45aace
|
Fixed clipboard 'called with invalid type' warning
|
2020-05-06 13:31:57 +02:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
087390b303
|
Refactored client clipboard function callbacks for const data pointers.
|
2019-01-23 16:55:13 +01:00 |
|
Armin Novak
|
8f1adf64ee
|
Refactored ClipboardSetData.
|
2016-10-06 13:43:15 +02:00 |
|
Martin Haimberger
|
52405a3e79
|
Remove WIN32ERROR type
All return values are UINT now.
|
2015-08-27 05:38:20 -07:00 |
|
Martin Haimberger
|
e5d5cd3c94
|
hardend cliprdr
hardend cliprdr server and client
also updated all callbacks in the server and client
implementations
|
2015-06-18 03:04:31 -07:00 |
|
Marc-André Moreau
|
1e7941297e
|
mfreerdp: fix clipboard missing last character and extra last character
|
2014-12-21 14:17:51 -05:00 |
|
Marc-André Moreau
|
b8f694d8df
|
mfreerdp: fix cliprdr copy with Windows XP
|
2014-11-20 16:05:13 -05:00 |
|
Marc-André Moreau
|
92d08cf58f
|
mfreerdp: rewrite and update clipboard code
|
2014-11-05 17:14:32 -05:00 |
|