Click here to Skip to main content
15,886,680 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Execute driver help Pin
Richard MacCutchan18-Jun-12 21:23
mveRichard MacCutchan18-Jun-12 21:23 
GeneralRe: Execute driver help Pin
Brandon-X1200020-Jun-12 9:53
Brandon-X1200020-Jun-12 9:53 
GeneralRe: Execute driver help Pin
Richard MacCutchan20-Jun-12 10:02
mveRichard MacCutchan20-Jun-12 10:02 
GeneralRe: Execute driver help Pin
Richard MacCutchan20-Jun-12 21:18
mveRichard MacCutchan20-Jun-12 21:18 
GeneralRe: Execute driver help Pin
Brandon-X1200021-Jun-12 5:39
Brandon-X1200021-Jun-12 5:39 
GeneralRe: Execute driver help Pin
Richard MacCutchan21-Jun-12 5:46
mveRichard MacCutchan21-Jun-12 5:46 
GeneralRe: Execute driver help Pin
Brandon-X1200021-Jun-12 21:21
Brandon-X1200021-Jun-12 21:21 
GeneralRe: Execute driver help Pin
Richard MacCutchan21-Jun-12 22:24
mveRichard MacCutchan21-Jun-12 22:24 
It would appear that my suggestion was correct as the Make process is now working correctly. Now it's down to getting the code right, and in the above case it looks like conflicts in the header files. Try removing the #include <windows.h> from driver.c; I don't think you will be using any Windows functionality within your driver. Finally, I would suggest getting hold of some decent driver samples and documentation and working through it to get a good understanding of how it all fits together; no doubt Google will help you in such a quest.

GeneralRe: Execute driver help Pin
fat_boy22-Jun-12 4:09
fat_boy22-Jun-12 4:09 
GeneralRe: Execute driver help Pin
Brandon-X1200022-Jun-12 23:37
Brandon-X1200022-Jun-12 23:37 
GeneralRe: Execute driver help Pin
Richard MacCutchan22-Jun-12 23:42
mveRichard MacCutchan22-Jun-12 23:42 
GeneralRe: Execute driver help Pin
fat_boy24-Jun-12 21:47
fat_boy24-Jun-12 21:47 
GeneralRe: Execute driver help Pin
Brandon-X1200020-Jul-12 18:28
Brandon-X1200020-Jul-12 18:28 
GeneralRe: Execute driver help Pin
fat_boy19-Jun-12 2:46
fat_boy19-Jun-12 2:46 
GeneralRe: Execute driver help Pin
Brandon-X1200020-Jun-12 9:50
Brandon-X1200020-Jun-12 9:50 
GeneralRe: Execute driver help Pin
fat_boy20-Jun-12 21:03
fat_boy20-Jun-12 21:03 
GeneralRe: Execute driver help Pin
Brandon-X1200021-Jun-12 21:19
Brandon-X1200021-Jun-12 21:19 
GeneralRe: Execute driver help Pin
fat_boy22-Jun-12 4:04
fat_boy22-Jun-12 4:04 
GeneralRe: Execute driver help Pin
Brandon-X1200024-Jun-12 5:33
Brandon-X1200024-Jun-12 5:33 
GeneralRe: Execute driver help Pin
fat_boy24-Jun-12 21:48
fat_boy24-Jun-12 21:48 
QuestionI figured out how to stop my system from racing! Pin
swampwiz4-Jun-12 9:46
swampwiz4-Jun-12 9:46 
AnswerRe: I figured out how to stop my system from racing! PinPopular
CDP18024-Jun-12 19:35
CDP18024-Jun-12 19:35 
AnswerRe: I figured out how to stop my system from racing! Pin
Dave Kreskowiak5-Jun-12 5:18
mveDave Kreskowiak5-Jun-12 5:18 
QuestionUnderstanding CPU performance measurements Pin
CDP180229-May-12 1:55
CDP180229-May-12 1:55 
GeneralRe: Understanding CPU performance measurements Pin
harold aptroot29-May-12 5:30
harold aptroot29-May-12 5:30 

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.