Hi,

> I've looked on the internet a bit and can't find much info.
> 
> We've inherited the declarations we use from another project, it is not
> CE specific. So the issue might be that some versions of Windows do
> have
> a RecursionCount field, and otherd do not.

The CRITICAL_SECTION definition is really different for WinCE.

> Does this difference bother you ? Do you have more accurate information
> on what should be in the CE version of this struct ?

Yes, we think it is a problem. The struct WinCE itself uses is different
then the one using with CEGCC, this could explain the crashes and the
hanging tests we see.

Search for CRITICAL_SECTION and hCrit on Google. hCrit is one of the fields
on CE that is not there with regular Windows. We could send you the links,
but don't want to give links you are not allowed to use ;-)

Johnny


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to