FreeRDP/winpr/include/winpr
pentagra df2b5c9cdf ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
..
tools fixed missing extern C for cpp in makecert.h 2014-05-22 01:28:01 -07:00
.gitignore update .gitignore files 2016-01-12 17:32:32 +01:00
asn1.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
bcrypt.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
bitstream.h fix string format specifiers 2016-12-16 13:48:43 +01:00
clipboard.h libwinpr-clipboard: add basic clipboard synthesizers 2014-10-17 18:23:07 -04:00
cmdline.h add parameter buildconfig 2016-01-12 17:32:33 +01:00
collections.h Fixed MessageQueue and callers 2015-05-29 14:24:14 +02:00
comm.h Fixed default visibility. 2016-02-26 19:44:14 +01:00
credentials.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
credui.h winpr: fix unit tests on Windows 2013-09-19 13:50:00 -04:00
crt.h winpr: add intrin.h 2015-05-26 16:41:29 +02:00
crypto.h winpr/crypt api changes and memory leak fixes 2016-11-24 18:27:29 +01:00
debug.h Fixed MacOS includes. 2016-10-06 13:43:11 +02:00
dsparse.h freerdp: UWP porting 2016-03-29 16:03:15 -04:00
endian.h winpr: Be sure data points to BYTE in endian.h 2016-05-30 13:37:15 +02:00
environment.h winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
error.h fix spelling 2016-02-22 17:01:43 +01:00
file.h freerdp: more UWP porting 2016-03-29 20:34:52 -04:00
handle.h winpr/handle: define WINPR_FD_ on all platforms 2015-07-14 12:21:24 +02:00
heap.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
image.h xfreerdp: replace cliprdr to wire format conversion 2014-10-17 20:40:11 -04:00
ini.h winpr: fix ini loader on Windows 2016-02-10 10:51:33 -05:00
input.h Several fixes for keyboard type 7 (japanese) 2016-02-11 21:40:50 +01:00
interlocked.h Warning fixes. 2016-10-06 13:43:10 +02:00
intrin.h winpr: add intrin.h 2015-05-26 16:41:29 +02:00
io.h freerdp: UWP porting 2016-03-29 16:03:15 -04:00
library.h ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
locale.h libwinpr-locale: fix inclusion of stdarg.h 2014-05-10 17:31:42 -04:00
memory.h libfreerdp-core: fix ignored port settings for TS Gateway and vmconnect 2014-02-05 11:54:42 -05:00
midl.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
ndr.h freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
nt.h Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
ntlm.h Fix winpr headers for C++ usage 2013-04-17 23:06:48 +02:00
pack.h winpr: add pragma pack, bitmap + clipboard definitions 2014-10-16 21:45:47 -04:00
path.h winpr: fix PathFileExists on UWP 2016-03-25 12:20:51 -04:00
pipe.h remove re-declaration of extended pipe functions 2014-04-17 10:04:06 +02:00
platform.h Added arm64 and mips64 detection support. 2017-01-24 09:28:27 +01:00
pool.h winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
print.h winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
registry.h freerdp: UWP porting 2016-03-29 16:03:15 -04:00
rpc.h Fixed warnings and mac build. 2016-10-06 13:43:04 +02:00
sam.h freerdp: add configurable NTLM SAM file option for server-side NLA 2016-07-21 18:58:24 -04:00
schannel.h freerdp: UWP porting 2016-03-29 16:03:15 -04:00
security.h Fixed comma at end of enum 2016-10-07 14:10:32 +02:00
shell.h Added the shell function GetUserProfileDirectory to WinPR. 2015-03-04 16:56:48 -05:00
smartcard.h channels/smartcard: cleanup SCardControl 2014-12-22 16:25:59 -05:00
spec.h winpr: fix build with visual studio < 2012 2014-11-12 18:09:55 +01:00
ssl.h OpenSSL thread safety 2014-07-28 21:55:57 +02:00
sspi.h freerdp: add configurable NTLM SAM file option for server-side NLA 2016-07-21 18:58:24 -04:00
sspicli.h libwinpr-security: initial stub module 2013-09-23 22:39:28 -04:00
stream.h Fixed stream API for Stream_Copy. 2016-03-01 12:57:48 +01:00
string.h Using C99 compatible variadic macros. 2016-10-07 14:14:56 +02:00
synch.h winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
sysinfo.h Added arm64 and mips64 detection support. 2017-01-24 09:28:27 +01:00
tchar.h add tchar function: _tcsncmp 2014-04-18 15:04:11 +02:00
thread.h winpr/thread: fix TestThreadCreateProcess 2016-05-25 15:47:58 +02:00
timezone.h Fixed missing extern C 2014-12-01 13:03:46 +01:00
user.h Fixed includes for iOS 2016-10-06 13:43:11 +02:00
version.h.in Added version and build info functions 2015-03-30 17:51:29 +02:00
windows.h include: move winpr include directory inside winpr 2012-08-14 15:49:39 -04:00
winhttp.h freerdp: UWP porting 2016-03-29 16:03:15 -04:00
winpr.h Disabled thread local storage on iOS. 2016-10-06 13:43:10 +02:00
winsock.h winpr: fix win32 linking issues 2016-06-16 11:47:33 +02:00
wlog.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
wnd.h wtsapi: extended wtsapi 2015-02-09 06:30:18 -08:00
wtsapi.h Added attach/detach support for channels. 2016-12-19 17:07:01 +01:00
wtypes.h.in Merge branch 'master' into master 2016-12-19 08:50:16 +01:00