Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote:
You should send a v3. '/cd,' looks like the same behavior with '/root,'
On 3/27/20 1:50 PM, Zhipeng Zhao wrote:
Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote:
I sent a new version of your patch.
On 3/27/20 1:56 PM, Zhiyi Zhang wrote:
You should send a v3. '/cd,' looks like the same behavior with '/root,'
On 3/27/20 1:50 PM, Zhipeng Zhao wrote:
Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote:
The '/cd,' looks like not a valid arg, I think explorer(win) use the comma to distinguish arg and object, I will testing more. At 2020-03-27 15:15:54, "Zhiyi Zhang" zzhang@codeweavers.com wrote:
I sent a new version of your patch.
On 3/27/20 1:56 PM, Zhiyi Zhang wrote:
You should send a v3. '/cd,' looks like the same behavior with '/root,'
On 3/27/20 1:50 PM, Zhipeng Zhao wrote:
Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote:
It's true that explorer.exe uses comma as object separator. But Wine explorer implementation assumes there is only one comma in options. 'explorer /cd,C:,D:' is indeed valid on Windows. If you want to improve this, you can start by handling this for all the options, for example, 'explorer /root,C:,D:'. Only the first object is used though.
Thanks, Zhiyi Zhang
On 3/27/20 3:33 PM, Zhipeng Zhao wrote:
The '/cd,' looks like not a valid arg, I think explorer(win) use the comma to distinguish arg and object, I will testing more. At 2020-03-27 15:15:54, "Zhiyi Zhang" zzhang@codeweavers.com wrote:
I sent a new version of your patch.
On 3/27/20 1:56 PM, Zhiyi Zhang wrote:
You should send a v3. '/cd,' looks like the same behavior with '/root,'
On 3/27/20 1:50 PM, Zhipeng Zhao wrote:
Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote:
I will do my best to improve the Wine explorer implementation to make it behaves like Windows'.<br/>Thanks,<br/>Zhipeng Zhao At 2020-03-27 15:45:09, "Zhiyi Zhang" zzhang@codeweavers.com wrote:
It's true that explorer.exe uses comma as object separator. But Wine explorer implementation assumes there is only one comma in options. 'explorer /cd,C:,D:' is indeed valid on Windows. If you want to improve this, you can start by handling this for all the options, for example, 'explorer /root,C:,D:'. Only the first object is used though.
Thanks, Zhiyi Zhang
On 3/27/20 3:33 PM, Zhipeng Zhao wrote:
The '/cd,' looks like not a valid arg, I think explorer(win) use the comma to distinguish arg and object, I will testing more. At 2020-03-27 15:15:54, "Zhiyi Zhang" zzhang@codeweavers.com wrote:
I sent a new version of your patch.
On 3/27/20 1:56 PM, Zhiyi Zhang wrote:
You should send a v3. '/cd,' looks like the same behavior with '/root,'
On 3/27/20 1:50 PM, Zhipeng Zhao wrote:
Sorry, it's snet by mistake, I do not know how to recall. At 2020-03-27 13:24:12, "Zhipeng Zhao" near2see@163.com wrote: