Hi,
I have the following problem, while trying to use XML Security on WinXP using .Net2003 it needs to use MFC (all examples using MFC libraries work without problem), however in my project I cannot use MFC and library seams to require it. For instance MFC applications forbid you to include <windows h>, while in a non MFC app (mine) I have to do so (that along other problems with a template generic factory, etc). In short it doesnt compiles (and play along with non MFC apps). My question is: Is there anyway I can use XML Security without using MFC? If that is so, how do I switch it off? Thanks in advance. Federico Andres Lois
