-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1
-
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即strin...
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
- 2022-01-29 02:55:18下载
- 积分:1
-
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc
- 2022-04-22 18:26:05下载
- 积分:1
-
获得系统中所有字体信息
获得系统中所有字体信息 -Getting the information of all system fonts
- 2023-05-18 20:00:04下载
- 积分:1
-
启动时根据上次的用户名和密码自动登录NT
启动时根据上次的用户名和密码自动登录NT -The example of starting the system using the usename and password used before
- 2023-02-07 08:35:04下载
- 积分:1
-
JAVA中进程的问题,生产者和消费者程序
JAVA中进程的问题,生产者和消费者程序-Java process, producers and consumers procedures
- 2023-02-05 21:50:03下载
- 积分:1
-
Windows API 大揭密
Windows API 大æå¯†-Windows API TERRY
- 2022-08-22 16:54:45下载
- 积分:1
-
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出...
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。-assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.
- 2023-04-12 02:25:03下载
- 积分:1
-
从DDE服务器对数据的访问是一个利用DDEML的示例应用程序,它的作用…
从DDE服务器取得数据 这是一个利用DDEML的样本应用程序,其作用是使用户能够连接到一个指定的DDE服务上去,并从中获取一个数据项。-from DDE server access to data is a use DDEML sample applications, and its role is to enable users to connect to a designated DDE service posts and to obtain a data item.
- 2022-07-09 10:27:17下载
- 积分:1
-
key combinations applications. When the percussion keyboard Enter the Alt key co...
组合键的应用。当敲击键盘上的Alt+Enter组合键时,执行相应的操作。-key combinations applications. When the percussion keyboard Enter the Alt key combinations, the implementation of the corresponding operation.
- 2022-07-16 20:19:14下载
- 积分:1