Le 24/09/2010 05:12, Peter Urbanec a écrit :
On 24/09/10 06:43, Eric Pouech wrote:
sure send me the .exe+pdb (+source) I'll have a look at it
Source and binaries sent to Eric in private, so that the list isn't
polluted with megabytes of binaries. If anyone else is interested in
having a co
>On Friday 08 October 2010 14:26:28 Alexandre Julliard wrote:
>> Rudolf Mayerhofer writes:
>> > +/***
>> > + * Several methods to retrieve data from SysFS (/sys)
>> > + * used to retrieve cached_lpi in fill_cpu_info()
>> > + */
>>
On Friday 08 October 2010 14:26:28 Alexandre Julliard wrote:
> Rudolf Mayerhofer writes:
> > +/***
> > + * Several methods to retrieve data from SysFS (/sys)
> > + * used to retrieve cached_lpi in fill_cpu_info()
> > + */
> > +sta
Rudolf Mayerhofer writes:
> +/***
> + * Several methods to retrieve data from SysFS (/sys)
> + * used to retrieve cached_lpi in fill_cpu_info()
> + */
> +static int sysfs_cpu_exists(int cpu)
> +{
> +char buf[256];
> +
> +
Andrew Eikum writes:
> try2: Rebase on top of [1/2].
>
> dlls/shlwapi/tests/url.c |4
> dlls/shlwapi/url.c |6 --
> 2 files changed, 8 insertions(+), 2 deletions(-)
It breaks the tests:
../../../tools/runtest -q -P wine -M cryptnet.dll -T ../../.. -p
cryptnet_t