7 Jun
2020
7 Jun
'20
4:57 a.m.
Zebediah Figura <z.figura12(a)gmail.com> wrote:
On 6/6/20 11:45 PM, Dmitry Timoshkov wrote:
Jeff Smith <whydoubt(a)gmail.com> wrote:
+ SetLastError(0xcafef00d);
Please use a commonly accepted value of 0xdeadbeef.
Is this really worthwhile? It's pretty obvious that both are sentinel values.
It's just one of common practices in Wine tests, IMO it would be nice to use an existing one instead of inventing new all other the place. -- Dmitry.