On Mon, Sep 19, 2011 at 10:00:48AM -0300, Bruno Jesus wrote:
> Hi, I would like some advice about Ole function redirection. The
> winsock16 dll maps some operations to ws2_32 dll, I thought I could do
> the same with Ole16disp to Oleaut32. For example the function
> SAFEARRAYALLOCDESCRIPTOR in Ole1
On Mon, Sep 19, 2011 at 3:00 PM, Bruno Jesus <00cp...@gmail.com> wrote:
> Hi, I would like some advice about Ole function redirection. The
> winsock16 dll maps some operations to ws2_32 dll, I thought I could do
> the same with Ole16disp to Oleaut32. For example the function
> SAFEARRAYALLOCDESCRIP
Hi, I would like some advice about Ole function redirection. The
winsock16 dll maps some operations to ws2_32 dll, I thought I could do
the same with Ole16disp to Oleaut32. For example the function
SAFEARRAYALLOCDESCRIPTOR in Ole16disp have a similar counterpart named
SafeArrayAllocDescriptor in Ol