Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with webbrowser in C# Pin
Jucs13-Feb-05 10:07
Jucs13-Feb-05 10:07 
GeneralGetting the volume names of disks Pin
Marlun13-Feb-05 6:16
Marlun13-Feb-05 6:16 
GeneralRe: Getting the volume names of disks Pin
Heath Stewart13-Feb-05 6:56
protectorHeath Stewart13-Feb-05 6:56 
GeneralRe: Getting the volume names of disks Pin
Marlun13-Feb-05 8:08
Marlun13-Feb-05 8:08 
GeneralRe: Getting the volume names of disks Pin
Marlun13-Feb-05 8:16
Marlun13-Feb-05 8:16 
GeneralRe: Getting the volume names of disks Pin
Heath Stewart13-Feb-05 21:38
protectorHeath Stewart13-Feb-05 21:38 
GeneralRe: Getting the volume names of disks Pin
Marlun14-Feb-05 1:29
Marlun14-Feb-05 1:29 
GeneralRe: Getting the volume names of disks Pin
Heath Stewart14-Feb-05 7:59
protectorHeath Stewart14-Feb-05 7:59 
Your subject reads "Getting the volume names of disks", so why do you care about the drive types? To accurately get the drive types you should be using a different set of APIs that encapsulate getting the drive type based on what media is in there. These require P/Invoke and can be found in the "Windows Management" section of the Platform SDK, available for download or you can find the documentation online at http://msdn.microsoft.com/library[^].

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Getting the volume names of disks Pin
Marlun14-Feb-05 18:56
Marlun14-Feb-05 18:56 
GeneralRe: Getting the volume names of disks Pin
Heath Stewart15-Feb-05 5:52
protectorHeath Stewart15-Feb-05 5:52 
GeneralSave and Get image data from database Pin
Sasuko13-Feb-05 5:41
Sasuko13-Feb-05 5:41 
GeneralRe: Save and Get image data from database Pin
Heath Stewart13-Feb-05 7:16
protectorHeath Stewart13-Feb-05 7:16 
GeneralRe: Save and Get image data from database Pin
Sasuko13-Feb-05 11:27
Sasuko13-Feb-05 11:27 
Generalwhidbey - where is Global.asax codebehind file Pin
abcxyz8213-Feb-05 2:35
abcxyz8213-Feb-05 2:35 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
Heath Stewart13-Feb-05 7:15
protectorHeath Stewart13-Feb-05 7:15 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
abcxyz8214-Feb-05 3:28
abcxyz8214-Feb-05 3:28 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
Heath Stewart14-Feb-05 8:27
protectorHeath Stewart14-Feb-05 8:27 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
abcxyz8214-Feb-05 21:40
abcxyz8214-Feb-05 21:40 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
Heath Stewart15-Feb-05 5:57
protectorHeath Stewart15-Feb-05 5:57 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
abcxyz8215-Feb-05 6:47
abcxyz8215-Feb-05 6:47 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
abcxyz8215-Feb-05 6:55
abcxyz8215-Feb-05 6:55 
GeneralRe: whidbey - where is Global.asax codebehind file Pin
Heath Stewart15-Feb-05 7:28
protectorHeath Stewart15-Feb-05 7:28 
GeneralMSpaint TextBox.. Pin
jk chan12-Feb-05 20:43
jk chan12-Feb-05 20:43 
GeneralRe: MSpaint TextBox.. Pin
Heath Stewart13-Feb-05 7:09
protectorHeath Stewart13-Feb-05 7:09 
GeneralRe: MSpaint TextBox.. Pin
jk chan13-Feb-05 16:19
jk chan13-Feb-05 16:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.