On 02/13/2011 05:10 PM, Vic Lee wrote:
> On 02/13/2011 07:53 AM, Aljoscha Vollmerhaus wrote:
>> Only message in freerdp output that looks related is this:
>>
>> disk_query_directory: invalid info class
> Sorry I missed that part. It seems there's an unimplemented feature only
> happen with win2008r2. Please change the line like this and recompile to
> get what exactly is the info class: in channels/rdpdr/disk/disk_main.c,
> disk_query_directory() function, change:
>
> LLOGLN(0, ("disk_query_directory: invalid info class"));
>
> to
>
> LLOGLN(0, ("disk_query_directory: invalid info class %d",
> irp->infoClass));
>
> Vic
Hi Vic,
thanks for working with me on this issue. I´ve patched the source as you
said and tested again, resulting in this being logged:
disk_query_directory: invalid info class 12
What confuses me is that sometimes I´m able to delete files normally,
sometimes i get the "Error 0x8007048F: device not connected" message
(followed by disconnection of the shared path). Where´s the difference
between delete and delete?
Kind regards,
A. Vollmerhaus
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel