drewnoakes / string-theory

Identify and reduce memory used by duplicate .NET strings
Other
300 stars 10 forks source link

Ensure continuation using clipboard runs in STA thread #17

Closed AndreasHassing closed 5 years ago

AndreasHassing commented 5 years ago

Fixes #16.

drewnoakes commented 5 years ago

Thanks very much! This would have helped with #15.