Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionListbox and display bitmaps Pin
ibtt112-Mar-07 13:40
ibtt112-Mar-07 13:40 
AnswerRe: Listbox and display bitmaps Pin
Hamid_RT12-Mar-07 19:30
Hamid_RT12-Mar-07 19:30 
AnswerRe: Listbox and display bitmaps Pin
dayuan0812-Mar-07 21:20
dayuan0812-Mar-07 21:20 
QuestionRe: Listbox and display bitmaps Pin
ibtt115-Mar-07 10:36
ibtt115-Mar-07 10:36 
QuestionLVN_ITEMCHANGED and LVS_OWNERDATA issues Pin
Jim Crafton12-Mar-07 10:31
Jim Crafton12-Mar-07 10:31 
AnswerRe: LVN_ITEMCHANGED and LVS_OWNERDATA issues Pin
Ravi Bhavnani12-Mar-07 10:55
professionalRavi Bhavnani12-Mar-07 10:55 
GeneralRe: LVN_ITEMCHANGED and LVS_OWNERDATA issues Pin
Jim Crafton12-Mar-07 11:57
Jim Crafton12-Mar-07 11:57 
Questioninpout32.dll write issue Pin
69 Bay12-Mar-07 10:00
69 Bay12-Mar-07 10:00 
Hi - I hope someone out there is more familiar with using this dll than I am!

I am trying to write data to the CTRL register of my parallel port (0x037a). Now I know that you cant do this using _out() (OS is XP), so I have used inpout32.dll. This seams to work when writing to the data port, but when I write to the CTRL port, the lines strobe up and then down (when looked at with a scope). What I wish to happen is that any data written remains on the port, until updated by any further writes. This seems to work OK when using _out() and Win98, but for some reason, Out32() and XP doesnt do what I hoped it would!

By the way, I am using VC++6.0

Thanks for any help, or redirection to another method of writting to the parallel port.

69 Bay
AnswerRe: inpout32.dll write issue Pin
69 Bay12-Mar-07 11:26
69 Bay12-Mar-07 11:26 
QuestionPROP_SM_CXDLG Pin
lucy12-Mar-07 9:54
lucy12-Mar-07 9:54 
QuestionCInternetSession Questions. Pin
Mike Doner12-Mar-07 8:29
Mike Doner12-Mar-07 8:29 
AnswerRe: CInternetSession Questions. Pin
Ravi Bhavnani12-Mar-07 11:02
professionalRavi Bhavnani12-Mar-07 11:02 
AnswerRe: CInternetSession Questions. Pin
led mike12-Mar-07 11:31
led mike12-Mar-07 11:31 
AnswerRe: CInternetSession Questions. Pin
Mark Salsbery12-Mar-07 11:56
Mark Salsbery12-Mar-07 11:56 
Questiontimer-urgent Pin
prathuraj12-Mar-07 6:35
prathuraj12-Mar-07 6:35 
AnswerRe: timer-urgent Pin
Maximilien12-Mar-07 6:41
Maximilien12-Mar-07 6:41 
AnswerRe: timer-urgent Pin
David Crow12-Mar-07 7:08
David Crow12-Mar-07 7:08 
AnswerRe: timer-urgent Pin
led mike12-Mar-07 7:59
led mike12-Mar-07 7:59 
GeneralRe: timer-urgent Pin
Mark Salsbery12-Mar-07 8:12
Mark Salsbery12-Mar-07 8:12 
GeneralRe: timer-urgent Pin
led mike12-Mar-07 8:49
led mike12-Mar-07 8:49 
GeneralRe: timer-urgent Pin
Mark Salsbery12-Mar-07 8:55
Mark Salsbery12-Mar-07 8:55 
AnswerRe: timer-urgent Pin
ThatsAlok12-Mar-07 19:49
ThatsAlok12-Mar-07 19:49 
Questiondynamic pictureBox creation Pin
sarah_malik12-Mar-07 6:35
sarah_malik12-Mar-07 6:35 
AnswerRe: dynamic pictureBox creation Pin
Hamid_RT12-Mar-07 6:57
Hamid_RT12-Mar-07 6:57 
GeneralRe: dynamic pictureBox creation Pin
sarah_malik12-Mar-07 7:13
sarah_malik12-Mar-07 7:13 

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.