Click here to Skip to main content
15,915,803 members
Home / Discussions / C#
   

C#

 
Question[Message Deleted] Pin
Sarfraz Munna28-May-08 1:53
Sarfraz Munna28-May-08 1:53 
AnswerRe: Observations between VB.NET and VC#.NET? Pin
Gareth H28-May-08 1:57
Gareth H28-May-08 1:57 
AnswerRe: Observations between VB.NET and VC#.NET? Pin
DaveyM6928-May-08 1:59
professionalDaveyM6928-May-08 1:59 
JokeRe: Observations between VB.NET and VC#.NET? Pin
Vasudevan Deepak Kumar28-May-08 2:43
Vasudevan Deepak Kumar28-May-08 2:43 
AnswerRe: Observations between VB.NET and VC#.NET? Pin
MarkB77728-May-08 2:21
MarkB77728-May-08 2:21 
JokeRe: Observations between VB.NET and VC#.NET? Pin
Vasudevan Deepak Kumar28-May-08 2:42
Vasudevan Deepak Kumar28-May-08 2:42 
AnswerNope. Pin
CPallini28-May-08 2:33
mveCPallini28-May-08 2:33 
QuestionDriver Pin
Pankaj Sardana28-May-08 1:32
Pankaj Sardana28-May-08 1:32 
Hi Vladimir Afanasyev,

I read your article .NET - Diving into System Programming.It is really intresting.You had mention some links in order to gain the Intial knowledge of System found all three of the articles to be very informative. I am working on a little project that requires listing all the drivers for a certain device (much like the device manager in windows does) but I have been unable to accomplish it. Can you point me to a resource that explains this or give a brief explanation of how you could do it ? You mentioned Some of msdn but it does not work
Using Device Installation Functions
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/setupapi_071eca3a-0cc3-4962-b3de-65dcf056c761.xml.asp

SetupDiBuildDriverInfoList
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/di-rtns_dd9aa1be-1a67-4cc6-8a06-5db71eecd322.xml.asp

SetupDiEnumDriverInfo
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/di-rtns_8d84a225-9dac-4ab3-8c9a-5048284d82be.xml.asp

SetupDiGetDriverInfoDetail
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/di-rtns_5a2fb98d-54ee-4290-9969-f5e12d77cbcf.xml.asp

SP_DRVINFO_DATA
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/di-struct_738a1fa5-729a-4464-af75-05591d68eef7.xml.asp

SP_DRVINFO_DETAIL_DATA
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/install/hh/install/di-struct_74ef2af7-e982-4041-9c39-605ca316359c.xml.asp



Thanks,
AnswerRe: Driver Pin
benjymous28-May-08 1:37
benjymous28-May-08 1:37 
AnswerRe: Driver Pin
Sam Xavier28-May-08 23:11
Sam Xavier28-May-08 23:11 
QuestionHow to get a popup in Window Application Pin
Member 369905328-May-08 1:20
Member 369905328-May-08 1:20 
AnswerRe: How to get a popup in Window Application Pin
leppie28-May-08 1:27
leppie28-May-08 1:27 
Questionusing timer to switch an alert on and off Pin
steve_rm28-May-08 0:51
steve_rm28-May-08 0:51 
AnswerRe: using timer to switch an alert on and off Pin
leppie28-May-08 1:17
leppie28-May-08 1:17 
QuestionRe: using timer to switch an alert on and off Pin
steve_rm28-May-08 16:15
steve_rm28-May-08 16:15 
QuestionHow do I Convert a byte array to a IPAddress? Pin
Zig15828-May-08 0:32
Zig15828-May-08 0:32 
AnswerRe: How do I Convert a byte array to a IPAddress? Pin
Giorgi Dalakishvili28-May-08 0:41
mentorGiorgi Dalakishvili28-May-08 0:41 
GeneralRe: How do I Convert a byte array to a IPAddress? Pin
Zig15828-May-08 15:39
Zig15828-May-08 15:39 
AnswerRe: How do I Convert a byte array to a IPAddress? Pin
dan!sh 28-May-08 0:44
professional dan!sh 28-May-08 0:44 
Questionchanging resolution (dpi) Pin
stephan_00728-May-08 0:22
stephan_00728-May-08 0:22 
AnswerRe: changing resolution (dpi) Pin
leppie28-May-08 3:12
leppie28-May-08 3:12 
QuestionAborting a running procedure Pin
WebMaster27-May-08 23:49
WebMaster27-May-08 23:49 
AnswerRe: Aborting a running procedure Pin
Christian Graus27-May-08 23:51
protectorChristian Graus27-May-08 23:51 
AnswerRe: Aborting a running procedure Pin
Colin Angus Mackay27-May-08 23:53
Colin Angus Mackay27-May-08 23:53 
GeneralRe: Aborting a running procedure Pin
WebMaster28-May-08 0:00
WebMaster28-May-08 0:00 

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.