https://bugs.winehq.org/show_bug.cgi?id=49679
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- One way to achieve presumably equivalent behaviour is with CoIncrementMTAUsage()/CoDecrementMTAUsage(). If that works it could be done for every returned IHolder not just once per dispenser.