-
驱动安装程序,采用mfc编程,能够指定inf文件
驱动安装程序,采用mfc编程,能够指定inf文件-driver installation procedures using mfc programming documents to the designated inf
- 2022-03-20 00:00:03下载
- 积分:1
-
运动控制卡使用Visual C++编程时需要的头文件及关键源文件
运动控制卡使用Visual C++编程时需要的头文件及关键源文件-Control card software
- 2022-08-05 16:04:19下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
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 quest
- 2023-05-03 02:30:03下载
- 积分:1
-
用evc编写的WindowsCE.net的触控屏驱动程序源代码
用evc编写的WindowsCE.net的触控屏驱动程序源代码-tangible screen driver source code in wince system
- 2022-04-15 11:26:33下载
- 积分:1
-
包含三星TFT触摸屏驱动程序,适用平台S3C2440处理器嵌入式系统,WINDOWS CE操作系统...
包含三星TFT触摸屏驱动程序,适用平台S3C2440处理器嵌入式系统,WINDOWS CE操作系统-Samsung TFT touch screen that contains the driver for S3C2440 processor embedded system platforms, WINDOWS CE operating system
- 2022-01-26 03:58:22下载
- 积分:1
-
This is my classmates prior written Using Driver Development PCI
这是我同学以前写的用DriverWorks开发PCI驱动流程,很有用的-This is my classmates prior written Using Driver Development PCI-driven process, a very useful
- 2022-01-30 15:17:24下载
- 积分:1
-
虚拟RAM磁盘的驱动程序源代码!
虚拟RAM磁盘的驱动程序源代码!-Virtual RAM disk driver source code!
- 2023-03-07 16:25:03下载
- 积分:1
-
U盘过滤驱动,仿DDK例子diskperf重写,实现U盘…
U盘过滤驱动,仿DDK例子diskperf改写,实现U盘的只读操作,供初学者参考-U disk filter driver, imitation DDK examples diskperf rewritten, realize U disc read-only operation, the reference for beginners
- 2022-05-26 05:18:42下载
- 积分:1
-
atmel9263
atmel9263-ek开发板nandflash测试程序,自己写的-atmel9263-ek development board the NANDFLASH test procedures, wrote it myself
- 2022-09-06 12:25:02下载
- 积分:1
-
这是一个usb过滤驱动。它也是基于wdm模型的,虽然这个驱动还不够完善,但还是有一定的参考价值。...
这是一个usb过滤驱动。它也是基于wdm模型的,虽然这个驱动还不够完善,但还是有一定的参考价值。-This is a usb filter driver. It is also based on the wdm model, although the driver is also not perfect, but still has a certain reference value.
- 2022-01-26 06:31:49下载
- 积分:1