|
|
Database demo for Pocket PC Last updated |
|
简 介:
Demonstrates how to access a database in your Pocket PC.
演示了如何在 Pocket PC上访问一个数据库。
来源: http://visualbasic.ittoolbox.com/code/d.asp?d=1735&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
A Class For Building An NT Service |
|
简 介:
Ever tried to write an NT service ? :->
One of my very latest projects was to develop a CORBA server running as an NT service. Since one of my next projects will be an NT service too, I let my brain work a little harder to get it ready for as many programs as needed. The result of this was the CNTService class, that I want to share with the codegurus :-)
写过NT服务程序吗?我的一个新项目就是开发一个作为NT服务的CORBA 服务器。因为我的下一个项目也是NT服务,我开发了这个程序以满足其它项目的需要。结果就是CNTService 类的生成,我想和codegurus 的用户一起分享。
来源: http://www.codeguru.com/system/nt_service.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
VB6 and XML-serialization |
|
简 介:
This shows how to serialize VB& classes with XML and TypeLibrary
这个项目演示了如何用 XML 和 TypeLibrary来串行化VB的类。
来源: http://visualbasic.ittoolbox.com/code/d.asp?d=1894&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Gradient Title |
|
简 介:
This is a gradient title bar example.
Gradient Title可以生成一个颜色渐变的标题条。
来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=10 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
NT Service App Wizard |
|
简 介:
Note that this is a Visual C++ 6 Project. NT Service App Wizard
注意这是一个Visual C++ 6 项目。演示了NT服务应用程序向导。
来源: http://www.codeguru.com/system/nt_service_app_wizard.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Invisible |
|
简 介:
This will make your form invisible but all your controls will still be visible.
这个程序可以隐藏你的窗体,但所有控件仍然可见。
来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=10&min=10&orderby=titleA&show=10 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Windows NT Service Manager |
|
简 介:
For the last few weeks I had been working on manipulating the Windows NT Services. Actually I was assigned a task to implement an already running server as a Windows NT Service.   After complementing my assigned job, I thought about writing a generic programm that allows you to manipulate the services in a flexible way. And I started working on the "Windows NT Service Manager". I could not find the time to organize the service specific code into one class. So as the result the code is scattered little bit. You can find service specific code in the following two classes included in the demo project:
1) CServiceInstallerDlg
2) CServiceControlDlg
过去几周我一直在处理Windows NT Services。实际了上我需要将一个已经运行的服务器程序修改为一个 Windows NT Service。在完成工作之后,我想应该写一个通用的程序,可以灵活地处理服务。我开始研究"Windows NT Service Manager".我发现不能将特定服务的代码封装到一个类中。所以这里的代码有些零散。你可以在以下两个类中找到特定服务的代码:
1) CServiceInstallerDlg
2) CServiceControlDlg
来源: http://www.codeguru.com/system/ServiceManager.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Label Scroller |
|
简 介:
Example of a scrolling label.
Label Scroller是一个滚动标签的例子。
来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=10&min=10&orderby=titleA&show=10 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
AppWizard to Create MFC Based Windows NT |
|
简 介:
Normally a Windows NT Service is supposed to be a console win32 application. But this is not a restriction. In other words, you can write a Windows NT Service that uses Microsoft Foundation Classes.
通常 Windows NT Service 被认为是一个控制台Win32应用程序,但这不是一个限制,你可以用Microsoft Foundation Classes来开发一个 Windows NT Service。这个项目演示了一个创建基于MFC的 Windows NT服务的向导。
来源: http://www.codeguru.com/system/NTService_AppWizard_rehan.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
MCL Image Map Control |
|
简 介:
The Image Map OCX mimics the activity of the HTML Client Side Imagemap in a Visual basic OCX. The control can also read well formatted HTML for compatability with your existing internet applications.
Image Map OCX 模仿了 Visual basic 中的一个OCX-- HTML Client Side Imagemap 的功能。这个控件可以为你的Internet应用程序格式化HTML代码。
来源: http://www.extreme-vb.net/download.php?op=viewdownload&cid=10&min=10&orderby=titleA&show=10 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
|
|
|