搜索资源列表
ExampleOfTimer
- an example of win32 api use,the timer cla
INIConfigurationFilesCrossPlatform
- Win32 has a built-in INI file API, but writing cross-platform code is difficult because these functions aren t available on Linux-Win32 has a built-in INI file API, but writing cross-platform code is difficult b ecause these functions aren t availabl
CDirectoryChangeWatcher-05-12-2002_src
- This code wraps up the Win32 API function ReadDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added, removed, modified, or renamed.-This code wraps up the Win32 A
MemTracker
- 使用Win32 API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配 活动,一个线程用于跟踪第一个线程的内存行为 该实验还涉及了跟踪程序的编写方法——使用信号量机制与被跟踪程序保持同步
WriteFile
- Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
BinFileEx_VcCode
- BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
lockfile
- A sample source program for showing how to lock a file in windows using win32 API.
GornixSync
- 英文界面,文件夹同步工具,支持多种同步方式,纯Win32 api编写,VC6完整工程,无额外依赖,效率高,能生成html报表-Tool for folder synchronization, supports several sync methods. This is a VC6 project and it is done by pure Win32 API. It s small, fast and reliable.
WinFind
- VC6.0下使用Win32 API函数编写的遍历打印指定目录所有文件(包括子目录的文件)并获取文件的最后修改时间的小程序-VC6.0 Win32 API function to write the traversal to print all the files in the specified directory (including subdirectories) and access to the file last modified procedures
File
- 本程序主要实现了C方式、C++方式、Win32 API方式以及MFC方式对文件进行操作,对于初学者学习文件的操作有一定帮助。-This program to achieve the C C++ way, Win32 API as well as MFC way to manipulate files, help for beginners to learn the operation of the file.
Files_List
- 查找所在目录的文件,文件夹,并全部列出,该文件用win32 API函数实现的-find all files and dirs in current path
Win32-API
- it is very extensive function vc++ devlopt to tool