Re: Oleaut32 7

2003-10-06 Thread Alexandre Julliard
Jon Griffiths <[EMAIL PROTECTED]> writes: > +/* The list of localised text data */ > +const VARIANT_TEXT VARIANT_LocalisedTextList[NUM_LOCALISED_LANGS] = > +{ > + { szCzechStrings,LANG_CZECH, 7, 16, 24, 32, 36 }, > + { szDanishStrings, LANG_DANISH,5, 11, 14, 18, 22 }, > + { szGerm

Re: Oleaut32 7

2003-10-06 Thread Gregory M. Turner
On Monday 06 October 2003 10:32 am, Jon Griffiths wrote: > Hi, > > Part 7 of oleaut32 updates. > > Cheers, > Jon > > License: X11 > > Changelog: > > Jon Griffiths <[EMAIL PROTECTED]> > +dlls/oleaut32/bool.c dlls/oleaut32/oleaut32.spec >dlls/oleaut32/variant.c > Implement the boolean low