----- Original Message ----- 
  
  
  Sent: Thursday, March 06, 2003 3:18 
  PM
  Subject: Re: [libxml++] libxml++ on win32 
  domparser problem
  
  I will once i arrange it a little so that the 
  project files and outputs are not scattered in the tree...
   
  the .cc to .cpp change makes it much more natural 
  to build with msvc, .cc files are not recognized as C++ files by 
  default
   
  -eff
   
  
    ----- Original Message ----- 
    
    
    Sent: Thursday, March 06, 2003 2:57 
    PM
    Subject: RE: [libxml++] libxml++ on 
    win32 domparser problem
    
    From: Ephraim 
    Vider [mailto:eff eplication com] 
     >  I successfully compiled 
    xml++ (0.20) on windows using msvc 6 and the pre built
     >  version of libxml2 2.5.1 
    for windows. 
     
    Maybe 
    you could give us a project file so that we can distribute it for other 
    people. I would like to put that .dsp/dsw file into a MSVC directory at the 
    top-level.