Paul Chitescu <[email protected]> writes: > Ok, I did so - although it will take a while to rebuild all 5 patches. > > What about calling AddRef() in QueryInterface() vs. calling > InterlockedIncrement directly on the counter?
AddRef is definitely better. -- Alexandre Julliard [email protected]
