-
-
RingSDK.rar
临风的个人界面库,对常用的win32 sdk进行了封装。界面库的最大特点是方便易用,实现了一些特殊功能的控件,比如类似VB的属性设置控件,XP样式的菜单等。所有子窗口和控件都可以实现停靠,可以方便实现类似VC的界面。图象库则实现了图象的解码,显示及一些简单的图象处理,与界面库结合,可以实现一些比较酷的界面。因此,界面库里并没有对DC和BITMAP进行封装,一些简单的图形绘制操作代码并不复杂,而要想实现动画等一些复杂效果,就可以使用图象库。
-
-
HeaderBitmap.rar
This is an attempt to implement a small software, able to convert small bitmap images to C/C++ source code usable in a ".h" header file., with some simple color space manipulations.
-
bmp2raw.c.tar.gz
bmp3raw is a program which convert 24 bit bitmap file into RGB565 format
-
Fileupload.zip
this project gives functionallity to upload you jpg,bitmap,text etc file from your application an d use. thia applicatin is made in struts 2.0,
jsp ,servlet etc.
-
imagedit.zip
Simple bitmap editor. Also capable of editing "sub-bitmaps".
Based on CBCGImageEditDlg and CImagePaintArea .
Also demonstrates:
- CToolBar embedded in dialog (CPropertyPage)
- CToolBar tooltips in property sheet
- CToolBar based on dynamically ...
-
-
-
-
StatusBarDemo.rar
基于VS2008,Visual C++ 2008 Feature Pack的CMFCStatusBar的实现;展示了如何利用CMFCStatusBar实现状态栏进度条,实现状态栏动态动画,实现Bitmap位图的加载与实时变化
-