Welcome![Sign In][Sign Up]
Location:
Search - messagebox

Search list

[Dialog_Window自动关闭的message box

Description: pb源码,可以自动关闭messagebox对话框-pbmessagebox
Platform: | Size: 9216 | Author: alum | Hits:

[Windows Developownafxmessagebox

Description: 与MessageBox 相比,MFC提供了 AfxMessageBox 的方法是我们对消息框的变得更加容易。然而简单的 AfxMessageBox 有时已经不能够满足我们的需求了:有时候我仅仅想提示用户一下,并不需要用户确认,也就是说过一段时间消息框就能自动关闭。 -MessageBox compared with, MFC provides a method AfxMessageBox is our message box easier. However simple AfxMessageBox sometimes is not able to meet our needs has been: Sometimes I just want to prompt users to click, do not require the user to confirm, that is to say over time the message box will be able to automatically shut down.
Platform: | Size: 18432 | Author: 深蓝 | Hits:

[Menu control菜单的使用

Description: 菜单 分别open,和 close 生成成员函数。 void CMenu9Dlg::OnMenuclose() { // TODO: Add your command handler code here OnOK() } void CMenu9Dlg::OnMenuopen() { // TODO: Add your command handler code here MessageBox("open the file","kao",NULL) } -menu were open, and close members of Generation function. Void CMenu9Dlg : : OnMenuclose () (//TODO : Add your command handler code here OnOK ()) void CMenu9Dlg : : OnMenuopen () (//TODO : Add your command handler code here MessageBox ( "open the file", "kao ", NU
Platform: | Size: 26624 | Author: | Hits:

[GUI DevelopRegeditTest

Description: 1)向注册表中添加一个Test的目录。 2)向Test目录中建立一个DWORD类型的主键和一个字串类型的主键。 3)向建立的主键赋值。 4)从主键中读取键值,并显示读取结果(显示的方式以messageBox方式) -a) to add a registry Test directory. 2) Test directory to establish a DWORD type of primary key and a string type of primary key. 3) to establish a primary key assignment. 4) From the main keys to access keys, and read the results show (Display messageBox approach to the way)
Platform: | Size: 29696 | Author: 夏赟 | Hits:

