winrt-rust icon indicating copy to clipboard operation
winrt-rust copied to clipboard

Implement support for weak references

Open Boddlnagg opened this issue 5 years ago • 0 comments

This requires adding definitions of the IWeakReference and IWeakReferenceSource interfaces, and maybe adding some nice wrapper types or impls.

See also https://kennykerr.ca/2018/03/15/cppwinrt-understanding-weak-references-dispose-pattern/

Boddlnagg avatar May 22 '19 18:05 Boddlnagg