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

Search list

[Dialog_Window在Messagebox中增加一个[帮助]按钮

Description: pb 源码!在Messagebox中增加一个[帮助]按钮-pb source! Messagebox increase in a button [help]
Platform: | Size: 14336 | Author: alum | Hits:

[Windows DevelopHookMessagebox

Description: 这是一个Hook windowsAPI 的例子。 本DLL是HOOK windows的messagobox函数 并将应用程序中调用messagebox函数弹出的对话框的样式修改了一下!修改后的对话框效果见源代码里的效果图!在release目录里自带一个将dll注入进程的程序!-Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be called from applications messageBox Function pop-up dialog box changes the format a bit! After the revised results dialog see the source code's effectiveness map! The release directory will own a dll injection process procedures!
Platform: | Size: 224256 | Author: 王凯兵 | Hits:

[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: 610304 | Author: 小小天职 | 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: 5430272 | Author: 李清华 | Hits:

[GUI Developmessagebox

Description: 《Visual C++编程技巧精选500例》代码之消息框篇-"Visual C programming skills selected 500 cases of" news box of Code chapter
Platform: | Size: 1630208 | Author: 小鱼 | Hits:

[GUI DevelopXMessageBox_demo

Description: 扩展的messagebox,带着自定义图标。-expansion messagebox, with a custom icon.
Platform: | Size: 63488 | 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: 18432 | 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: 778240 | Author: 高彬 | Hits:

[OS programMyMessageBox(VC++)

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

[Dialog_WindowOwnAfxMessageBox

Description: 定制自己的MessageBox,随心所遇的弹出个性化的窗口-Customize their own MessageBox, heart encountered personalized pop-up window
Platform: | Size: 27648 | Author: | Hits:

[Special EffectsHough

Description: Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc LONG x,y long i,maxd int k int Dist,Alpha HGLOBAL hDistAlpha,hMyLine int *lpDistAlpha MYLINE *lpMyLine,*TempLine,MaxdLine static LOGPEN rlp={PS_SOLID,1,1,RGB(255,0,0)} HPEN rhp //我们处理的实际上是256级灰度图,不过只用到了0和255两种颜色。 if( NumColors!=256){ MessageBox(hWnd,"Must be a mono bitmap with grayscale palette!", "Error Message",MB_OK|MB_ICONEXCLAMATION) return FALSE }-Hough transform BOOL Hough (HWND hWnd) (//define a linear structure of its own typedef struct (int topx// the highest point of the x coordinates int topy// the highest point of the y coordinates int botx// the lowest point of the x coordinates int boty// lowest point of the y coordinates) MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc LONG x, y long i, maxd int k int Dist, Alpha HGLOBAL hDistAlpha, hMyLine int* lpDistAlpha MYLINE* lpMyLine,* TempLine, MaxdLine static LOGPEN rlp = ( PS_SOLID, 1,1, RGB (255,0,0)) HPEN rhp// We are dealing with is actually 256 grayscale, but only uses two colors 0 and 255. if (NumColors! = 256) (MessageBox (hWnd,
Platform: | Size: 2048 | Author: sunrise | Hits:

[Hook api24

Description: 个性MessageBox,利用hook消息钩子的方法,获取消息框的句柄,并且对之进行个性化!-Personalized MessageBox, using hook message hook method to obtain a handle to the message box, and personalize it!
Platform: | Size: 55296 | Author: yeqing | Hits:

[OS programch02_codes

Description: 本代码是PE文件的修改 在PE文件的节空间中插入一个MessAGEbox().-The code is modified PE file section in the PE file, insert a space MessAGEbox ().
Platform: | Size: 3828736 | Author: .g | Hits:

[Dialog_Windowmsgballoon_bin

Description: An enhanced MessageBox, no need for user interaction to dismiss -An enhanced MessageBox, no need for user interaction to dismiss
Platform: | Size: 12288 | Author: | Hits:

[Dialog_WindowDlgTest

Description: 这是一个弹出提示对话框,当时做项目时,没使用换肤工具(效果不好),自己贴图实现了很多东西,如所有的MessageBox,AfxMessagebox等,本代码实现的对话框就是替代它的-This is a pop-up prompt dialog box, and then make the item, not the use of skin tool (bad effects), their mapping realize a lot of things, such as all of the MessageBox, AfxMessagebox and so on, this code is to realize the dialog box to replace it the
Platform: | Size: 89088 | Author: hutu | Hits:

[OS programSampleDLL

Description: 一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
Platform: | Size: 794624 | Author: zf | Hits:

[GDI-BitmapGRAph

Description: Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo SetCursor ShowCursor DrawText LoadString MessageBox CreateFontIndirect GetTextMetrics ClientToScreen SetCursorPos GetMessageTime GetKeyState GetClientRect SetWindowPos BeginPaint EndPaint DefWindowProc
Platform: | Size: 2931712 | Author: 安新军 | Hits:

[Windows DevelopMessageBox

Description: 简单代码,关于消息对话框的,点击按钮,弹出点击次数。-Simple code, on the message dialog box, click the button, pop-up clicks.
Platform: | Size: 1871872 | Author: alex | Hits:

[Hook apihook

Description: Hooking function MessageBox
Platform: | Size: 37888 | Author: Don Nguyen | Hits:
« 1 23 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net