Make more of the OLE interface vtables const.
commit247246ede70c34dcbec3f9d1fa77594f1b3d2992
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 30 May 2005 10:01:08 +0000 (30 10:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 May 2005 10:01:08 +0000 (30 10:01 +0000)
tree6a06f1147c9a596c7341edadf01408b5bd0ef554
parent62253b752fb9e1dd8607dadd86b74c3193a1366c
Make more of the OLE interface vtables const.
58 files changed:
dlls/devenum/createdevenum.c
dlls/devenum/devenum_private.h
dlls/devenum/factory.c
dlls/devenum/mediacatenum.c
dlls/devenum/parsedisplayname.c
dlls/dinput/device_private.h
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h
dlls/dinput/joystick_linux.c
dlls/dinput/joystick_linuxinput.c
dlls/dinput/keyboard.c
dlls/dinput/mouse.c
dlls/dmband/band.c
dlls/dmband/bandtrack.c
dlls/dmband/dmband_main.c
dlls/dmband/dmband_private.h
dlls/dmcompos/chordmap.c
dlls/dmcompos/chordmaptrack.c
dlls/dmcompos/composer.c
dlls/dmcompos/dmcompos_main.c
dlls/dmcompos/dmcompos_private.h
dlls/dmcompos/signposttrack.c
dlls/dmime/audiopath.c
dlls/dmime/dmime_main.c
dlls/dmime/dmime_private.h
dlls/dmime/graph.c
dlls/dmime/lyricstrack.c
dlls/dmime/markertrack.c
dlls/dmime/paramcontroltrack.c
dlls/dmime/patterntrack.c
dlls/dmime/performance.c
dlls/dmime/segment.c
dlls/dmime/segmentstate.c
dlls/dmime/segtriggertrack.c
dlls/dmime/seqtrack.c
dlls/dmime/sysextrack.c
dlls/dmime/tempotrack.c
dlls/dmime/timesigtrack.c
dlls/dmime/tool.c
dlls/dmime/wavetrack.c
dlls/dmloader/classfactory.c
dlls/dmloader/container.c
dlls/dmloader/dmloader_private.h
dlls/dmloader/loader.c
dlls/dmloader/loaderstream.c
dlls/dmscript/dmscript_main.c
dlls/dmscript/dmscript_private.h
dlls/dmscript/script.c
dlls/dmscript/scripttrack.c
dlls/dmstyle/auditiontrack.c
dlls/dmstyle/chordtrack.c
dlls/dmstyle/commandtrack.c
dlls/dmstyle/dmstyle_main.c
dlls/dmstyle/dmstyle_private.h
dlls/dmstyle/motiftrack.c
dlls/dmstyle/mutetrack.c
dlls/dmstyle/style.c
dlls/dmstyle/styletrack.c