Signed-off-by: Piotr Caban piotr@codeweavers.com --- dlls/concrt140/Makefile.in | 3 +- dlls/concrt140/concrt140.c | 64 +- dlls/concrt140/concrt140.spec | 110 ++-- dlls/concrt140/details.c | 1112 +++++++++++++++++++++++++++++++++ dlls/concrt140/details.h | 35 ++ dlls/msvcp90/details.c | 2 + 6 files changed, 1264 insertions(+), 62 deletions(-) create mode 100644 dlls/concrt140/details.c create mode 100644 dlls/concrt140/details.h