文件名称:picsee
介绍说明--下载内容均来自于网络,请自行研究使用
VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在Windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ to explore big picture view picture of a small program, known as picture viewer, mainly using VC++ in the BitBlt function and has a scroll bar view class CScrollView jointly prepared, in fact, the function is very common on Windows computers seem to take offense do not blame the functional descr iption: Even larger than the window size of the picture, but also be able to see every part of the image by dragging the scroll bar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
游览大图\PicSee\ChildFrm.cpp
........\......\ChildFrm.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\PicSee.aps
........\......\PicSee.clw
........\......\PicSee.cpp
........\......\PicSee.dsp
........\......\PicSee.dsw
........\......\PicSee.h
........\......\PicSee.rc
........\......\PicSeeDoc.cpp
........\......\PicSeeDoc.h
........\......\PicSeeView.cpp
........\......\PicSeeView.h
........\......\ReadMe.txt
........\......\res\PicSee.ico
........\......\...\PicSee.rc2
........\......\...\PicSeeDoc.ico
........\......\...\Toolbar.bmp
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\res
........\PicSee
游览大图