تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
System Kernel
#1
If IntPtr.Size = 8 Then
            a = ("64 Bit")
        ElseIf IntPtr.Size = 4 Then
            a = ("32 Bit")
        End If

        Try
            Dim xsxs As Boolean
            xsxs = String.IsNullOrEmpty(Environment.GetEnvironmentVariable("PROCESSOR_ARCHITEW6432"))
            If xsxs Then
                MsgBox(My.Computer.Info.OSFullName + " " + a)
                Clipboard.SetText((My.Computer.Info.OSFullName + " " + a))
            End If
        Catch exp As Exception
            'MsgBox(exp.Message)
        End Try
الرد }}}
تم الشكر بواسطة: salamandal


المواضيع المحتمل أن تكون متشابهة .
الموضوع : الكاتب الردود : المشاهدات : آخر رد
  نظام لاظهار الأشعارات - Notification system Rabeea Qbaha 8 6,777 17-08-19, 04:38 PM
آخر رد: أمجد وضاح
  Simple Gym Management System islamf3thy 1 1,664 09-07-19, 02:06 PM
آخر رد: Amir_Alzubidy

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم