CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Cstatic
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - Cstatic - List
[
Other
]
vc++
DL : 0
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
Date
: 2026-01-10
Size
: 19kb
User
:
[
Other
]
cstatic_clock
DL : 0
很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!-very nice digital clock! Colors can change! If you at the appropriate changes can be part of the procedures themselves!
Date
: 2026-01-10
Size
: 37kb
User
:
程兆武
[
Other
]
labelexx
DL : 0
做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。-do the user interface, often have to use some static text control, showing some textual information, but the MFC CStatic functional categories are too simple, unable to meet senior needs. This, I CStatic derived from a type CLabelEx, expanded CStatic. The first drop, the level of inadequate Please be forgiven.
Date
: 2026-01-10
Size
: 23kb
User
:
[
Other
]
LoadGif
DL : 0
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。 由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。 假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be BUTTON, STATIC, and so on. Suppose you added in the control ID is IDC_FLASH, your dialog window handle is hDlg, CPictureEx w
Date
: 2026-01-10
Size
: 357kb
User
:
王易
[
Other
]
VC_CClockST
DL : 0
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-a simple digital clock procedures, which date the category MFC CStatic derived from the base class.
Date
: 2026-01-10
Size
: 123kb
User
:
[
Other
]
CStatic
DL : 0
CStatic包括了好几个重写CStatic的类,很可能它们的扩展性就是你所需要的-CStatic including several rewrite CStatic class is likely to expand their sex is what you need
Date
: 2026-01-10
Size
: 1.9mb
User
:
kendan
[
Other
]
DUBA2008-6-18
DL : 0
包含金山独霸届面的模拟实现的源代码,以对话框的方式实现了金山独霸的界面,里面采用很多的控件派生类如CButton CStatic等,是学习VC界面开发的好例子。-Jinshan dominate the session included simulated surface to achieve the source code to dialog to achieve the Jinshan dominate the interface, which used a lot of controls such as CButton CStatic derived class, are learning VC interface development a good example.
Date
: 2026-01-10
Size
: 60kb
User
:
马学伟
[
Other
]
cclockST
DL : 0
CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-CClockST_src.zipCClockST_demo.zip a simple digital clock procedures, in which category the date derived from MFC CStatic base class.
Date
: 2026-01-10
Size
: 120kb
User
:
mm
[
Other
]
1262523828
DL : 0
VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip 创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip 一个邮件报告程序。 SrcFirstProg.zip 解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip 自定义的标签控件对话框。 Undo_demo.zip undo_src.zip 在VC中实现Undo和Redo功能。 -err
Date
: 2026-01-10
Size
: 989kb
User
:
yongchensong
[
Other
]
Clock
DL : 0
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 -A simple digital clock procedures, in which category the date derived from MFC CStatic base class.
Date
: 2026-01-10
Size
: 120kb
User
:
pengzhangxiang
[
Other
]
CppCode
DL : 0
C++经典源代码 CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip 创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip 一个邮件报告程序。 SrcFirstProg.zip 解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip 自定义的标签控件对话框。 Undo_demo.zip undo_src.zip 在VC中实现Undo和Redo功能。-C++ classic source code
Date
: 2026-01-10
Size
: 345kb
User
:
Dill
[
Other
]
cstatictest
DL : 0
MFC cstatic 控件重载增加其他功能-MFC cstatic control overraded and add other
Date
: 2026-01-10
Size
: 3kb
User
:
zhang guo
[
Other
]
ftpscanner
DL : 0
unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.c-unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.cpp
Date
: 2026-01-10
Size
: 632kb
User
:
akub
[
Other
]
CClockST
DL : 0
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-A simple digital clock program, which date class derived from MFC CStatic base class.
Date
: 2026-01-10
Size
: 107kb
User
:
wangwei
[
Other
]
matricstatic
DL : 0
Digital Display CStatic VC6.0
Date
: 2026-01-10
Size
: 9kb
User
:
Yang
[
Other
]
cclcokst
DL : 0
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-A simple digital clock program, which date class derived from MFC CStatic base class.
Date
: 2026-01-10
Size
: 120kb
User
:
drengland
[
Other
]
mfc
DL : 0
通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndirect SelectObject SetTextColor SetBkMode GetStockObject GetWindowText GetDlgCtrlID LoadString LoadCursor LoadLibrary CopyCursor FreeLibrary SetCursor DrawFocusRect GetParent CRect GetWindowRect CClientDC CFont SetRectEmpty DrawText ClientToScreen InflateRect ScreenToClient GetClientRect CSize GetSystemMetrics GetDlgItem CStatic FindResource LoadResource FreeResource SetWindowText IsIconic CPaintDC SendMessage DrawIcon
Date
: 2026-01-10
Size
: 3.36mb
User
:
王婷
[
Other
]
88920-color-picker
DL : 0
The following C project contains the C source code and C examples used for colorpicker. This project demonstrates the use of MFC common controls: CSliderCtrl CStatic CEdit CRect CDateTimeCtrl CButton and uses CString for formatting thruout The program does 2 things: Color Picker.
Date
: 2026-01-10
Size
: 12kb
User
:
cybertoad
[
Other
]
MIGM32
DL : 0
做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是MFC提供的CStatic类的功能过于简单,无法满()
Date
: 2026-01-10
Size
: 17kb
User
:
Wiywd
[
Other
]
yfdp
DL : 0
这是一个由CStatic类派生出来的自定义类,实现了超链接的功能,完全免费,完全共享,只需导入文件,()
Date
: 2026-01-10
Size
: 515kb
User
:
Malelane
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.