Re: [PATCH 2/2] msvcp110: Add tr2_sys__Stat and tr2_sys__Lstat implementation and test.(try2 resend)

Piotr Caban piotr.caban at gmail.com
Thu Aug 6 05:06:30 CDT 2015


On 08/05/15 07:46, YongHao Hu wrote:
> +enum file_type tr2_sys__Stat(char const* path, int* err_code)
> +enum file_type tr2_sys__Lstat(char const* path, int* err_code)
Calling conventions are missing here.

Thanks,
Piotr



More information about the wine-devel mailing list