Added two macros, ICOM_VFIELD and ICOM_VTBL, so that when implementing
authorFrancois Gouget <fgouget@psn.net>
Mon, 25 Oct 1999 15:43:36 +0000 (15:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Oct 1999 15:43:36 +0000 (15:43 +0000)
commit819e7946e90fbe64ed88376a41dad98c108b29b8
tree6767b628a591cd64df8f69e96dfb118012bdb752
parentdeebddf24b42ba4b4ab933362c27074548775208
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that when implementing
a COM interface one never has to name the lpVtbl field explicitly.
dlls/dplayx/dplay.c
dlls/dplayx/dplobby.c
dlls/ole32/compobj.c
dlls/ole32/ifs.c
include/wine/obj_base.h