Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WinLogon Notification Package Pin
ThatsAlok23-Feb-05 17:21
ThatsAlok23-Feb-05 17:21 
GeneralAdding strings to the string table @ runtime... Pin
Nitron23-Feb-05 7:50
Nitron23-Feb-05 7:50 
GeneralRe: Adding strings to the string table @ runtime... Pin
David Crow23-Feb-05 10:16
David Crow23-Feb-05 10:16 
GeneralRe: Adding strings to the string table @ runtime... Pin
Michael Dunn23-Feb-05 12:46
sitebuilderMichael Dunn23-Feb-05 12:46 
GeneralRe: Adding strings to the string table @ runtime... Pin
Blake Miller24-Feb-05 6:05
Blake Miller24-Feb-05 6:05 
GeneralRe: Adding strings to the string table @ runtime... Pin
Michael Dunn24-Feb-05 6:11
sitebuilderMichael Dunn24-Feb-05 6:11 
GeneralInactive Programs Pin
Pescador3423-Feb-05 7:10
Pescador3423-Feb-05 7:10 
GeneralPlease, help with Parallel Port Pin
mario_o8223-Feb-05 6:26
mario_o8223-Feb-05 6:26 
Hi everyone!

I need to learn programming the parallel (and serial) port in C++ for Windows 2000, XP ...

I kwow that this is done by opening the port with CreateFile("LPT1"... and then I can send and receive data with WriteFile and ReadFile. Confused | :confused:

My problem is that my WriteFile doesn't return and it waits something.Mad | :mad:

So my questions are:

Do I need to use a driver or something like that?? If so, I don't want to Download any Driver, I would like to do everything by myself :-> (System-Supplied Drivers)

Do I need to send any control settings to the port?? If so, how on earth do I do that!!!

Finally! Do I need to physically send any control signals to the port Dead | X|

BIG Please, help me!

Thanks Sigh | :sigh:
GeneralRe: Please, help with Parallel Port Pin
Budric B.23-Feb-05 7:43
Budric B.23-Feb-05 7:43 
GeneralRe: Please, help with Parallel Port Pin
mario_o8223-Feb-05 9:40
mario_o8223-Feb-05 9:40 
GeneralRe: Please, help with Parallel Port Pin
Budric B.23-Feb-05 9:56
Budric B.23-Feb-05 9:56 
GeneralRe: Please, help with Parallel Port Pin
Blake Miller24-Feb-05 6:09
Blake Miller24-Feb-05 6:09 
GeneralRe: Please, help with Parallel Port Pin
mario_o8225-Feb-05 3:36
mario_o8225-Feb-05 3:36 
GeneralRe: Please, help with Parallel Port Pin
Blake Miller25-Feb-05 4:50
Blake Miller25-Feb-05 4:50 
GeneralRe: Please, help with Parallel Port Pin
Ryan Binns23-Feb-05 16:57
Ryan Binns23-Feb-05 16:57 
GeneralRe: Please, help with Parallel Port Pin
mario_o8224-Feb-05 3:46
mario_o8224-Feb-05 3:46 
GeneralRe: Please, help with Parallel Port Pin
Ryan Binns24-Feb-05 12:43
Ryan Binns24-Feb-05 12:43 
GeneralRe: Please, help with Parallel Port Pin
mario_o8228-Feb-05 11:56
mario_o8228-Feb-05 11:56 
General[Message Deleted] Pin
Cool Ju24-Feb-05 0:42
Cool Ju24-Feb-05 0:42 
GeneralRe: Please, help with Parallel Port Pin
mario_o8224-Feb-05 3:55
mario_o8224-Feb-05 3:55 
GeneralRe: I'm confused as well Pin
Budric B.24-Feb-05 7:30
Budric B.24-Feb-05 7:30 
GeneralPanel like MFC control Pin
pankajdaga23-Feb-05 4:19
pankajdaga23-Feb-05 4:19 
QuestionHow to determine the size of a file retrieved by http protocol Pin
gecool23-Feb-05 4:10
gecool23-Feb-05 4:10 
AnswerRe: How to determine the size of a file retrieved by http protocol Pin
Hans Ruck23-Feb-05 4:48
Hans Ruck23-Feb-05 4:48 
GeneralRe: How to determine the size of a file retrieved by http protocol Pin
gecool23-Feb-05 6:38
gecool23-Feb-05 6:38 

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.