11 Aug
2010
11 Aug
'10
9:35 p.m.
<snip>
Perhaps you should initialize the reference count to zero in the constructor of IFoo, instead of initializing it to 1.
In Christ, Steven Watanabe
Yes but I think it is more natural that the ref count starts at 1 for a ref counted object. Thats at least the COM protocol