Thread: Setting voume info

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    22

    Setting voume info

    Is there a WinAPI for setting volume info such as type, serial, and label?
    I can't say for sure.....but that doesn't look work related.

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Type and serial are physical items. I have never needed to change these and would be doubtful if there was a simple API to do it. The volume label can be set with SetVolumeLabel().
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    22
    I found an APi of sorts, but it used inline ASM. I couldn't really figure it out, but the need has now psased for such a thing. I'll just wait until it comes up again I guess. Thanks.
    I can't say for sure.....but that doesn't look work related.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. help displaying info from structure
    By kisiellll in forum C Programming
    Replies: 6
    Last Post: 04-04-2009, 12:51 PM
  2. Question about getting an info class from another Form
    By Joelito in forum C# Programming
    Replies: 0
    Last Post: 10-16-2006, 01:02 PM
  3. Help doing an e-mail program in c...
    By Tyler_Durden in forum C Programming
    Replies: 88
    Last Post: 01-02-2005, 03:12 PM
  4. Your favourite fantasy game setting?
    By fry in forum Game Programming
    Replies: 4
    Last Post: 10-16-2002, 06:26 AM
  5. Replies: 3
    Last Post: 12-06-2001, 05:30 AM