[GD-Windows] Copyprotection
Brought to you by:
vexxed72
From: Erwin de V. <er...@vo...> - 2001-10-12 12:44:40
|
Hi there, I'm adding a little security check. I have a few questions: - Is a CDROM drive guaranteed to show up when calling GetLogicalDriveStrings()? - Is GetDriveType() guaranteed to return DRIVE_CDROM for a cdrom? - Is GetVolumeInformation() guaranteed to succeed if my buffers are large enough? Even on non administrator accounts ect? In Win95, 98, ME, XP, and 2k? Thanks, Erwin |