Closed adya closed 1 year ago
Hooking GetDisplayFullName doesn't provide context as to where the name will be used.
GetDisplayFullName
As such it should only be used as default fallback option. Whereas specific calls to this function should be hooked to provide context-aware name replacements.
Hooking
GetDisplayFullName
doesn't provide context as to where the name will be used.As such it should only be used as default fallback option. Whereas specific calls to this function should be hooked to provide context-aware name replacements.