Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - windows program
Search - windows program - List
1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件\"floppy.h\"; (4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next question asks whether the creation of new documents to answer "yes" ; then Workspace - gt; FileView - gt; Source Files to open the document, in which the editor of the program's source code; after editing through a menu item File-gt; Save for preservation; (3) with (2) further steps inserted in the document &
Date : 2008-10-13 Size : 53.83kb User : 黄小文

基于WDM模型的中断服务程序。该驱动程序适用于Win2000及以上系统。-WDM-based model of service interruption program. The driver applies to Windows 2000 and above systems.
Date : 2008-10-13 Size : 2.48kb User : 太阳熊

Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程,这是由Walter Oney执笔的windows驱动开发的经典书籍,windows驱动开发者必读经典之一。本书是该书的英文第二版,相对于第一版有了很多的改进。-Programming the Microsoft Windows driver model.2nd CD with the book. Many writers have sent the practical tools and the source code with the book. WDM program, which is written by Walter Oney the windows-driven development of the classic books, Drivers windows were carefully developed one of the classics. This book is the second book in the English version, compared to the first edition has many improvements.
Date : 2008-10-13 Size : 11.51mb User : 谢浩

将Windows应用程序中的Windows消息实时地通过记事本显示出来.-Windows Application Program for Windows through real-time information in the notebook show.
Date : 2008-10-13 Size : 32.39kb User : 田野

IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link-IrCOMM2k - Infrared Virtual COM Port for Wi Windows 2000/XP. 2. FILES IN THIS ARCHIVE : - Setup.exe (setup and uninstall program) - irc omm2k.exe (service program) - ircomm2k.sys (d evice driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context he lp) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1. 2.0.zip in a new folder 2. run the setup program 3 . disable the wireless image transfer under lin k
Date : 2008-10-13 Size : 167.31kb User : mesu

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Date : 2008-10-13 Size : 52.74kb User : 张京

WMI驱动实例,可参看windows2000/xp WDM设备驱动程序开发-WMI driver sample,referring windows2000/xp WDM dirver program development.
Date : 2025-12-22 Size : 6.77mb User : 尚一

1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件"floppy.h"; (4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next question asks whether the creation of new documents to answer "yes" ; then Workspace- gt; FileView- gt; Source Files to open the document, in which the editor of the program's source code; after editing through a menu item File-gt; Save for preservation; (3) with (2) further steps inserted in the document &
Date : 2025-12-22 Size : 54kb User : 黄小文

基于WDM模型的中断服务程序。该驱动程序适用于Win2000及以上系统。-WDM-based model of service interruption program. The driver applies to Windows 2000 and above systems.
Date : 2025-12-22 Size : 2kb User : 太阳熊

Programming the Microsoft Windows driver model.2nd 随书光盘。内有很多作者送的实用工具和随书源码。WDM编程,这是由Walter Oney执笔的windows驱动开发的经典书籍,windows驱动开发者必读经典之一。本书是该书的英文第二版,相对于第一版有了很多的改进。-Programming the Microsoft Windows driver model.2nd CD with the book. Many writers have sent the practical tools and the source code with the book. WDM program, which is written by Walter Oney the windows-driven development of the classic books, Drivers windows were carefully developed one of the classics. This book is the second book in the English version, compared to the first edition has many improvements.
Date : 2025-12-22 Size : 12.49mb User :

IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link-IrCOMM2k- Infrared Virtual COM Port for Wi Windows 2000/XP. 2. FILES IN THIS ARCHIVE :- Setup.exe (setup and uninstall program)- irc omm2k.exe (service program)- ircomm2k.sys (d evice driver)- ircomm2k.dll (device property page)- ircomm2k.hlp (property page context he lp)- ircomm2k.inf (setup script for windows)- Readme.txt (this file)- License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1. 2.0.zip in a new folder 2. run the setup program 3 . disable the wireless image transfer under lin k
Date : 2025-12-22 Size : 167kb User : mesu

windows下打印驱动程序源码,难得的源码程序-Under the windows print driver source code, a rare source program
Date : 2025-12-22 Size : 36kb User : boychenhui

program the windows driver model
Date : 2025-12-22 Size : 10.14mb User : Paulo Amorim

windows的串口通讯程序,非常实用。方便大家调试小工具。-windows serial communication program, very useful. We facilitate debugging gadgets.
Date : 2025-12-22 Size : 146kb User : james

《Program the Windows driver model》关于wdm驱动程序开发的教材-" Program the Windows driver model" on the wdm driver development of teaching materials
Date : 2025-12-22 Size : 3.38mb User : szp

windows设备驱动程序设计的10个例子,对大家学习设备驱动的程序有一定的帮助,在这里我分享给大家-Windows device driver design example, for the 10 people to study the device driver program, to some, and here I share with everybody
Date : 2025-12-22 Size : 323kb User : 杨林

Programming the Windows driver model 中文版-Programming the Windows driver model in CN
Date : 2025-12-22 Size : 1.27mb User : wondercn

《windows 驱动开发技术》一书的源代码,关于驱动的-windows Drive program
Date : 2025-12-22 Size : 2.58mb User : tnk

隐藏VB程序窗口,上班时隐藏工作游戏-Hide VB program window, hide the game at work haha
Date : 2025-12-22 Size : 7kb User : 蒲霞

The Windows Hardware Lab Kit (Windows HLK) is a test framework used to test hardware devices for Windows 10 and all versions of Windows Server starting with Windows Server 2016. To qualify for the Windows Hardware Compatibility Program, your product must pass certain tests using the Windows HLK.
Date : 2025-12-22 Size : 7.26mb User : MacHardcore
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.