-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
107 changed files
with
106 additions
and
47 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
코드를 생성하고 있습니다. | ||
3 of 4 functions (75.0%) were compiled, the rest were copied from previous compilation. | ||
0 functions were new in current compilation | ||
0 functions had inline decision re-evaluated but remain unchanged | ||
코드를 생성했습니다. | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\Release\NSpring.exe | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\Release\NSpring.pdb (Full PDB) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Release|Win32|C:\Users\spring\Documents\Git\NSpring\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
main.c | ||
NSpring.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Debug\NSpring.exe | ||
NSpring.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Debug\NSpring.pdb (Full PDB) | ||
c:\users\spring\documents\git\nspring\nspring\main.c(153): warning C4013: 'getch'이(가) 정의되지 않았습니다. extern은 int형을 반환하는 것으로 간주합니다. | ||
c:\users\spring\documents\git\nspring\nspring\main.c(146): warning C4477: 'printf' : 서식 문자열 '%x'에 'unsigned int' 형식의 인수가 필요하지만 variadic 인수 1의 형식이 'HWND'입니다. | ||
c:\users\spring\documents\git\nspring\nspring\main.c(146): warning C4313: 'printf': 서식 문자열의 '%x'이(가) 인수 1('HWND' 형식)과(와) 충돌합니다. | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Debug\NSpring.exe | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Debug\NSpring.pdb (Full PDB) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Debug|x64|C:\Users\VIRNECT\Documents\git\NSpring\| | ||
Debug|x64|C:\Users\spring\Documents\Git\NSpring\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
main.c | ||
main.c(142): warning C4013: 'getch'이(가) 정의되지 않았습니다. extern은 int형을 반환하는 것으로 간주합니다. | ||
코드를 생성하고 있습니다. | ||
4 of 4 functions (100.0%) were compiled, the rest were copied from previous compilation. | ||
1 of 4 functions (25.0%) were compiled, the rest were copied from previous compilation. | ||
0 functions were new in current compilation | ||
0 functions had inline decision re-evaluated but remain unchanged | ||
코드를 생성했습니다. | ||
NSpring.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpring.exe | ||
NSpring.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpring.pdb (Full PDB) | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpring.exe | ||
NSpring.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpring.pdb (Full PDB) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Release|x64|C:\Users\VIRNECT\Documents\git\NSpring\| | ||
Release|x64|C:\Users\spring\Documents\Git\NSpring\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
dllMain.c | ||
dllMain.c(60): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. | ||
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: 'fopen' 선언을 참조하십시오. | ||
C:\Users\spring\Documents\Git\NSpring\Release\NSpringHook.lib 라이브러리 및 C:\Users\spring\Documents\Git\NSpring\Release\NSpringHook.exp 개체를 생성하고 있습니다. | ||
코드를 생성하고 있습니다. | ||
All 11 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. | ||
코드를 생성했습니다. | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\Release\NSpringHook.dll | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\Release\NSpringHook.pdb (Full PDB) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
NSpringHook/Release/NSpringHook.tlog/NSpringHook.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Release|Win32|C:\Users\spring\Documents\Git\NSpring\| |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
dllMain.c | ||
c:\users\virnect\documents\git\nspring\nspringhook\dllmain.c(68): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. | ||
c:\users\spring\documents\git\nspring\nspringhook\dllmain.c(61): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. | ||
c:\program files (x86)\windows kits\10\include\10.0.10240.0\ucrt\stdio.h(205): note: 'fopen' 선언을 참조하십시오. | ||
NSpringHook.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Debug\NSpringHook.dll | ||
NSpringHook.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Debug\NSpringHook.pdb (Full PDB) | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Debug\NSpringHook.dll | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Debug\NSpringHook.pdb (Full PDB) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
NSpringHook/x64/Debug/NSpringHook.tlog/NSpringHook.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Debug|x64|C:\Users\VIRNECT\Documents\git\NSpring\| | ||
Debug|x64|C:\Users\spring\Documents\Git\NSpring\| |
Binary file modified
BIN
+7.47 KB
(470%)
NSpringHook/x64/Debug/NSpringHook.tlog/NSpringHook.write.1u.tlog
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
dllMain.c | ||
dllMain.c(68): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. | ||
dllMain.c(61): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. | ||
C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0\ucrt\stdio.h(205): note: 'fopen' 선언을 참조하십시오. | ||
C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpringHook.lib 라이브러리 및 C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpringHook.exp 개체를 생성하고 있습니다. | ||
C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpringHook.lib 라이브러리 및 C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpringHook.exp 개체를 생성하고 있습니다. | ||
코드를 생성하고 있습니다. | ||
2 of 7 functions (28.6%) were compiled, the rest were copied from previous compilation. | ||
1 of 11 functions ( 9.1%) were compiled, the rest were copied from previous compilation. | ||
0 functions were new in current compilation | ||
0 functions had inline decision re-evaluated but remain unchanged | ||
코드를 생성했습니다. | ||
NSpringHook.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpringHook.dll | ||
NSpringHook.vcxproj -> C:\Users\VIRNECT\Documents\git\NSpring\x64\Release\NSpringHook.pdb (Full PDB) | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpringHook.dll | ||
NSpringHook.vcxproj -> C:\Users\spring\Documents\Git\NSpring\x64\Release\NSpringHook.pdb (Full PDB) |
Binary file modified
BIN
+748 Bytes
(200%)
NSpringHook/x64/Release/NSpringHook.tlog/CL.command.1.tlog
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
NSpringHook/x64/Release/NSpringHook.tlog/NSpringHook.lastbuildstate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v140:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=8.1 | ||
Release|x64|C:\Users\VIRNECT\Documents\git\NSpring\| | ||
Release|x64|C:\Users\spring\Documents\Git\NSpring\| |
Binary file modified
BIN
+2.8 KB
(330%)
NSpringHook/x64/Release/NSpringHook.tlog/NSpringHook.write.1u.tlog
Binary file not shown.
Binary file modified
BIN
+1.32 KB
(200%)
NSpringHook/x64/Release/NSpringHook.tlog/link.command.1.tlog
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.