Based on the Visual C + + 6.0 Programming DDL
I. Introduction Since Microsoft introduced the Windows 16 operating system, since each version of the Windows operating system are very dependent on dynamic link library (DLL) of the functions and data, the Windows operating system, in fact almost al...
CUJ: Standard Library: Allocator can do?
Allocator is the C + + language standard for the most mysterious part of. They were rarely explicit use of a standard is not clear at what time they should be used. Today's STL allocator with the original proposal is very different, in this process, ...
VC++ mail volume derived Foxmail
Abstract: Based on the e-mail boxes of documents Foxmail an analysis of this paper, a mail box mail will be automatically exported to separate. Eml mail format document, the export documents for e-mail software such as OutLook open. The method in dea...
Read and write a simple example of the registry
I. Description: Windows registry is an important component of the registry records of a large amount of computer hardware and software information. The value of the registry through its name logo. Of the names and keys the same characters. Their valu...
Use memory-mapped file to improve the performance you
I study the core programming WINDOWS time to master JEFFREY mentioned a small program written to compare the performance of two versions, the program's original demand is this: a large file on the reverse, that is, will be a document head into tail, ...
MFC image with the news of dynamic menu
When we talk about the realization of dynamic menu, we usually approach is the use of GetMenu () function Cmenu access to a pointer type, and then call CMenu class Method AppendMenu, InsertMenu, ModifyMenu, such as RemoveMenu. This paper introduces a...
MFC message handling procedures order
MFC applications in the order of processing information 1.AfxWndProc () function responsible for receiving the information, find information on their CWnd object, and then call AfxCallWndProc 2.AfxCallWndProc () function is responsible for the preser...
Windows of multithreaded programming preliminary
Under normal circumstances to use multi-threaded programming MFC class library to achieve, then if we do not use MFC how to multithreaded programming? This paper will discuss this issue: Microsoft Windows API is provided in the establishment of a new...
VC ++programming of the dynamic link library DLL typical example
DLL library DLL realized the sharing of the code reuse ideas. We can be extensive, are common, and can be used many times and the function definition in the database category. Thus, in the use of these functions, and again when the category, and no l...
Implementation of DirectSound audio recording
Abstract: This paper described in detail how the use of DirectSound sound card and microphone after the data capture, recording, and save it as a wave file. Directshow have studied the development of the Dsound has not careful study, previously only ...
Site Search
Recommended article
AD