Reference book "VC + + Windows Shell Programming" Here is just a record of the resource, recommended to the connection listed below for viewing with VC + + for Windows shell extension compiled by CCC compiler preamble: Seen Some extensions to the Windows shell, which generally use the Windows Shell API directly to do some work, because the shell operation requires some more professional knowledge, so most programmers, especially those who use the integrated programming environment The Shell's extended programming is not well understood and lacks this information. After doing some programs, it is felt that extended programming with Windows Shell can make the program more tightly integrated with the operating system, as if the application had been incorporated into the operating system. In the process of using the Windows Shell Expansion Programming tool, I deeply appreciate the importance of Windows shell technical data,
Dino Espositoof Visual C + + Windows Shell programming, compiled to form the following text, providing a little help for people wishing to use Windows shell programming. The compilation process may be wrong, I hope that friends to correct, please email contact:[email protected]。 I would appreciate it.
Windows Shell Programming
http://blog.csdn.net/chchzh/article/details/2210729
Windows Shell Programming Chapter I what is Windows Shell
http://blog.csdn.net/chchzh/article/details/2211475
Windows Shell Programming chapter II Structure of the shell
http://blog.csdn.net/chchzh/article/details/2222622
Windows Shell Programming Chapter III Operations fileshttp://blog.csdn.net/chchzh/article/details/2233634 in-depth discussion of a function shfileoperation (), which has been thoroughly tested on every aspect of it. Starting from copying, moving, renaming or deleting files, and setting flags to change function behavior, and then expand the discussion of some uncommitted data return codes, Bugs, and function defects. In a nutshell, in this chapter, the following is given:
How to Program SHFileOperation ()
The most common programming error.
The lack of information on this function
Advantages of how to take advantage of file name mappings
the nature of the fourth chapter of the Windows Shell programming documenthttp://blog.csdn.net/chchzh/article/details/2246694
How to get the various icons related to a given file or folder
How to know the executable file (. EXE) in binary format
How to determine which system properties a given file or folder might have
How to use an image list to merge two icons without an XOR adornment to associate with a device
Windows Shell Programming Chapter Fifth Browse foldershttp://blog.csdn.net/chchzh/article/details/2276849
Windows Shell Extensions Programming Chapter 15th
http://blog.csdn.net/chchzh/article/details/4597866
Windows programming Windows Shell programming