canton7
High performances way to access members?
SGs are supposed to be incremental. As in, they just re-generate what they need on each keystroke, and cache the rest. Therefore, generating small bits of code is good, because you can re-generate a small bit and cache the rest
14 replies
Desktop icons
https://github.com/dwmkerr/sharpshell/blob/main/SharpShell/SharpShell/Interop/IFolderView.cs also looks relevant
5 replies