Click here to Skip to main content
15,889,863 members
Home / Discussions / C#
   

C#

 
Questionvirtual port Pin
Anita Salunkhe4-Jul-12 22:58
Anita Salunkhe4-Jul-12 22:58 
AnswerRe: virtual port Pin
Midnight Ahri4-Jul-12 23:12
Midnight Ahri4-Jul-12 23:12 
GeneralRe: virtual port Pin
Pete O'Hanlon4-Jul-12 23:27
mvePete O'Hanlon4-Jul-12 23:27 
GeneralRe: virtual port Pin
Midnight Ahri4-Jul-12 23:32
Midnight Ahri4-Jul-12 23:32 
GeneralRe: virtual port Pin
Dave Kreskowiak5-Jul-12 4:42
mveDave Kreskowiak5-Jul-12 4:42 
GeneralRe: virtual port Pin
Pete O'Hanlon5-Jul-12 5:48
mvePete O'Hanlon5-Jul-12 5:48 
GeneralRe: virtual port Pin
Dave Kreskowiak5-Jul-12 6:43
mveDave Kreskowiak5-Jul-12 6:43 
AnswerRe: virtual port Pin
Pete O'Hanlon4-Jul-12 23:26
mvePete O'Hanlon4-Jul-12 23:26 
As you'd need to create a driver to do this, you can't accomplish this in C#. The reason that this is the case is that you can't have the managed runtime running safely in ring0. You can't even run in User Mode Driver Framework to achieve this.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

AnswerRe: virtual port Pin
glennPattonWork36-Jul-12 4:23
professionalglennPattonWork36-Jul-12 4:23 
Questioncode project image search software Pin
Khalilarmashi4-Jul-12 21:30
Khalilarmashi4-Jul-12 21:30 
AnswerRe: code project image search software Pin
Midnight Ahri4-Jul-12 21:39
Midnight Ahri4-Jul-12 21:39 
AnswerRe: code project image search software Pin
Pete O'Hanlon4-Jul-12 21:41
mvePete O'Hanlon4-Jul-12 21:41 
GeneralRe: code project image search software Pin
OriginalGriff4-Jul-12 21:53
mveOriginalGriff4-Jul-12 21:53 
GeneralRe: code project image search software Pin
Pete O'Hanlon4-Jul-12 22:15
mvePete O'Hanlon4-Jul-12 22:15 
JokeRe: code project image search software Pin
Wayne Gaylard4-Jul-12 22:21
professionalWayne Gaylard4-Jul-12 22:21 
GeneralRe: code project image search software Pin
OriginalGriff4-Jul-12 22:31
mveOriginalGriff4-Jul-12 22:31 
GeneralRe: code project image search software Pin
Manfred Rudolf Bihy5-Jul-12 12:15
professionalManfred Rudolf Bihy5-Jul-12 12:15 
GeneralRe: code project image search software Pin
OriginalGriff5-Jul-12 20:46
mveOriginalGriff5-Jul-12 20:46 
GeneralRe: code project image search software Pin
Wes Aday5-Jul-12 4:45
professionalWes Aday5-Jul-12 4:45 
GeneralRe: code project image search software Pin
OriginalGriff5-Jul-12 4:49
mveOriginalGriff5-Jul-12 4:49 
GeneralRe: code project image search software Pin
Wes Aday5-Jul-12 5:17
professionalWes Aday5-Jul-12 5:17 
GeneralRe: code project image search software Pin
Dave Kreskowiak5-Jul-12 4:44
mveDave Kreskowiak5-Jul-12 4:44 
QuestionCant find onClick function in C# Pin
Member 90660254-Jul-12 20:47
Member 90660254-Jul-12 20:47 
AnswerRe: Cant find onClick function in C# Pin
Sebastian T Xavier5-Jul-12 1:58
Sebastian T Xavier5-Jul-12 1:58 
GeneralRe: Cant find onClick function in C# Pin
Member 90660255-Jul-12 2:08
Member 90660255-Jul-12 2:08 

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.