channels/cliprdr: CLIPRDR_FILELIST utilities
authorilammy <a.lozovsky@gmail.com>
Sat, 8 Apr 2017 23:29:50 +0000 (02:29 +0300)
committerilammy <a.lozovsky@gmail.com>
Sun, 9 Apr 2017 00:15:48 +0000 (03:15 +0300)
commita992743d993f3ea2627bdbe24b8b538ba9be5dbc
tree3864ff5debc047df9f46b1092defe7802f5c7c2c
parent6ad05d5ea315b2c545272e3ace924512ef213df0
channels/cliprdr: CLIPRDR_FILELIST utilities

The format is described in MS-RDPECLIP 2.2.5.2.3 Packed File List
(CLIPRDR_FILELIST). These functions handle conversion between the
on-the-wire data from cliprdr and arrays of FILEDESCRIPTOR structs.

FILETIME handling is a bit wacky, but that's what we currently have.
channels/cliprdr/client/cliprdr_format.c
include/freerdp/channels/cliprdr.h