Implementation of a simple linked list (static) that stores and counts
commit42d1255857cec3f679782ad8c9dba863daab2047
authorSylvain St.Germain <sylvain@macadamian.com>
Sat, 13 Feb 1999 08:59:48 +0000 (13 08:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 13 Feb 1999 08:59:48 +0000 (13 08:59 +0000)
treeef29cee6100f7a15ec045c3a91d4a6bb818ab83c
parent15382c5ed59f65f7039e1f7bad0ef084e62c09db
Implementation of a simple linked list (static) that stores and counts
references to COM objects.
ole/compobj.c