搜索资源列表
GWDROP.ZIP
- 示范如何制作 OLE 组件跨越不同程序间拖放的程序。需要对微软的COM及OLE比较熟悉。 有完整的文档和代码。-demonstration how to make OLE components across different procedures between drag and drop procedure. The need for Microsoft's COM and OLE more familiar with. A complete documentation and co
bffquickpick_src
- 压缩包中的源码,可以完成打开我的电脑中的目录,并显示系统的目录和文件夹。-compressed the source code, I have to be completed to open the computer's directory and display system directories and folders.
USkin
- 一个皮肤程序的源代码!很有用!使用vc++6.0开发的大家可以参考-skin a program's source code! Very useful! Use vc 6.0 you can refer to the
dlgsplashscring
- 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen
QQCurse
- 易语言开发的QQ喷人工具源码,在指定时间自动发送内容。-QQ easy to spray people' s language development tools source code, to send content automatically at a specified time.
20070525_vc_src
- 一个可以重命名workspace的程序。 演示了如何生成一个COM组件。 用图形界面的程序装载控制台程序并接收控制台程序的输出。 将tiff转换成PDF的源程序。 简单字处理程序。 调节灰度的滑动条的类。 一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。 使用CColorDialog类轻松改变对话框背景颜色和字体。 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。
lwb_book_examples
- 这是《SYSTEM VIEW》这本书的所有例程的源代码。-This is the " SYSTEM VIEW" this book' s source code for all routines.
IrisSkin
- C#WinForm实例代码,为您展示如何更改自己的WinForm程序的皮肤,可以从网络上下载其他的皮肤。-C# WinForm example code shows you how to change the skin' s own WinForm program can be downloaded from the Internet the other' s skin.
std_vc_windows
- 基于VC的Windows编程代码,有很多丰富的例子程序可供参考-VC' s Windows-based programming code, there are many rich examples of procedures for reference
MyWebIE
- WebBrowser 控件的属性、方法和事件; 通过 WebBrowser 控件制作网页浏览器; 获取网页的源代码; 将网址添加到收藏夹; 多页面显示网页;-WebBrowser control' s properties, methods, and events browser WebBrowser control to create web pages to obtain the source code of the page add th
typer
- 一个类似windows写字板的程序,适合初学windows界面编程的童鞋,主要处理鼠标和键盘的消息,只包含代码,不包含整个工程-A similar windows tablet program, for beginner windows programming interface of children' s shoes, mainly dealing with the mouse and keyboard messages contain only the code, does not
Transparent
- VB透明窗体代码 SetLayeredWindowAttributes me.hwnd, 0, 192, LWA_ALPHA 把窗体设置成半透明样式,第二个参数表示透明程度 取值范围0--255,为0时就是一个全透明的窗体了 第二种使用方法 SetLayeredWindowAttributes Me.hWnd, &H0, 0, LWA_COLORKEY 表明不显示窗体中的透明色 而第二个参数表示透明色为黑色,并且你可以用RGB函数来指定颜色值-VB t
JPEG_code_
- VC++基于小波变换的数字图像压缩源代码,可以很好的应用于图像压缩。非常好用的一个软件,希望对大家有帮助。-VC++ Based on Wavelet Transform digital image compression the source code, can be very good be applied to image compression. Very easy to use' s an software, in the hope pairs of everyone has t
calculating-machine
- 该源代码可以实现一个简易计算器!如可以实现就最基本的加减乘除的功能外,还能实现二进制,平方,开方,取余,阶乘等功能!是人们日常生活中必不可少的实用的办公软件!-The source code can achieve a simple calculator! As can be achieved on the basic arithmetic functions, but also to achieve binary, square, square root, take I, the factor
HELLOWIN
- 虽然只有 80 行程式码,这个视窗却令人惊 讶地具有许多功能。您可以用滑鼠按住标题列,在萤幕上移动视窗;可以按住 大小边框, 改变视窗的大小。在视窗大小改变时, 程式自动地将「Hello, Windows 98!」字串重新定位在显示区域的中央。您可以按最大化按钮,放大 HELLOWIN 以充满整个萤幕;也可以按最小化按钮,将程式缩小成一个图示。您可以在系 统功能表中执行所有选项(就是按下在标题列最左端的小图示);也可以从系 统功能表中选择 Close 选项,或者单击标题
Code1
- 这个代码是《Windows程序设计第五版珍藏版》里面的,这是1-10章的源码,由于源文件太大,所以分成两部分上传,这是上-This code is " Windows programming fifth edition of the Collector' s Edition" inside, which is the source of Chapter 1-10, since the source file is too large, it is divided into
rmalframe
- 打印条形码,条形码的运用越来越广泛,可以直接打印39,128等条形码,(To print bar code, the application of bar code is more and more widely, can be directly printed bar codes such as 39128,)