reg.exe platform specific test?

Jonathan Vollebregt jnvsor at gmail.com
Fri Oct 17 10:45:52 CDT 2014


In the reg.exe tests around line 181:

>     verify_reg(hkey, "dword8", REG_DWORD, &dword, sizeof(dword),
>                (sizeof(long) > sizeof(DWORD)) ? 0 : TODO_REG_DATA);

What's the reason for this? Is there some platform specific quirk I 
should be aware of?



More information about the wine-devel mailing list