Replace some IUnknown_QueryInterface() calls with the specific call
authorFrancois Gouget <fgouget@free.fr>
Tue, 5 Oct 2004 18:10:21 +0000 (18:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2004 18:10:21 +0000 (18:10 +0000)
commita8d2ba9d4030d5f1143d16714512285cd899c603
tree1a5d1d38fb9fd2a2bacf9b2c520080c048c2d7e9
parente1143d7d161fd2878cfb49d9bf3e24f27123c33f
Replace some IUnknown_QueryInterface() calls with the specific call
for the object being used.
dlls/avifil32/acmstream.c
dlls/avifil32/avifile.c
dlls/avifil32/factory.c
dlls/avifil32/icmstream.c
dlls/avifil32/wavfile.c