libx.cpp
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:
系统编程
开发平台:
Visual C++
- //*** libx.cpp -- 'source library' inclusions
- // DESCRIPTION
- // there are some things that we share in source (rather than .obj or .dll)
- // form. this file builds them in the current directory.
- #include "stdafx.h"
- #pragma hdrstop
- #ifdef DEBUG
- #include "../lib/qistub.cpp"
- #include "../lib/dbutil.cpp"
- #endif
English
