VisListSz.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:4k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ////////////////////////////////////////////////////////////////////////////
- //
- // @doc INTERNAL EXTERNAL VISLISTSZ
- //
- // @module VisListSz.h |
- //
- // This file defines the <c CVisListSz> class that implements the
- // <i IVisListSz> interface. <c CVisListSz> objects can be used to store
- // a list of strings. A list of strings stored in a <c CVisListSz>
- // object can be used with a <c CVisDlgListSz> object to display a
- // dialog and let the user select a string from a list of strings.
- //
- // All <c CVisListSz> methods are inline, so this class can be used
- // by applications that do not use the VisImSrc project DLL.
- //
- // <nl>
- //
- // Copyright