Click here to Skip to main content
15,908,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: IDE Pin
toxcct31-May-07 2:34
toxcct31-May-07 2:34 
AnswerRe: IDE Pin
jhwurmbach31-May-07 2:42
jhwurmbach31-May-07 2:42 
QuestionTrackPopupMenu Pin
tom groezer31-May-07 1:45
tom groezer31-May-07 1:45 
AnswerRe: TrackPopupMenu Pin
Ravi Bhavnani31-May-07 2:13
professionalRavi Bhavnani31-May-07 2:13 
AnswerRe: TrackPopupMenu Pin
sps-itsec4631-May-07 2:18
sps-itsec4631-May-07 2:18 
QuestionChange view of MDIFrame Pin
baerten31-May-07 1:29
baerten31-May-07 1:29 
QuestionParallel Port Pin
jswarts31-May-07 1:22
jswarts31-May-07 1:22 
AnswerRe: Parallel Port Pin
Johpoke31-May-07 1:52
Johpoke31-May-07 1:52 
I recently got interested in something alike a while back too. the tricky thing is that in windows XP and maybe 2000 etc using windows itself to control the port is blocked, so you must use the dll InpOut32.dll (google it) and take a look at

http://www.logix4u.net/inpout32.htm

http://www.hytherion.com/beattidp/comput/pport.htm

If you still get stuck i can post some of my code when i come home.. (it was only for controling leds and and some inputs, but it may help..) (i controlled a small RC car using the arrow keys ^^ )

Smile | :)



//Johannes

QuestionFont size Pin
garfield18531-May-07 0:35
garfield18531-May-07 0:35 
AnswerRe: Font size Pin
CPallini31-May-07 0:47
mveCPallini31-May-07 0:47 
GeneralRe: Font size Pin
garfield18531-May-07 0:51
garfield18531-May-07 0:51 
GeneralRe: Font size Pin
Hamid_RT31-May-07 1:32
Hamid_RT31-May-07 1:32 
GeneralRe: Font size Pin
garfield18531-May-07 1:36
garfield18531-May-07 1:36 
GeneralRe: Font size Pin
CPallini31-May-07 1:49
mveCPallini31-May-07 1:49 
GeneralRe: Font size Pin
CPallini31-May-07 1:43
mveCPallini31-May-07 1:43 
GeneralRe: Font size Pin
garfield18531-May-07 3:22
garfield18531-May-07 3:22 
GeneralRe: Font size Pin
CPallini31-May-07 3:43
mveCPallini31-May-07 3:43 
GeneralRe: Font size Pin
garfield18531-May-07 4:00
garfield18531-May-07 4:00 
GeneralRe: Font size Pin
CPallini31-May-07 5:11
mveCPallini31-May-07 5:11 
GeneralRe: Font size Pin
garfield18531-May-07 5:25
garfield18531-May-07 5:25 
GeneralRe: Font size Pin
David Crow31-May-07 4:12
David Crow31-May-07 4:12 
GeneralRe: Font size Pin
garfield18531-May-07 4:31
garfield18531-May-07 4:31 
QuestionCreating .h files using MATLAB Pin
Purushottama31-May-07 0:31
Purushottama31-May-07 0:31 
AnswerRe: Creating .h files using MATLAB Pin
Cedric Moonen31-May-07 1:31
Cedric Moonen31-May-07 1:31 
JokeRe: Creating .h files using MATLAB Pin
CPallini31-May-07 2:10
mveCPallini31-May-07 2:10 

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.