SAX2Count.cpp
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:1k
源码类别:
xml/soap/webservice
开发平台:
C/C++
- #pragma hdrstop
- #include <condefs.h>
- //---------------------------------------------------------------------------
- USELIB("..........BuildWin32BCB5XercesLib.lib");
- USEUNIT("..........samplesSAX2CountSAX2CountHandlers.cpp");
- //---------------------------------------------------------------------------
- #ifdef NEVER_COMPILE
- // Dummy entry point to satisfy the BCB IDE
- int main(int argc, char* argv[])
- {
- return 0;
- }
- #endif
- // The real entry point is in the Samples folder
- #include <SAX2Count.cpp>