Extension of the .NET sketching shell.

Does anyone know that the C # thumbnail extension works, which works on winXP? In addition, if this does not exist, no one knows how to implement the IExtractImage interface and all the necessary structures in C #? Thanks in advance.

NOTE. This can be done using .NET 4, and all in one code structure provide samples for it, but there are no examples for oss preVista.

+3
source share
2 answers

I wrote a tutorial on using the pre-vista thumbnail extension interface, IExtractImage. This is quite difficult if you start from scratch. I recommend this if you understand all the problems associated with shell extensions in managed code.

http://blog.walkingtarget.com/2018/02/as-far-back-as-windows-2000-microsoft.html

+2

, .

, , Raymond. MSDN.

+3

Source: https://habr.com/ru/post/1792608/


All Articles