ここのようなアイコンオーバーレイを作りたい:
http://www.codeproject.com/Articles/7484/How-to-overlay-an-icon-over-existing-shell-objects
このソース コードをダウンロードし、Visual Studio 2010 でソリューションをビルドしようとしましたが、次のエラーが発生しました。
Debug Assertion Failed!
Program: C:/Windows/SysWow64/regsvr32
File: f:/dd/vctools/vc7libs/ship/atlmfc/scr/atl/atls/atlbase.cpp
Expression: 0
For more information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.
(Press retry to debug the application)
誰かがこのコードを機能させたことがありますか、それともアイコンオーバーレイを Java や C#、さらには C++ に配置する別の方法がありますか?
svn add icon overlays のようなアイコン オーバーレイが必要です。
どうもありがとう。