搜索资源列表
shfoldering
- 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于\"bi.pidlRoot\"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在\"g
PrintPreview
- 基于ReportBuilder的报表预览打印及修改报表模板的窗口。 由于ReportBuilder的预览界面是英文的,界面不友好。所以我做了这个通用界面,然后又加入了报表模板修改功能。 你只需加入工程文件中在其他窗口中调用本F表单的PrintReport函数即可。-The report preview Form is base of ReportBuilder. The default preview windows of reportbuilder is not beautiful
ScreenTranslation
- 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
PSB_WINDOWS
- 该程序是用C语言编写的,基于windows图形界面编程,调用了Win32.h,WinSock.h库和plink,用plink更方便快捷的执行远程主机上的命令,Plink是PuTTY 的命令行连接工具,主要用于自动化工作的处理,主要有视窗和讯息,socket通信,MD5加密函数,最小托盘功能的实现-The program is written in C, windows-based graphical programming interface, call the Win32.h, WinSock
messagebox
- 消息对话框是最简单的一类对话框,它只是用来显示信息的,在VisualC++6.0的MFC类库中就提供相应的函数实现这样的功能,使用时,直接在程序中调用他们即可。-Message dialog box is a simple dialog box, it is only used to display information in in VisualC++6.0 MFC class library provides a function to achieve this function, when
windowsprogram
- 一个实现简单功能的窗口程序,包括调用各种窗口类函数,按钮设置等,实现基本的窗口编程-
T
- 透明窗体.功能很有用:不必建立不规则形状的窗体而调用一大堆区域分析、创建、合并函数。-The transparent window is useful: You do not establish a form of irregular shape and a lot of regional analysis calls, create, merge function.
taskIco
- VB程序实现任务栏任务图标,消息气泡提示,一个完整的Demo,vb6.0无任何错误。函数调用API,满足小白使用牛叉功能-VB program to achieve Taskbar icon, a message bubble tips, a complete Demo, vb6.0 without any errors. Function call API, meet white NB function
CloseMsgBox
- QT自定义对话框,实现自定义对话框的定时关闭,并调用自己定义的槽函数实现相应功能。- QT Customize dialog box, implement a custom dialog box, time off, and call their definition of the slot function corresponding function.