sample msxml3 implementation

Vijay Kiran Kamuju infyquest at gmail.com
Tue Jul 5 05:01:29 CDT 2005


Sending with the changes.
please also check the msxml.idl and what more iids do i have to check
in the IXMLDocument_QueryInterface function
how to implement the 
HRESULT XMLDocument_create(IUnknown *pUnkOuter, LPVOID *ppObj); 

Thanks,
Vijay Kiran Kamuju

On 7/5/05, Mike McCormack <mike at codeweavers.com> wrote:
> 
> Vijay Kiran Kamuju wrote:
> 
> > I thought i have some suggestions in implementing the msxml3.dll
> > I am sending an old sample stub implemenation (incomplete).
> > I am rewriting the msxml3.dll
> > need some suggestions.
> 
> Some suggestions:
> 
> * get rid of the remaining C++ stuff in Makefile.in
> * add an LGPL copyright header to the .c and .h files
> * there's no need to print both the iface and This pointers in your
> TRACEs, as they'll be the same.
> 
> Mike
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msxml3.zip
Type: application/zip
Size: 3823 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050705/7ad6b47d/msxml3.zip


More information about the wine-devel mailing list