checking removable drives

Richard Gaskin ambassador at fourthworld.com
Thu Nov 3 18:29:45 EST 2005


Mark Wieder wrote:
> Again, there's an external call in the sdk to do this. There's a Win32
> API call named GetDriveType() that returns DRIVE_REMOVABLE for
> removable drives. Including USB flash drives. I doubt this can be done
> without an external call, short of seeing if a write works.

Looks like the most complete solution is to get a recent compiler and 
run the make file, debug the headers, try to run it again, figure out 
why the examples don't compile, try again...

;)

Or have the issues with the SDK been fixed?

-- 
  Richard Gaskin
  Fourth World Media Corporation
  ___________________________________________________________
  Ambassador at FourthWorld.com       http://www.FourthWorld.com



More information about the use-livecode mailing list