Click here to Skip to main content
15,903,030 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
AnswerRe: protocol Analyser / Bus analyser Pin
RTek2324-Dec-09 8:40
professionalRTek2324-Dec-09 8:40 
AnswerRe: protocol Analyser / Bus analyser Pin
fat_boy14-Jan-10 5:38
fat_boy14-Jan-10 5:38 
QuestionHow to access a Kernel-Mode dll from C# Pin
AB_dev22-Dec-09 0:55
AB_dev22-Dec-09 0:55 
AnswerRe: How to access a Kernel-Mode dll from C# Pin
Dave Kreskowiak22-Dec-09 2:00
mveDave Kreskowiak22-Dec-09 2:00 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
AB_dev22-Dec-09 2:07
AB_dev22-Dec-09 2:07 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
Dave Kreskowiak22-Dec-09 3:37
mveDave Kreskowiak22-Dec-09 3:37 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
AB_dev22-Dec-09 3:46
AB_dev22-Dec-09 3:46 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
Dave Kreskowiak22-Dec-09 4:46
mveDave Kreskowiak22-Dec-09 4:46 
You do have the documentation on those functions, correct? Without it, you'll find calling them impossible because you won't know how many and of what type parameters to pass to the functions. You cannot get that information from the file.

Have you specified the full path to the file in the DllImport line and told it what the EXACT function name is (case matters)?


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: How to access a Kernel-Mode dll from C# Pin
AB_dev22-Dec-09 4:54
AB_dev22-Dec-09 4:54 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
Dave Kreskowiak22-Dec-09 7:03
mveDave Kreskowiak22-Dec-09 7:03 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
fat_boy14-Jan-10 5:43
fat_boy14-Jan-10 5:43 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
Dave Kreskowiak14-Jan-10 12:56
mveDave Kreskowiak14-Jan-10 12:56 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
Eric Seipp30-Dec-09 2:01
Eric Seipp30-Dec-09 2:01 
GeneralYou can not call methods exported by a driver form c# directly, but there are ways... Pin
Eric Seipp30-Dec-09 2:05
Eric Seipp30-Dec-09 2:05 
GeneralRe: How to access a Kernel-Mode dll from C# Pin
fat_boy14-Jan-10 5:42
fat_boy14-Jan-10 5:42 
AnswerRe: How to access a Kernel-Mode dll from C# Pin
Richard MacCutchan22-Dec-09 10:52
mveRichard MacCutchan22-Dec-09 10:52 
AnswerRe: How to access a Kernel-Mode dll from C# Pin
Dimitri Witkowski28-Dec-09 10:51
Dimitri Witkowski28-Dec-09 10:51 
AnswerRe: How to access a Kernel-Mode dll from C# Pin
fat_boy14-Jan-10 5:41
fat_boy14-Jan-10 5:41 
QuestionResistive vs. capactive touch screens Pin
Ray Cassick20-Dec-09 7:26
Ray Cassick20-Dec-09 7:26 
QuestionLaptop touchpad problem Pin
David Crow17-Dec-09 4:37
David Crow17-Dec-09 4:37 
AnswerRe: Laptop touchpad problem Pin
Richard MacCutchan19-Dec-09 4:01
mveRichard MacCutchan19-Dec-09 4:01 
QuestionUnique Serial Number of an SD (Secure Digital) Memory Card Pin
Gaurav Dudeja India14-Dec-09 0:27
Gaurav Dudeja India14-Dec-09 0:27 
Answercross-post !! Re: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
Garth J Lancaster14-Dec-09 1:56
professionalGarth J Lancaster14-Dec-09 1:56 
QuestionProblem with RAID controller on Dell PowerEdge 4600 [modified] Pin
T210213-Dec-09 19:20
T210213-Dec-09 19:20 
AnswerRe: Problem with RAID controller on Dell PowerEdge 4600 Pin
Garth J Lancaster13-Dec-09 20:25
professionalGarth J Lancaster13-Dec-09 20:25 

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.