Click here to Skip to main content
15,894,460 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionVertical scroll bar in dialog box Pin
Shah Satish2-Feb-07 6:12
Shah Satish2-Feb-07 6:12 
AnswerRe: Vertical scroll bar in dialog box Pin
led mike2-Feb-07 6:20
led mike2-Feb-07 6:20 
GeneralRe: Vertical scroll bar in dialog box Pin
Shah Satish2-Feb-07 6:46
Shah Satish2-Feb-07 6:46 
GeneralRe: Vertical scroll bar in dialog box Pin
led mike2-Feb-07 6:57
led mike2-Feb-07 6:57 
AnswerRe: Vertical scroll bar in dialog box Pin
Hamid_RT3-Feb-07 5:37
Hamid_RT3-Feb-07 5:37 
GeneralRe: Vertical scroll bar in dialog box Pin
Shah Satish3-Feb-07 5:55
Shah Satish3-Feb-07 5:55 
GeneralRe: Vertical scroll bar in dialog box Pin
Hamid_RT3-Feb-07 6:09
Hamid_RT3-Feb-07 6:09 
QuestionSerial port programming question. Pin
blackmesa2-Feb-07 5:30
blackmesa2-Feb-07 5:30 
I'm writing a serial communications library for communicating with GPS devices. Serial ports are opened in overlapped mode. A thread is responsible for reading data from the device at regular time intervals, and displaying relevant information to the user. I already have the core reading functionality working. What I'm looking for now is a way to notify the user when the connection has been lost, in as reasonably short a delay as possible. How can I accomplish this? Allen Denver's MSDN article includes a basic description of overlapped serial status checking, and I'm guessing that there is a particular event I should be waiting for. Which event would that be?

Cheers.
QuestionLocalsystem account privileges in windows Pin
rana742-Feb-07 4:59
rana742-Feb-07 4:59 
AnswerRe: Localsystem account privileges in windows Pin
led mike2-Feb-07 5:13
led mike2-Feb-07 5:13 
AnswerRe: Localsystem account privileges in windows Pin
Mark Salsbery2-Feb-07 5:35
Mark Salsbery2-Feb-07 5:35 
AnswerRe: Localsystem account privileges in windows Pin
Michael Dunn2-Feb-07 9:01
sitebuilderMichael Dunn2-Feb-07 9:01 
AnswerRe: Localsystem account privileges in windows Pin
rana742-Feb-07 18:05
rana742-Feb-07 18:05 
QuestionAdding bullets to a list in a dialog Pin
goodoljosh19802-Feb-07 4:32
goodoljosh19802-Feb-07 4:32 
AnswerRe: Adding bullets to a list in a dialog Pin
led mike2-Feb-07 4:59
led mike2-Feb-07 4:59 
GeneralRe: Adding bullets to a list in a dialog Pin
goodoljosh19802-Feb-07 5:03
goodoljosh19802-Feb-07 5:03 
GeneralRe: Adding bullets to a list in a dialog Pin
led mike2-Feb-07 5:08
led mike2-Feb-07 5:08 
GeneralRe: Adding bullets to a list in a dialog Pin
goodoljosh19802-Feb-07 5:09
goodoljosh19802-Feb-07 5:09 
GeneralRe: Adding bullets to a list in a dialog Pin
goodoljosh19802-Feb-07 5:11
goodoljosh19802-Feb-07 5:11 
GeneralRe: Adding bullets to a list in a dialog Pin
led mike2-Feb-07 5:16
led mike2-Feb-07 5:16 
QuestionRe: Adding bullets to a list in a dialog Pin
David Crow2-Feb-07 5:18
David Crow2-Feb-07 5:18 
AnswerRe: Adding bullets to a list in a dialog Pin
led mike2-Feb-07 6:19
led mike2-Feb-07 6:19 
AnswerRe: Adding bullets to a list in a dialog Pin
Mark Salsbery2-Feb-07 12:27
Mark Salsbery2-Feb-07 12:27 
QuestionControl for capturing key combinations Pin
Jörgen Sigvardsson2-Feb-07 4:18
Jörgen Sigvardsson2-Feb-07 4:18 
AnswerRe: Control for capturing key combinations Pin
led mike2-Feb-07 5:00
led mike2-Feb-07 5:00 

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.