Hi Everyone,
I've noticed that the XercesLib files you have set up for Win32 that you provide do not include the following files:
XMLMessages.h
MsgLoader.hpp, .cpp
InMemMsgLoader.hpp, .cpp
MsgCatalogLoader.hpp, .cpp
XMLMsgCat_Ids.hpp
As a result, error messages are not getting loaded in my application. Do I need all these files for proper handling of error messages? If not, which ones do I need?
