From d22405b47988cad7b9e9f7842bd1dd68c2542008 Mon Sep 17 00:00:00 2001 From: "Arin(asus)" Date: Sun, 1 Oct 2023 23:07:39 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=80=EB=A1=9C=EB=93=B1=20=ED=86=B5?= =?UTF-8?q?=ED=95=A9=20anycpu=20=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Union/Form1.vb | 5 +++-- Union/My Project/AssemblyInfo.vb | 6 +++--- Union/Union.vbproj | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Union/Form1.vb b/Union/Form1.vb index c7e6ad8..f6a2a9d 100644 --- a/Union/Form1.vb +++ b/Union/Form1.vb @@ -79,8 +79,9 @@ Public Class Form1 End Sub Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load - - + Dim bit64 As String = "x86" + If (Environment.Is64BitProcess) Then bit64 = "x64" + Me.Text = $"ȣ α׷ Ű (tindevil@nate.com) - {bit64}" End Sub 'Private Sub Button1_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) diff --git a/Union/My Project/AssemblyInfo.vb b/Union/My Project/AssemblyInfo.vb index 6fd3b24..bfc7564 100644 --- a/Union/My Project/AssemblyInfo.vb +++ b/Union/My Project/AssemblyInfo.vb @@ -18,7 +18,7 @@ Imports System.Runtime.InteropServices '이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다. - + ' 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다. ' @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' 지정되도록 할 수 있습니다. ' - - + + diff --git a/Union/Union.vbproj b/Union/Union.vbproj index 70b0b8d..36c290d 100644 --- a/Union/Union.vbproj +++ b/Union/Union.vbproj @@ -45,7 +45,7 @@ bin\Debug\ 인증날짜변경.xml 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355 - x86 + AnyCPU pdbonly