Re: Testing and VarBstrFromDate (was Re: OLE2A)

2007-05-04 Thread Bill Medland
M -0700, Bill Medland wrote: > >>> > >>>>Does anyone know where a call to OLE2A is going to enter wine? > >>>>Presumably OLE2A returning null means that the thread ran out of stack > >>>>space? > >>> > >>>What i

Re: Testing and VarBstrFromDate (was Re: OLE2A)

2007-05-04 Thread Michael Stefaniuc
Bill Medland wrote: > On Thu, 2007-03-05 at 07:29 -0700, Bill Medland wrote: > >>On Thu, 2007-03-05 at 07:49 +0200, Marcus Meissner wrote: >> >>>On Wed, May 02, 2007 at 03:32:59PM -0700, Bill Medland wrote: >>> >>>>Does anyone know where a call

Testing and VarBstrFromDate (was Re: OLE2A)

2007-05-03 Thread Bill Medland
On Thu, 2007-03-05 at 07:29 -0700, Bill Medland wrote: > On Thu, 2007-03-05 at 07:49 +0200, Marcus Meissner wrote: > > On Wed, May 02, 2007 at 03:32:59PM -0700, Bill Medland wrote: > > > Does anyone know where a call to OLE2A is going to enter wine? > > > Presumably OLE2

Re: OLE2A

2007-05-03 Thread Bill Medland
On Thu, 2007-03-05 at 07:49 +0200, Marcus Meissner wrote: > On Wed, May 02, 2007 at 03:32:59PM -0700, Bill Medland wrote: > > Does anyone know where a call to OLE2A is going to enter wine? > > Presumably OLE2A returning null means that the thread ran out of stack > > space?

Re: OLE2A

2007-05-02 Thread Marcus Meissner
On Wed, May 02, 2007 at 03:32:59PM -0700, Bill Medland wrote: > Does anyone know where a call to OLE2A is going to enter wine? > Presumably OLE2A returning null means that the thread ran out of stack > space? What is OLE2A? I do not see it mentioned anyewhere in the Wine source.

OLE2A

2007-05-02 Thread Bill Medland
Does anyone know where a call to OLE2A is going to enter wine? Presumably OLE2A returning null means that the thread ran out of stack space? Bill Medland