msvcp100: Copy source files from msvcp90.
commit4fe6e583752915161142089c3c0d916eefde5ef8
authorPiotr Caban <piotr@codeweavers.com>
Thu, 16 Aug 2012 08:35:15 +0000 (16 10:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Aug 2012 09:50:08 +0000 (16 11:50 +0200)
treec9ca18a81475534ab6a6e4f13ff2bc68dd5aa15e
parentb0312eab924277d483c16ab0de235d00a2f26abb
msvcp100: Copy source files from msvcp90.
dlls/msvcp100/Makefile.in
dlls/msvcp100/cxx.h [new file with mode: 0644]
dlls/msvcp100/exception.c [new file with mode: 0644]
dlls/msvcp100/ios.c [new file with mode: 0644]
dlls/msvcp100/locale.c [new file with mode: 0644]
dlls/msvcp100/math.c [new file with mode: 0644]
dlls/msvcp100/memory.c [new file with mode: 0644]
dlls/msvcp100/misc.c [new file with mode: 0644]
dlls/msvcp100/msvcp.h [new file with mode: 0644]
dlls/msvcp100/msvcp100.c
dlls/msvcp100/string.c [new file with mode: 0644]