Modified so that they do not use the VTABLE_FUNC macros that performed
authorFrancois Gouget <fgouget@psn.net>
Thu, 18 Feb 1999 13:26:22 +0000 (13:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Feb 1999 13:26:22 +0000 (13:26 +0000)
commitb0c61294baf84fb4b6d683e172337d4fe3b37f52
tree03a6c70e555ca384a88b214f9acfc84590635814
parentd04d2f1474d37f9d24a0b80b61b6417fb65e8ea9
Modified so that they do not use the VTABLE_FUNC macros that performed
casts of all methods put in the jump table. I find it too risky to use
such macros because nothing guarantees that you actually put the right
method at the right place or that the prototype is right.
dlls/shell32/shelllink.c
ole/bindctx.c
ole/filemoniker.c
ole/itemmoniker.c
ole/stg_stream.c
ole/storage32.c
ole/storage32.h