msi: Add base class for OLE automation objects. [2/11,try8]

Misha Koshelev mk144210 at bcm.edu
Sat Apr 28 20:14:54 CDT 2007


On Sat, 2007-04-28 at 13:32 -0500, James Hawkins wrote:
> On 4/27/07, Misha Koshelev <mk144210 at bcm.edu> wrote:
> > Implements basic OLE automation class (i.e., Dispatch plus)
> > functionality that is then used for all separate class implementations.
> >
> > Changelog:
> >
> >         * msi: Add base class for OLE automation objects.
> >
> 
> +/* FIXME: I don't know how big this should be */
> +#define MAX_MSI_STRING 1000
> 
> msi strings don't have size a limit.
> 

Fixed this in new patches. Thanks for the comment.

Misha



More information about the wine-devel mailing list