Subj : Re: XML, DOM and BC++ To : borland.public.cpp.borlandcpp From : "MarvinAvery" Date : Fri Oct 31 2003 03:44 pm "Benjamin Pratt" wrote in message news:3fa04de6$1@newsgroups.borland.com... > If you have the latest Platform SDK, this should work: > > The msxml2.h header is self sufficient and will include rpc.h and rpcndr.h > (where MIDL_INTERFACE is defined), but only if rpcndr.h is version 440 or > higher. The version that comes with BC5 is old and will not work. > > You need to update the platform SDK. It is availible here > http://www.microsoft.com/msdownload/platformsdk/sdkupdate/. > Remember to point the project include directory to whereever you install the > SDK, otherwise BC5 will continue to use the old headers. > > Also, remember to link with ole32.lib and msxml2.lib. > Well, I tried everything. I tried using the header files from BCB5. was able to compile but not load. I installed the platform SDK, tried using its headers -- didn't work. I tried using the msxml2.lib and ole32.lib but BC5 didn't like them. I tried using IMPORTS in my .def file but there were still missing externals. I've come to the conclusion that BC5.02 is unable to use Microsoft's XML tools. Am I wrong? Has anybody successfully used MSXML2.DLL with BC5.02? I think I will abandon the DLL and just write my own code. BTW, has anybody successfully used MSXML2.DLL with BCBuilder? Anyway, thanks for all the help I did receive. Marvin --------------------------------- Marvin Avery marvin.avery@hrdc-drhc.gc.ca .