EncodingTest.cpp
上传用户:zhuqijet
上传日期:2013-06-25
资源大小:10074k
文件大小:0k
- #pragma hdrstop
- #include <condefs.h>
- //---------------------------------------------------------------------------
- USELIB("..........BuildWin32BCB6XercesLib.lib");
- //---------------------------------------------------------------------------
- #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 <EncodingTest.cpp>