wineboot: More architectures and vendorIDs in create_hardware_registry_keys

André Hentschel nerv at dawncrow.de
Sun Aug 22 11:20:13 CDT 2010


Am 22.08.2010 12:48, schrieb Konrad Wartke:
> Am 22.08.2010, 13:36 Uhr, schrieb André Hentschel <nerv at dawncrow.de>:
> 
>>> +#ifdef __i386__
>>> +        /* get VendorID from CPUID, eax = 0 */
>>> +        unsigned int regs[3];
>>
>>
>> Hello Konrad,
>> you are generating declerations after some code here.
> 
> fixed and resend
> 


> +#else
> +        static const WCHAR VenidIntelW[] = {'G','e','n','u','i','n','e','I','n','t','e','l',0};

Be more carefull, you still do it here.

-- 

Best Regards, André Hentschel



More information about the wine-devel mailing list