dispex: Add a stub dispex.dll.
commit062628ad8020e09063fcdf6302e86f17321e2ea8
authorHuw Davies <huw@codeweavers.com>
Thu, 25 Feb 2010 14:35:19 +0000 (25 14:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Feb 2010 16:38:38 +0000 (25 17:38 +0100)
tree10801989eaf583a27900778591f0dd9eb2314346
parentf7830e9fc409a48871a52f8690ae69e808875985
dispex: Add a stub dispex.dll.
.gitignore
configure
configure.ac
dlls/dispex/Makefile.in [new file with mode: 0644]
dlls/dispex/disp_ex.idl [new file with mode: 0644]
dlls/dispex/dispex.spec [new file with mode: 0644]
dlls/dispex/usrmarshal.c [new file with mode: 0644]