Click to See Complete Forum and Search --> : inport msxml3.dll


Hambi
October 23rd, 2001, 04:15 AM
Hello gurus!

I have a question about what is the different between
#import "msxml3.ddl"
and
#import "msxml3.ddl" named_guids raw_interfaces_only

tnx for answer, i'll rate it!
CAO

jazeb
October 23rd, 2001, 05:23 AM
well while we're at it, i've a question like this too...

#import "msxml3.dll" no_namespaces

what does this do?

Thanks

Hambi
October 23rd, 2001, 06:10 AM
Here is MSDN link (posted by Igor Soukhov):
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_predir_the_.23.import_directive.asp

jazeb
October 24th, 2001, 02:44 AM
thanks Hambi