DOMCount.cpp
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:0k
源码类别:

xml/soap/webservice

开发平台:

C/C++

  1. #pragma hdrstop
  2. #include <condefs.h>
  3. //---------------------------------------------------------------------------
  4. USELIB("..........BuildWin32BCB4XercesLib.lib");
  5. //---------------------------------------------------------------------------
  6. #ifdef NEVER_COMPILE
  7. // Dummy entry point to satisfy the BCB IDE
  8. int main(int argc, char* argv[])
  9. {
  10. return 0;
  11. }
  12. #endif
  13. // The real entry point is in the Samples folder
  14. #include <DOMCount.cpp>