From: min Date: Sun, 17 Feb 2019 11:09:56 +0000 (+0900) Subject: dll 생성 X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=f2e9a13b070474c01e37753316ef865e3102a3b3;p=ZipProject.git dll 생성 --- diff --git a/Dll1/Dll1.cpp b/Dll1/Dll1.cpp new file mode 100644 index 0000000..8f41fbe Binary files /dev/null and b/Dll1/Dll1.cpp differ diff --git a/Dll1/Dll1.vcxproj b/Dll1/Dll1.vcxproj new file mode 100644 index 0000000..55ff361 --- /dev/null +++ b/Dll1/Dll1.vcxproj @@ -0,0 +1,166 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {2F501397-5192-4E70-A621-E28166E72784} + Win32Proj + Dll1 + 10.0.17134.0 + + + + DynamicLibrary + true + v141 + Unicode + + + DynamicLibrary + false + v141 + true + Unicode + + + DynamicLibrary + true + v141 + Unicode + + + DynamicLibrary + false + v141 + true + Unicode + + + + + + + + + + + + + + + + + + + + + false + + + true + + + true + + + false + + + + Use + Level3 + MaxSpeed + true + true + true + WIN32;NDEBUG;DLL1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + true + true + + + + + Use + Level3 + Disabled + true + WIN32;_DEBUG;DLL1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + + + + + Use + Level3 + Disabled + true + _DEBUG;DLL1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + + + + + Use + Level3 + MaxSpeed + true + true + true + NDEBUG;DLL1_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + + + Windows + true + true + true + + + + + + + + + + + Create + Create + Create + Create + + + + + + \ No newline at end of file diff --git a/Dll1/Dll1.vcxproj.filters b/Dll1/Dll1.vcxproj.filters new file mode 100644 index 0000000..ae63b9d --- /dev/null +++ b/Dll1/Dll1.vcxproj.filters @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;ipp;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 헤더 파일 + + + 헤더 파일 + + + + + 소스 파일 + + + 소스 파일 + + + 소스 파일 + + + \ No newline at end of file diff --git a/Dll1/Release/Dll1.log b/Dll1/Release/Dll1.log new file mode 100644 index 0000000..32aa416 --- /dev/null +++ b/Dll1/Release/Dll1.log @@ -0,0 +1,7 @@ + stdafx.cpp + Dll1.cpp + dllmain.cpp + 코드를 생성하고 있습니다. + All 1 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. + 코드를 생성했습니다. + Dll1.vcxproj -> C:\Users\ken13\Desktop\minpro\ZipPro\ZipProject\Release\Dll1.dll diff --git a/Dll1/Release/Dll1.obj b/Dll1/Release/Dll1.obj new file mode 100644 index 0000000..5cf6f50 Binary files /dev/null and b/Dll1/Release/Dll1.obj differ diff --git a/Dll1/Release/Dll1.pch b/Dll1/Release/Dll1.pch new file mode 100644 index 0000000..b07ebef Binary files /dev/null and b/Dll1/Release/Dll1.pch differ diff --git a/Dll1/Release/Dll1.tlog/CL.command.1.tlog b/Dll1/Release/Dll1.tlog/CL.command.1.tlog new file mode 100644 index 0000000..3914cbb Binary files /dev/null and b/Dll1/Release/Dll1.tlog/CL.command.1.tlog differ diff --git a/Dll1/Release/Dll1.tlog/CL.read.1.tlog b/Dll1/Release/Dll1.tlog/CL.read.1.tlog new file mode 100644 index 0000000..b1f34b6 Binary files /dev/null and b/Dll1/Release/Dll1.tlog/CL.read.1.tlog differ diff --git a/Dll1/Release/Dll1.tlog/CL.write.1.tlog b/Dll1/Release/Dll1.tlog/CL.write.1.tlog new file mode 100644 index 0000000..ab90a74 Binary files /dev/null and b/Dll1/Release/Dll1.tlog/CL.write.1.tlog differ diff --git a/Dll1/Release/Dll1.tlog/Dll1.lastbuildstate b/Dll1/Release/Dll1.tlog/Dll1.lastbuildstate new file mode 100644 index 0000000..d84ba95 --- /dev/null +++ b/Dll1/Release/Dll1.tlog/Dll1.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17134.0 +Release|Win32|C:\Users\ken13\Desktop\minpro\ZipPro\ZipProject\| diff --git a/Dll1/Release/Dll1.tlog/Dll1.write.1u.tlog b/Dll1/Release/Dll1.tlog/Dll1.write.1u.tlog new file mode 100644 index 0000000..ba4d6b6 Binary files /dev/null and b/Dll1/Release/Dll1.tlog/Dll1.write.1u.tlog differ diff --git a/Dll1/Release/Dll1.tlog/link.command.1.tlog b/Dll1/Release/Dll1.tlog/link.command.1.tlog new file mode 100644 index 0000000..d046bf9 Binary files /dev/null and b/Dll1/Release/Dll1.tlog/link.command.1.tlog differ diff --git a/Dll1/Release/Dll1.tlog/link.read.1.tlog b/Dll1/Release/Dll1.tlog/link.read.1.tlog new file mode 100644 index 0000000..d7dab6e Binary files /dev/null and b/Dll1/Release/Dll1.tlog/link.read.1.tlog differ diff --git a/Dll1/Release/Dll1.tlog/link.write.1.tlog b/Dll1/Release/Dll1.tlog/link.write.1.tlog new file mode 100644 index 0000000..f62a3d4 Binary files /dev/null and b/Dll1/Release/Dll1.tlog/link.write.1.tlog differ diff --git a/Dll1/Release/dllmain.obj b/Dll1/Release/dllmain.obj new file mode 100644 index 0000000..ada21da Binary files /dev/null and b/Dll1/Release/dllmain.obj differ diff --git a/Dll1/Release/stdafx.obj b/Dll1/Release/stdafx.obj new file mode 100644 index 0000000..46cd66d Binary files /dev/null and b/Dll1/Release/stdafx.obj differ diff --git a/Dll1/Release/vc141.pdb b/Dll1/Release/vc141.pdb new file mode 100644 index 0000000..7e35b63 Binary files /dev/null and b/Dll1/Release/vc141.pdb differ diff --git a/Dll1/dllmain.cpp b/Dll1/dllmain.cpp new file mode 100644 index 0000000..a842a5c Binary files /dev/null and b/Dll1/dllmain.cpp differ diff --git a/Dll1/stdafx.cpp b/Dll1/stdafx.cpp new file mode 100644 index 0000000..08343af Binary files /dev/null and b/Dll1/stdafx.cpp differ diff --git a/Dll1/stdafx.h b/Dll1/stdafx.h new file mode 100644 index 0000000..dcbb321 Binary files /dev/null and b/Dll1/stdafx.h differ diff --git a/Dll1/targetver.h b/Dll1/targetver.h new file mode 100644 index 0000000..0d3b8f8 Binary files /dev/null and b/Dll1/targetver.h differ diff --git a/MinZip/MinZip.cpp b/MinZip/MinZip.cpp index ee8c0d1..fc56850 100644 Binary files a/MinZip/MinZip.cpp and b/MinZip/MinZip.cpp differ diff --git a/MinZip/MinZip.vcxproj b/MinZip/MinZip.vcxproj index 7cc6cc2..37dc64b 100644 --- a/MinZip/MinZip.vcxproj +++ b/MinZip/MinZip.vcxproj @@ -149,6 +149,7 @@ + diff --git a/MinZip/MinZip.vcxproj.filters b/MinZip/MinZip.vcxproj.filters index f464954..8a7c697 100644 --- a/MinZip/MinZip.vcxproj.filters +++ b/MinZip/MinZip.vcxproj.filters @@ -21,6 +21,9 @@ 헤더 파일 + + 헤더 파일 + diff --git a/MinZip/Release/MinZip.log b/MinZip/Release/MinZip.log new file mode 100644 index 0000000..d67cdf0 --- /dev/null +++ b/MinZip/Release/MinZip.log @@ -0,0 +1,2 @@ + MinZip.cpp +c:\users\ken13\desktop\minpro\zippro\zipproject\minzip\minzip.cpp(12): fatal error C1010: 미리 컴파일된 헤더를 찾는 동안 예기치 않은 파일의 끝이 나타났습니다. '#include "stdafx.h"'을(를) 소스에 추가하시겠습니까? diff --git a/MinZip/Release/MinZip.pch b/MinZip/Release/MinZip.pch new file mode 100644 index 0000000..82254f1 Binary files /dev/null and b/MinZip/Release/MinZip.pch differ diff --git a/MinZip/Release/MinZip.tlog/CL.command.1.tlog b/MinZip/Release/MinZip.tlog/CL.command.1.tlog new file mode 100644 index 0000000..fac2588 Binary files /dev/null and b/MinZip/Release/MinZip.tlog/CL.command.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/CL.read.1.tlog b/MinZip/Release/MinZip.tlog/CL.read.1.tlog new file mode 100644 index 0000000..e2b4725 Binary files /dev/null and b/MinZip/Release/MinZip.tlog/CL.read.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/CL.write.1.tlog b/MinZip/Release/MinZip.tlog/CL.write.1.tlog new file mode 100644 index 0000000..ff77c7c Binary files /dev/null and b/MinZip/Release/MinZip.tlog/CL.write.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/MinZip.lastbuildstate b/MinZip/Release/MinZip.tlog/MinZip.lastbuildstate new file mode 100644 index 0000000..d84ba95 --- /dev/null +++ b/MinZip/Release/MinZip.tlog/MinZip.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17134.0 +Release|Win32|C:\Users\ken13\Desktop\minpro\ZipPro\ZipProject\| diff --git a/MinZip/Release/MinZip.tlog/MinZip.write.1u.tlog b/MinZip/Release/MinZip.tlog/MinZip.write.1u.tlog new file mode 100644 index 0000000..8635aab Binary files /dev/null and b/MinZip/Release/MinZip.tlog/MinZip.write.1u.tlog differ diff --git a/MinZip/Release/MinZip.tlog/link.command.1.tlog b/MinZip/Release/MinZip.tlog/link.command.1.tlog new file mode 100644 index 0000000..4333e14 Binary files /dev/null and b/MinZip/Release/MinZip.tlog/link.command.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/link.read.1.tlog b/MinZip/Release/MinZip.tlog/link.read.1.tlog new file mode 100644 index 0000000..eb1b826 Binary files /dev/null and b/MinZip/Release/MinZip.tlog/link.read.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/link.write.1.tlog b/MinZip/Release/MinZip.tlog/link.write.1.tlog new file mode 100644 index 0000000..c0bc3e7 Binary files /dev/null and b/MinZip/Release/MinZip.tlog/link.write.1.tlog differ diff --git a/MinZip/Release/MinZip.tlog/unsuccessfulbuild b/MinZip/Release/MinZip.tlog/unsuccessfulbuild new file mode 100644 index 0000000..e69de29 diff --git a/MinZip/Release/dllmain.obj b/MinZip/Release/dllmain.obj new file mode 100644 index 0000000..5f07675 Binary files /dev/null and b/MinZip/Release/dllmain.obj differ diff --git a/MinZip/Release/stdafx.obj b/MinZip/Release/stdafx.obj new file mode 100644 index 0000000..209a6ca Binary files /dev/null and b/MinZip/Release/stdafx.obj differ diff --git a/MinZip/Release/vc141.pdb b/MinZip/Release/vc141.pdb new file mode 100644 index 0000000..de3d704 Binary files /dev/null and b/MinZip/Release/vc141.pdb differ diff --git a/MinZip/TestMin.h b/MinZip/TestMin.h new file mode 100644 index 0000000..8ff257f --- /dev/null +++ b/MinZip/TestMin.h @@ -0,0 +1,6 @@ +#pragma once + +#include"stdafx.h" + + +extern "C" __declspec(dllexport) string test(void); diff --git a/Release/Dll1.dll b/Release/Dll1.dll new file mode 100644 index 0000000..2e0ff60 Binary files /dev/null and b/Release/Dll1.dll differ diff --git a/Release/Dll1.iobj b/Release/Dll1.iobj new file mode 100644 index 0000000..62b5f5b Binary files /dev/null and b/Release/Dll1.iobj differ diff --git a/Release/Dll1.ipdb b/Release/Dll1.ipdb new file mode 100644 index 0000000..6577b5a Binary files /dev/null and b/Release/Dll1.ipdb differ diff --git a/Release/Dll1.pdb b/Release/Dll1.pdb new file mode 100644 index 0000000..33df37b Binary files /dev/null and b/Release/Dll1.pdb differ diff --git a/Release/MinZip.dll b/Release/MinZip.dll new file mode 100644 index 0000000..ec122a1 Binary files /dev/null and b/Release/MinZip.dll differ diff --git a/Release/MinZip.iobj b/Release/MinZip.iobj new file mode 100644 index 0000000..302590b Binary files /dev/null and b/Release/MinZip.iobj differ diff --git a/Release/MinZip.ipdb b/Release/MinZip.ipdb new file mode 100644 index 0000000..e31a148 Binary files /dev/null and b/Release/MinZip.ipdb differ diff --git a/Release/MinZip.pdb b/Release/MinZip.pdb new file mode 100644 index 0000000..48d9d52 Binary files /dev/null and b/Release/MinZip.pdb differ diff --git a/ZipProject/Controllers/WebZipController.cs b/ZipProject/Controllers/WebZipController.cs index 2f5ea44..286769c 100644 --- a/ZipProject/Controllers/WebZipController.cs +++ b/ZipProject/Controllers/WebZipController.cs @@ -60,6 +60,6 @@ namespace ZipProject.Controllers } } - [DllImport("test1.dll")] + }