[ros-dev] [ros-diffs] [jimtabor] 43782: - Fix wine class test with a sync with wine edit.c.
Steven Edwards
winehacker at gmail.com
Mon Oct 26 23:37:28 CET 2009
On Mon, Oct 26, 2009 at 3:30 PM, Ged Murphy <gedmurphy at gmail.com> wrote:
> This looks weird, anyone know what's going on?
> +#ifdef _WIN64
> sizeof(EDITSTATE *), /* extra */
> +#else
> + sizeof(EDITSTATE *) + sizeof(WORD), /* extra */
> +#endif
The Wine sources actually have something along the lines of sizeof
some win16 value since the edit control handles all three cases for
them.
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
More information about the Ros-dev
mailing list