Re: How can I get an identifiquer of an usb or a harddisk? using C or Cpp or Dlang

2024-04-03 Thread dany via Digitalmars-d-learn
On Wednesday, 3 April 2024 at 00:20:51 UTC, Jonathan M Davis 
wrote:
On Monday, April 1, 2024 5:37:56 PM MDT dany via 
Digitalmars-d-learn wrote:

Actually I would get an ID's Usb


That's going to depend on the operating system, and it's also 
going to depend on exactly what kind of ID you're looking for.


- Jonathan M Davis


I want in win10


Re: How can I get an identifiquer of an usb or a harddisk? using C or Cpp or Dlang

2024-04-02 Thread Jonathan M Davis via Digitalmars-d-learn
On Monday, April 1, 2024 5:37:56 PM MDT dany via Digitalmars-d-learn wrote:
> Actually I would get an ID's Usb

That's going to depend on the operating system, and it's also going to
depend on exactly what kind of ID you're looking for.

- Jonathan M Davis