lesnotrue.blogg.se

Solid state drive not detected
Solid state drive not detected












I've seen (v=vs.85).aspx, which is a way of determining if a certain drive is a HDD, CD ROM, DVD ROM, Removable Media, etc, but it STILL can't detect whether the main system drive is an SSD. With HDD, I want my gameserver application to load only the essential objects and entities in each map, with no external objects loaded.With SSD, I want my gameserver application to load each map fully, with all objects in order to maximize performance.

solid state drive not detected

I would like to change the performance and behaviour of my C++ application, according to whether the system drive is an SSD or not.














Solid state drive not detected