Hi,
On Tue, Jun 27, 2017 at 12:31:09AM +0200, Predrag Manojlović wrote:
> Is it possible to add shared drive with
>
> freerdp_device_collection_add
>
> at later stage, while everything is running already?
> I've managed to do it only in
>
> freerdp::PreConnect
it's not possible. The freerdp_dev
Thank you! That helps
On Jun 27, 2017 15:33, wrote:
> Hi,
>
> On Tue, Jun 27, 2017 at 12:31:09AM +0200, Predrag Manojlović wrote:
> > Is it possible to add shared drive with
> >
> > freerdp_device_collection_add
> >
> > at later stage, while everything is running already?
> > I've managed to do