-
CEDraw is high speed graphics library in WinCE. It depends on GAPI . This code w...
CEDraw is high speed graphics library in WinCE. It depends on GAPI . This code was written in C++ using embedded VC++ to compile it. Testing was done on an iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With its own graphics arithmetic the drawing speed is much faster than WinGDI.
- 2022-03-15 14:43:59下载
- 积分:1
-
can drag the window frame without very practical, I feel really good to recommen...
可拖动的无边框窗口,很实用,感觉真的很不错,推荐给大家,希望大家喜欢-can drag the window frame without very practical, I feel really good to recommend to you all and I hope you like them
- 2022-04-12 17:55:57下载
- 积分:1
-
本程序自绘标题栏和最大化最小化按钮,以及自绘窗口四周的边框...
本程序自绘标题栏和最大化最小化按钮,以及自绘窗口四周的边框-procedures since the column headings drawn minimize and maximize buttons, and since painted around the window frame
- 2022-03-25 17:14:50下载
- 积分:1
-
Vc wrote an imitation developstudio style interface example. Spent cj60lib graph...
一个vc写的仿developstudio界面风格的例子。用了cj60lib图形库-Vc wrote an imitation developstudio style interface example. Spent cj60lib graphics library
- 2022-03-23 20:37:27下载
- 积分:1
-
时间timeline很漂亮的timeline
时间timeline很漂亮的timeline-Time timeline of the timeline is very beautiful
- 2022-01-25 21:15:36下载
- 积分:1
-
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页-Use CTabCtrl realize tab switching, and can be achieved and realistic hidden tab
- 2022-02-28 15:36:13下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
DIALOG
可以画点 直线 椭圆
改变dialog控件的颜色 背景颜色等-DIALOG
- 2022-03-13 16:08:31下载
- 积分:1
-
Prepared by VC can picture dialog box showing that Beijing procedures.
用VC编写的可以让对话框显示北京图片的程序。-Prepared by VC can picture dialog box showing that Beijing procedures.
- 2022-11-11 18:15:04下载
- 积分:1
-
tab控件,很漂亮,比vb自带的tab好看多了。而且很轻巧
tab控件,很漂亮,比vb自带的tab好看多了。而且很轻巧-tab controls, very beautiful, than vb
- 2023-02-22 07:05:03下载
- 积分:1