Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 2 Jan 2003 19:34:14 +0000 (19:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Jan 2003 19:34:14 +0000 (19:34 +0000)
commit5a23a0012f4010d10b9b30c80d9b0737b3051fb9
treefea3916e46b4c68ba28e82a40f9ea7c82538ef32
parent60d84e81279b8d01a468d662c514cb5bdbaf2d3f
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
configure
configure.ac
dlls/Makefile.in
dlls/ctl3d/.cvsignore [new file with mode: 0644]
dlls/ctl3d/Makefile.in [new file with mode: 0644]
dlls/ctl3d/ctl3d.c [new file with mode: 0644]
dlls/ctl3d/ctl3d.spec [new file with mode: 0644]
dlls/ctl3d/ctl3d32.c [new file with mode: 0644]
dlls/ctl3d/ctl3d32.spec [new file with mode: 0644]
dlls/ctl3d/ctl3dv2.spec [new file with mode: 0644]
dlls/user/user32.spec