On Tue Nov 22 12:41:13 2022 +0000, Piotr Caban wrote:
Please use e.g. InitOnceExecuteOnce to initialize the variables. In theory, one thread may set pCoRevokeInitializeSpy, second thread may assume at this point that pCoUninitialize is already set while it's not.
Fixed