FreeRDP/winpr/include/winpr
Armin Novak 319b0e1b7e Queue_Enqueue const argument
By default use const for the object enqueued.
If a `fnObjectNew` function is set, it is copied anyway.
For the case without cast away the const internally.
2021-10-18 16:09:13 +02:00
..
tools Reformatted to new style 2019-11-07 10:53:54 +01:00
.gitignore update .gitignore files 2016-01-12 17:32:32 +01:00
asn1.h reverted changes from clang-format 2021-02-25 14:05:40 +01:00
assert.h Improve WINPR_ASSERT, log backtrace 2021-06-16 14:26:06 +02:00
bcrypt.h Reformatted to new style 2019-11-07 10:53:54 +01:00
bitstream.h Fixed compilation warnings 2021-06-16 14:26:06 +02:00
build-config.h.in Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
clipboard.h Reformatted to new style 2019-11-07 10:53:54 +01:00
cmdline.h Fixed const warnings with argument parser 2021-09-09 08:53:20 +02:00
collections.h Queue_Enqueue const argument 2021-10-18 16:09:13 +02:00
comm.h Reformatted to new style 2019-11-07 10:53:54 +01:00
credentials.h Reformatted to new style 2019-11-07 10:53:54 +01:00
credui.h Reformatted to new style 2019-11-07 10:53:54 +01:00
crt.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
crypto.h WinPR: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
debug.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dsparse.h Fixed DsParse implementations and tests 2021-08-24 10:45:57 +02:00
endian.h Reformatted to new style 2019-11-07 10:53:54 +01:00
environment.h Reformatted to new style 2019-11-07 10:53:54 +01:00
error.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
file.h Fixed compilation warnings and duplicate defines 2021-09-09 08:53:20 +02:00
handle.h Reformatted to new style 2019-11-07 10:53:54 +01:00
heap.h Reformatted to new style 2019-11-07 10:53:54 +01:00
image.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00
ini.h Reformatted to new style 2019-11-07 10:53:54 +01:00
input.h Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
interlocked.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
intrin.h Check MINGW32 for duplicate type declaration. 2021-05-25 09:41:44 +02:00
io.h reverted changes from clang-format 2021-02-25 14:05:40 +01:00
library.h Added LoadLibraryX and LoadLibraryExX 2021-09-03 08:29:15 +02:00
memory.h Reformatted to new style 2019-11-07 10:53:54 +01:00
midl.h Reformatted to new style 2019-11-07 10:53:54 +01:00
ndr.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
nt.h Check MINGW32 for duplicate type declaration. 2021-05-25 09:41:44 +02:00
ntlm.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pack.h Reformatted to new style 2019-11-07 10:53:54 +01:00
path.h run clang-format 2021-05-26 08:40:29 +02:00
pipe.h Reformatted to new style 2019-11-07 10:53:54 +01:00
platform.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
pool.h WinPR: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
print.h Unified bin to hex and hex to bin conversion 2021-04-19 10:45:21 +02:00
registry.h Reformatted to new style 2019-11-07 10:53:54 +01:00
rpc.h reverted changes from clang-format 2021-02-25 14:05:40 +01:00
sam.h Added const to function arguments 2021-02-17 11:29:56 +01:00
schannel.h Reformatted to new style 2019-11-07 10:53:54 +01:00
security.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shell.h Fixed compilation warnings and duplicate defines 2021-09-09 08:53:20 +02:00
smartcard.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
spec.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
ssl.h Reformatted to new style 2019-11-07 10:53:54 +01:00
sspi.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
sspicli.h Reformatted to new style 2019-11-07 10:53:54 +01:00
stream.h Fixed #7350: Warnings with Stream_StaticInit 2021-10-14 12:11:16 +02:00
string.h Reformatted to new style 2019-11-07 10:53:54 +01:00
strlst.h Reformatted to new style 2019-11-07 10:53:54 +01:00
synch.h Added new CMake option to dump event handles in use 2021-09-20 10:59:59 +02:00
sysinfo.h reverted changes from clang-format 2021-02-25 14:05:40 +01:00
tchar.h Fixed GetEnvironmentStrings test 2019-11-21 15:05:57 +01:00
thread.h Cleaned up some possible race conditions with threads 2021-09-20 10:59:59 +02:00
timezone.h Reformatted to new style 2019-11-07 10:53:54 +01:00
user.h Reformatted to new style 2019-11-07 10:53:54 +01:00
version.h.in Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
windows.h Reformatted to new style 2019-11-07 10:53:54 +01:00
winhttp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
winpr.h Fixed warnings 2021-06-17 10:35:22 +02:00
winsock.h Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
wlog.h No deprecated (#7107) 2021-06-22 14:39:10 +02:00
wnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wtsapi.h Fixed argument const correctness 2021-08-27 13:21:02 +02:00
wtypes.h.in Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00