com/ole shell extension tutorials please, (with masm, without using CoLib)
u must be insane
go for C++/ATL, with examples from codeproject.com
go for C++/ATL, with examples from codeproject.com
whot i mean is shell extension in pure asm :D
i had checked codeproject but i found shell extensions written in c++
i had checked codeproject but i found shell extensions written in c++
Here you have a shell namespace extension written in pure ASM. Have fun!
http://www.japheth.de/Download/RegView.zip
Here is a more simple shell extension, it extents the context menu
http://www.japheth.de/Download/ShellExt.zip
http://www.japheth.de/Download/ShellExt.zip
very nice, japheth!