<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 6, 2020, 11:58 PM Dmitry Timoshkov <<a href="mailto:dmitry@baikal.ru">dmitry@baikal.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Zebediah Figura <<a href="mailto:z.figura12@gmail.com" target="_blank" rel="noreferrer">z.figura12@gmail.com</a>> wrote:<br>
<br>
> On 6/6/20 11:45 PM, Dmitry Timoshkov wrote:<br>
> > Jeff Smith <<a href="mailto:whydoubt@gmail.com" target="_blank" rel="noreferrer">whydoubt@gmail.com</a>> wrote:<br>
> > <br>
> >> +    SetLastError(0xcafef00d);<br>
> > <br>
> > Please use a commonly accepted value of 0xdeadbeef.<br>
> <br>
> Is this really worthwhile? It's pretty obvious that both are sentinel <br>
> values.<br>
<br>
It's just one of common practices in Wine tests, IMO it would be nice to<br>
use an existing one instead of inventing new all other the place.</blockquote></div></div><div dir="auto"><br></div><div dir="auto">As deadbeef is also retuned by class_error and co_error, I intentionally chose a different value so that it would possible to determine the true source of the value.  What solution do you recommend?</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Jeff</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>