vbuonassisi
Programmer
hi,
i'm just starting out using visual c++. i have installed microsoft visual studio .net 2003.
i created a class called XMLParser and in the header file i have data members of type String and XmlTextReader. when i compile the project i get errors for these types.
what include files do i need for the above two classes?
thanks,
vince
i'm just starting out using visual c++. i have installed microsoft visual studio .net 2003.
i created a class called XMLParser and in the header file i have data members of type String and XmlTextReader. when i compile the project i get errors for these types.
what include files do i need for the above two classes?
thanks,
vince