Hi.
I'm trying to detect hardware in C or ASM, but I posted it here because I think this should be done in C, but I'm not sure
I just want to know, which drives (like A:\, B:\, C:\) exist in the pc where my app is running.
But:
- It is for running on my own os, so: I can't use the windows api's and also not use the dos interrupt 21h.
Anybody suggestions??
Please help me out of this problem I'm already fighting centuries, for my feeling.