Click here to Skip to main content
15,886,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Kernel programming Pin
Richard MacCutchan7-Feb-13 23:08
mveRichard MacCutchan7-Feb-13 23:08 
GeneralRe: Kernel programming Pin
OmarSH7-Feb-13 23:49
OmarSH7-Feb-13 23:49 
GeneralRe: Kernel programming Pin
Richard MacCutchan8-Feb-13 0:32
mveRichard MacCutchan8-Feb-13 0:32 
GeneralRe: Kernel programming Pin
OmarSH8-Feb-13 2:11
OmarSH8-Feb-13 2:11 
GeneralRe: Kernel programming Pin
Richard MacCutchan8-Feb-13 5:15
mveRichard MacCutchan8-Feb-13 5:15 
AnswerRe: Kernel programming Pin
Erudite_Eric8-Feb-13 0:09
Erudite_Eric8-Feb-13 0:09 
GeneralRe: Kernel programming Pin
Albert Holguin8-Feb-13 6:01
professionalAlbert Holguin8-Feb-13 6:01 
AnswerRe: Kernel programming Pin
Albert Holguin8-Feb-13 6:06
professionalAlbert Holguin8-Feb-13 6:06 
You'll probably want to get really familiar and comfortable with C. It may also be helpful to experiment with Linux drivers since you can browse all the existent code to see what other people are doing (although that may confuse you at first, specially if you're not comfortable with C). A lot of people try to dive right in without reading documentation, I'd recommend going over the documentation first, it might not make sense while you're reading it but when you finally dive in, things will start to make sense.

One thing you can do is take an existent driver from Linux and see if you can modify it to do something different. That should get you comfortable with it.
QuestionDirectShow Video Playback from memory Pin
sdancer756-Feb-13 3:07
sdancer756-Feb-13 3:07 
AnswerRe: DirectShow Video Playback from memory Pin
Code-o-mat8-Feb-13 8:35
Code-o-mat8-Feb-13 8:35 
GeneralRe: DirectShow Video Playback from memory Pin
sdancer758-Feb-13 21:49
sdancer758-Feb-13 21:49 
GeneralRe: DirectShow Video Playback from memory Pin
Code-o-mat9-Feb-13 0:19
Code-o-mat9-Feb-13 0:19 
GeneralRe: DirectShow Video Playback from memory Pin
sdancer759-Feb-13 5:19
sdancer759-Feb-13 5:19 
QuestionBitmap Display from Buffer received by TCP socket Pin
Sachin k Rajput 6-Feb-13 1:21
Sachin k Rajput 6-Feb-13 1:21 
QuestionRe: Bitmap Display from Buffer received by TCP socket Pin
CPallini6-Feb-13 2:20
mveCPallini6-Feb-13 2:20 
AnswerRe: Bitmap Display from Buffer received by TCP socket Pin
Richard MacCutchan6-Feb-13 3:09
mveRichard MacCutchan6-Feb-13 3:09 
Questionicon on button not displayed in XP. Pin
VCProgrammer5-Feb-13 21:47
VCProgrammer5-Feb-13 21:47 
SuggestionRe: icon on button not displayed in XP. Pin
Richard MacCutchan6-Feb-13 3:11
mveRichard MacCutchan6-Feb-13 3:11 
QuestionRe: icon on button not displayed in XP. Pin
David Crow6-Feb-13 5:58
David Crow6-Feb-13 5:58 
AnswerRe: icon on button not displayed in XP. Pin
VCProgrammer6-Feb-13 17:36
VCProgrammer6-Feb-13 17:36 
SuggestionRe: icon on button not displayed in XP. Pin
David Crow7-Feb-13 2:35
David Crow7-Feb-13 2:35 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer7-Feb-13 18:46
VCProgrammer7-Feb-13 18:46 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan7-Feb-13 23:07
mveRichard MacCutchan7-Feb-13 23:07 
GeneralRe: icon on button not displayed in XP. Pin
VCProgrammer7-Feb-13 23:52
VCProgrammer7-Feb-13 23:52 
GeneralRe: icon on button not displayed in XP. Pin
Richard MacCutchan8-Feb-13 0:37
mveRichard MacCutchan8-Feb-13 0:37 

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.