Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Serial numbers.

Serial numbers.

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Daniel Visan
    wrote on last edited by
    #1

    Is it possible to find out the serial numbers of motherboard, graphic device, hard disk, RAM, and the others?

    C 1 Reply Last reply
    0
    • D Daniel Visan

      Is it possible to find out the serial numbers of motherboard, graphic device, hard disk, RAM, and the others?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Yeah, unscrew them, take them out and hold them under a light. Seriously, I don't think that info is electronically coded to the peripherals. Imagine how much more video cards would cost to make if they were also unique. The only peripheral I know like that is a Network card, that's why they used to be used to build GUID's. Christian As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet. Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.

      M 1 Reply Last reply
      0
      • C Christian Graus

        Yeah, unscrew them, take them out and hold them under a light. Seriously, I don't think that info is electronically coded to the peripherals. Imagine how much more video cards would cost to make if they were also unique. The only peripheral I know like that is a Network card, that's why they used to be used to build GUID's. Christian As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet. Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.

        M Offline
        M Offline
        markkuk
        wrote on last edited by
        #3

        Hard disks have a serial number, but I don't know any WinAPI call to read it. The ATA command IDENTIFY DEVICE or SCSI INQUIRY command will return the serial number information (among other info).

        D 1 Reply Last reply
        0
        • M markkuk

          Hard disks have a serial number, but I don't know any WinAPI call to read it. The ATA command IDENTIFY DEVICE or SCSI INQUIRY command will return the serial number information (among other info).

          D Offline
          D Offline
          Daniel Visan
          wrote on last edited by
          #4

          I know i make a fool of myself but i never heard of ATA:confused:

          M 1 Reply Last reply
          0
          • D Daniel Visan

            I know i make a fool of myself but i never heard of ATA:confused:

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #5

            ATA = AT Attachment is the official name of the interface commonly called "IDE". The ATA standards are developed by NCITS T13

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups