[PATCH 2/4] msvcp110: Add tr2_sys__Stat and tr2_sys__Lstat implementation and test.(try 2)

Piotr Caban piotr.caban at gmail.com
Mon Jul 20 02:23:30 CDT 2015


Hi YongHao,

On 07/20/15 04:30, YongHao Hu wrote:
> The LastError 1314 is the error of creating CreateSymbolicLinkA.
> Program'll get this if the calling process does not have enough rights.
> You need to be running as an elevated administrator to use this function.
> Do we need to create symbolic links in Windows the same way as symlink,
> without requiring admin privileges?
You should probably detect CreateSymbolicLink failure and skip some 
tests in this case.

Thanks,
Piotr




More information about the wine-devel mailing list