When Is the Content of a String Not What You See?
Turns out, in C#, when it’s coming from a COM interface…sometimes. I’m writing a C# library to interface with Windows’ File History subsystem. There’s no type library so I have
Turns out, in C#, when it’s coming from a COM interface…sometimes. I’m writing a C# library to interface with Windows’ File History subsystem. There’s no type library so I have