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

Search list

[Hook api让你的软件界面更漂亮三

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it's not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
Platform: | Size: 590971 | Author: 小小天职 | Hits:

[Windows Developownafxmessagebox

Description: 与MessageBox 相比,MFC提供了 AfxMessageBox 的方法是我们对消息框的变得更加容易。然而简单的 AfxMessageBox 有时已经不能够满足我们的需求了:有时候我仅仅想提示用户一下,并不需要用户确认,也就是说过一段时间消息框就能自动关闭。
Platform: | Size: 18246 | 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: 26382 | Author: huhu | Hits:

[Delphi VCL2006030316211430819

Description: 使用说明:    编译并安装,在 IDE 的控件栏可以看见 VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 请在放置 TSkinData 控件的 FORM 上放置一个 TSkinCaption, 当TSkinCaption 的 Active 属性为 False 时关闭补丁,当 Active 为 True 时开启补丁。 补丁未开启时 VclSkin 为 DEMO 版, 补丁开启时 VclSkin 业已成为 retail 版本。 补丁支持运行时动态开启。 请注意:3.93 以后的版本补丁 active 属性缺省为开启。 新增 SKIN 的透明设置 SkinAlpha,可以制作全透明的 Vista 界面,包括 Menus,Dialogs,MessageBox 等等。 备注:此版本已经可以和 TNT Unicode Controls 很好的一起工作! 如果你需要转载本补丁,请指明出处。 maotpo@126.com QQ: 378453102 (欢迎交流)-use : compile and install the control of the IDE can see VCLSKIN column contains TSkinData, TSkinStore and TSkinCaption please placed TSkinData FORM controls placed on a TSkinCaption, when TSkinCaption Active attribute to False closed patch, when Active at the opening of the True patch. Patch VclSkin not opened for the DEMO version, patch opened VclSkin has become a retail version. Patches support dynamic runtime opened. Please note : the version 3.93 patch after active attribute default opened. New skin file SkinAlpha set up a transparent, transparent can be produced all the Vista interface, including Menus, Dialogs, MessageBox and so on. Note : This version can and TNT Unicode Controls good work! If you need reproduced the patch, please indicate the source. Maotpo@126.com QQ : 378453102
Platform: | Size: 5430271 | 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: 29841 | Author: 夏赟 | Hits:

[GUI Developmessagebox

Description: 《Visual C++编程技巧精选500例》代码之消息框篇-"Visual C programming skills selected 500 cases of" news box of Code chapter
Platform: | Size: 52518 | 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: 4201 | Author: 亲戚 | Hits:

[OS programdMsgBox_src

Description: 修改messagebox的源代码,down的!-messagebox change the source code, down!
Platform: | Size: 33765 | 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: 760308 | 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: 14344 | Author: mong | Hits:

[GUI DevelopXMessageBox_demo

Description: 扩展的messagebox,带着自定义图标。-expansion messagebox, with a custom icon.
Platform: | Size: 63440 | Author: steavenku | Hits:

[Windows Developownafxmessageboxgjkyyyy

Description: 与标准的 MessageBox 相比,MFC提供了 AfxMessageBox 的方法是我们对消息框的变得更加容易。然而简单的 AfxMessageBox 有时已经不能够满足我们的需求了:有时候我仅仅想提示用户一下,并不需要用户确认,也就是说过一段时间消息框就能自动关闭。-standard MessageBox compared MFC provides AfxMessageBox approach is right frame of the news has made it even easier. Yet sometimes simple AfxMessageBox have not be able to meet our needs : Sometimes I just want to prompt the user that the user does not need, That is the news some time frame will be able to shut down automatically.
Platform: | Size: 18246 | Author: 啊啊啊啊 | Hits:

[assembly languageWinAsm32

Description: 学习win32 汇编的极品教程《winAsm32汇编指南》, 这份chm文档包括英文原版和网上几位大牛共同翻译的经典中文教材, 中英文内容完全相互对应, 均为35章, 大家可以对照着学习.内容如下: Tutorial 1: The Basics Tutorial 2: MessageBox Tutorial 3: A Simple Window etc-win32 study compiled by the Acura Guide "compiled winAsm32 Guide" This chm documentation including original English and the Internet several large cattle common Chinese translation of the classic textbook, Chinese and English as fully reciprocal, all 35 chapters, we can see that the study. reads as follows : Tutorial 1 : The Basics Tutorial 2 : MessageBox Tutorial 3 : A Simple Window etc.
Platform: | Size: 778902 | Author: 高彬 | Hits:

[OS programMyMessageBox(VC++)

Description: 自制VC里的消息框 MessageBox。 实现自定义按钮倒计时-VC Lane made the news box MessageBox. Realize definition button countdown
Platform: | Size: 27281 | Author: | 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: 29814 | Author: 英雄 | Hits:

[Dialog_Windowmyfiledialogdemo

Description: 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-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 changing face of this technique is called window replacement process France
Platform: | Size: 610942 | Author: hk | Hits:

[Other resource24170047218

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: 3143724 | Author: hedda | 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: 260371 | Author: huangfeng | Hits:

[Other resourcehaxibiao

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

[Dialog_WindowOwnAfxMessageBox

Description: 定制自己的MessageBox,随心所遇的弹出个性化的窗口
Platform: | Size: 28218 | Author: jinhe | Hits:
« 1 2 3 4 56 7 8 9 10 ... 18 »

CodeBus www.codebus.net