Skip to content

Commit

Permalink
Changed : window tittle
Browse files Browse the repository at this point in the history
  • Loading branch information
hyun-hyang committed Dec 11, 2022
1 parent 760a803 commit bec9fcc
Show file tree
Hide file tree
Showing 37 changed files with 9 additions and 12 deletions.
Binary file modified Debug/CBottomWall.obj
Binary file not shown.
Binary file modified Debug/CFloor.obj
Binary file not shown.
Binary file modified Debug/CHandSphere.obj
Binary file not shown.
Binary file modified Debug/CHole.obj
Binary file not shown.
Binary file modified Debug/CLeftWall.obj
Binary file not shown.
Binary file modified Debug/CLight.obj
Binary file not shown.
Binary file modified Debug/CRightWall.obj
Binary file not shown.
Binary file modified Debug/CTopWall.obj
Binary file not shown.
Binary file modified Debug/CWall.obj
Binary file not shown.
Binary file modified Debug/Csphere.obj
Binary file not shown.
Binary file modified Debug/Player.obj
Binary file not shown.
Binary file modified Debug/VirtualLego.bsc
Binary file not shown.
Binary file modified Debug/VirtualLego.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion Debug/VirtualLego.exe.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\Debug\VirtualLego.exe</FullPath>
<FullPath>C:\Users\jimin\Desktop\repos\hyun-hang\OOP-Proj4\Debug\VirtualLego.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
Expand Down
Binary file modified Debug/VirtualLego.ilk
Binary file not shown.
12 changes: 4 additions & 8 deletions Debug/VirtualLego.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
cl : 명령줄 warning D9035: 'Gm' 옵션은 더 이상 사용되지 않으므로 이후 릴리스에서 제거될 예정입니다.
virtualLego.cpp
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\d3dUtility.h(23,1): warning C4005: 'INFINITY': 매크로 재정의
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\ucrt\corecrt_math.h(88,1): message : 'INFINITY'의 이전 정의를 참조하십시오.
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\Status.h(19,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\Status.h(53,65): warning C4290: 함수가 __declspec(nothrow)가 아님을 나타내려는 경우를 제외하고 C++ 예외 사양은 무시됩니다.
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\virtualLego.cpp(82,6): warning C4101: 'i' :참조되지 않은 지역 변수입니다.
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\virtualLego.cpp(215,39): warning C4244: '인수': 'double'에서 'float'(으)로 변환하면서 데이터가 손실될 수 있습니다.
VirtualLego.vcxproj -> C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\Debug\VirtualLego.exe
d3dUtility.cpp
C:\Users\jimin\Desktop\repos\hyun-hang\OOP-Proj4\d3dUtility.h(23,1): warning C4005: 'INFINITY': 매크로 재정의
C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\ucrt\corecrt_math.h(88): message : 'INFINITY'의 이전 정의를 참조하십시오.
VirtualLego.vcxproj -> C:\Users\jimin\Desktop\repos\hyun-hang\OOP-Proj4\Debug\VirtualLego.exe
Binary file modified Debug/VirtualLego.pdb
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/BscMake.command.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/CL.read.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/CL.write.1.tlog
Binary file not shown.
4 changes: 2 additions & 2 deletions Debug/VirtualLego.tlog/VirtualLego.lastbuildstate
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.34.31933:TargetPlatformVersion=10.0.22000.0:VcpkgTriplet=x86-windows:
Debug|Win32|C:\Users\김도엽\Source\Repos\Kredsya\OOP-Proj4\|
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.33.31629:TargetPlatformVersion=10.0.22000.0:
Debug|Win32|C:\Users\jimin\Desktop\repos\hyun-hang\OOP-Proj4\|
Binary file modified Debug/VirtualLego.tlog/bscmake.read.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/bscmake.write.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/cl.command.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/link.command.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/link.read.1.tlog
Binary file not shown.
Binary file modified Debug/VirtualLego.tlog/link.write.1.tlog
Binary file not shown.
1 change: 1 addition & 0 deletions Debug/VirtualLego.vcxproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
C:\Users\mj043\Desktop\새 폴더\Debug\VirtualLego.exe
C:\Users\mj043\Desktop\객체지향프로그래밍\소스코드\OOP-Proj3\Debug\VirtualLego.exe
C:\Users\김도엽\source\repos\Kredsya\OOP-Proj4\Debug\VirtualLego.exe
C:\Users\jimin\Desktop\repos\hyun-hang\OOP-Proj4\Debug\VirtualLego.exe
Binary file modified Debug/d3dUtility.obj
Binary file not shown.
Binary file modified Debug/d3dfont.obj
Binary file not shown.
Binary file modified Debug/d3dutil.obj
Binary file not shown.
Binary file modified Debug/dxutil.obj
Binary file not shown.
Binary file modified Debug/status.obj
Binary file not shown.
Binary file modified Debug/vc143.idb
Binary file not shown.
Binary file modified Debug/vc143.pdb
Binary file not shown.
Binary file modified Debug/virtualLego.obj
Binary file not shown.
2 changes: 1 addition & 1 deletion d3dUtility.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bool d3d::InitD3D(

HWND hwnd = 0;
hwnd = ::CreateWindow("Direct3D9App",
"Virtual Billiard",
"ForestOfPatience",
WS_EX_TOPMOST,
0, 0, width, height,
0 /*parent hwnd*/, 0 /* menu */, hInstance, 0 /*extra*/);
Expand Down

0 comments on commit bec9fcc

Please sign in to comment.