[assembly languageSparcZ

Description: 用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive door cdclose - to close CDROM drive door bye - terminate connection, handles one user at a time kill - terminate sparczerver-using win32 compilation prepared by the Trojan horse type things, running after the loom opened 23 ports, using telnet landing, you can run the following commands : open filename-open the file or program msg mess age-place message plainly over screen box mess age-show within a messagebox cdopen-to open CD cdclose ROM drive door-to close CDROM drive doo r bye-terminate connection, handles one user at a time kill-terminate sparc zerver
Platform: | Size: 4096 | Author: 亲戚 | Hits:

[OS programdMsgBox_src

Description: 修改messagebox的源代码,down的!-messagebox change the source code, down!
Platform: | Size: 33792 | Author: 王天宇 | Hits:

[Hook apiWinRARZIP

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法(注:本人杜撰)。   窗口过程函数是大多窗口都有的,它处理窗口中(包括子窗口)的每一个事件,替换窗口过程法与HOOK技术比起来孰强誰弱是很显然的,因为同一个HOOK只能拦截一个事件,处理起来相当费时,HOOK也有它的优势,但不是本文要讨论的。这里先让大家眼见为实,请看下图:-achieve satisfactory style reunification of the software interface is difficult. As netizen's MessageBox, FileDialog, FontDialog. Contents dialog, and other internal MFC DLL system even within the dialog box, in order to allow it faces no easy thing. Some say HOOK technology, the technology can really HOOK, HOOK can be said to be all-pervasive. However, the efficient use HOOK is unsatisfactory. from the most current mining technology HOOK skinnable software situation, we can prove this point. Today, we will discuss other technologies to achieve a FileDialog of independence, This technique called window replacement process (Note : I invented). Process window function is mostly window is the window handle it (including sub-window) per one incident, window replacement process of law and t
Platform: | Size: 759808 | Author: 孙乾坤 | Hits:

[assembly languageArde

Description: 1. 利用W32汇编,设计Window窗口程序,并设计按钮,菜单,工具条,Edit等Window界面控件元素。 2. 实现将两个Edit控件中的数字进行相加,结果用MessageBox弹出。 -1. Use W32 Series, Window window design process and design the button, menu, tools, Edit Window interface controls and other elements. 2. Achieve two Edit Control of figures added together, the results pop up with MessageBox.
Platform: | Size: 14336 | Author: mong | Hits:

[Other systemsMessageBox_control

Description: 编写一个控件使得系统或软件运行之前需输入密码,两次不正确后则不能再使用该系统或软件-prepare a control makes operating systems or software need to enter the password before, After two incorrect can not use the system or software
Platform: | Size: 1024 | Author: liruiyuxia | Hits:

[Special Effectscopy_2003

Description: 1 掌握dialog的模式与非模式构建,掌握AfxMessageBox和MessageBox的用法。 2 掌握progress控件和定时器的用法。 3 完成所给工程。-a master model dialog with the non-Mode, MessageBox master AfxMessageBox and usage. 2 master control and timer progress of the usage. 3 to complete the project.
Platform: | Size: 29696 | Author: 英雄 | Hits:

[Dialog_WindowWindowsPopupMessageBox

Description: 三种颜色的漂亮的弹出消息窗口,模仿Office 2003的风格。-three colors of the beautiful pop-up window of information, copying the style of Office 2003.
Platform: | Size: 17408 | Author: antoni | Hits:

[Dialog_WindowCPPMessageBoxdemo

Description: 自定义提示对话框,非常漂亮,可以定义多种提示窗口.-custom prompt dialog box, very beautiful, can be defined many prompt window.
Platform: | Size: 245760 | Author: 前景 | Hits:

[SQL Server24170047218

Description: vc+sqlCOleSafeArray CWnd CDialog CDataExchange GetWindowRect EndDialog SetWindowText GetWindowText MessageBox CString CTime CCmdTarget CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ShowWindow WinExec -vc sqlCOleSafeArray CWnd CDialog CDataEx change GetWindowRect EndDialog SetWindowTex t GetWindowText MessageBox CString CTime CCmd Target CWinApp COleTemplateServer COleObjec tFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu IsIconic CPaintD C SendMessage function GetSystemMetrics CRect GetClie ntRect DrawIcon ShowWindow WinExec
Platform: | Size: 3143680 | Author: | Hits:

[Compress-Decompress algrithmshafuman

Description: 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:\a.txt 文件路径就是:c:\a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的
Platform: | Size: 260096 | Author: huangfeng | Hits:

[Data structshaxibiao

Description: 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。 2) 输出形式: 输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R. 3) 程序所能达到的功能: 利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入是不是有效的。进行条件判断,实现错误处理。 如果输入是正确的话,就会按程序的5个功能一步步建立起哈希表、查看哈希表、哈希表的查找。否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈希表的特点 a) 据哈希函数和处理冲突的方法将一组关键字映像到一个有限的区间上 b) 以关键字在地址集中的“像”作为记录在表中的存储位置 c) 不经过任何比较,一次存取便能得到所查记录
Platform: | Size: 261120 | Author: huangfeng | Hits:

[Dialog_WindowCPPMessageBox_demo

Description: 一个功能强大的自定义mssagebox, 主要是对 afxmessagebox 进行了扩展, 使用方法非常简单-A powerful custom mssagebox, mainly AfxMessageBox expanded very simple to use
Platform: | Size: 286720 | Author: 陈凌鹏 | Hits:

[Internet-NetworkServerTcp

Description: 相关函数/类: CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu SetTextColor IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFileDialog CFile MessageBox -Correlation function/category: CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu SetTextColor IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFileDialog CFile MessageBox
Platform: | Size: 618496 | Author: 地方法 | Hits:

[BooksRobocopHelp

Description: COleSafeArray CWnd CDialog CDataExchange CTime GetWindowRect MessageBox GetWindowText SetWindowText GetDlgItem SetDlgItemText CString EndDialog CCmdTarget GetDlgItemText CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu EnableWindow IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ShowWindow WinExec -COleSafeArray CWnd CDialog CDataExchange CTime GetWindowRect MessageBox GetWindowText SetWindowText GetDlgItem SetDlgItemText CString EndDialog CCmdTarget GetDlgItemText CWinApp COleTemplateServer COleObjectFactory DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu EnableWindow IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ShowWindow WinExec
Platform: | Size: 28672 | Author: 美眉 | Hits:

[Hook apiapihook

Description: APIhook,可以利用API函数进行MESSAGEBOX的拦截-APIhook, can use the API function interception MESSAGEBOX
Platform: | Size: 642048 | Author: znbright | Hits:

[File OperateDelayMsgBoxDemo

Description: DelayMsgBox 可倒计时的messagebox-Countdown to DelayMsgBox MessageBox
Platform: | Size: 27648 | Author: luhaiheng | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

CodeBus www.codebus.net