Add a stub implementation of mprapi.dll.
commitd30975d57619a7cca712bea4ea4d53cf6bad80a3
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 27 Apr 2006 11:52:12 +0000 (27 20:52 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 May 2006 18:23:05 +0000 (5 20:23 +0200)
treeda2ec43a5f6bfaf71a484f24c1c7459c5111eb29
parent427e488ba100bb8d4cbe5ddcd8c91cc856480a6a
Add a stub implementation of mprapi.dll.
configure
configure.ac
dlls/Makefile.in
dlls/mprapi/.gitignore [new file with mode: 0644]
dlls/mprapi/Makefile.in [new file with mode: 0644]
dlls/mprapi/mprapi.c [new file with mode: 0644]
dlls/mprapi/mprapi.spec [new file with mode: 0644]
include/Makefile.in
include/mprapi.h [new file with mode: 0644]