积极答复者
关于编写替代Explorer桌面的程序问题

问题
答案
-
参考http://en.wikipedia.org/wiki/Windows_shell_replacement
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Nancy Shao 2010年6月18日 3:00
全部回复
-
参考http://en.wikipedia.org/wiki/Windows_shell_replacement
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Nancy Shao 2010年6月18日 3:00
-
窗口句柄有层级关系,需要将程序窗口设为“Program Manager”窗口的子集,Win7的话还要将程序窗口再降两级,VS工具 Spy++ 可以查看系统当前窗口的层级关系
- 已建议为答案 Cocker Lee 2010年6月12日 5:38