Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalprocesses Pin
duta3-Mar-08 2:16
duta3-Mar-08 2:16 
QuestionRe: processes Pin
David Crow3-Mar-08 3:06
David Crow3-Mar-08 3:06 
GeneralRe: processes Pin
Hamid_RT3-Mar-08 21:06
Hamid_RT3-Mar-08 21:06 
QuestionCANCEL BUTTON Pin
Adnan Merter3-Mar-08 1:17
Adnan Merter3-Mar-08 1:17 
QuestionRe: CANCEL BUTTON Pin
CPallini3-Mar-08 2:59
mveCPallini3-Mar-08 2:59 
QuestionRe: CANCEL BUTTON Pin
David Crow3-Mar-08 3:07
David Crow3-Mar-08 3:07 
QuestionRe: CANCEL BUTTON Pin
Adnan Merter3-Mar-08 3:57
Adnan Merter3-Mar-08 3:57 
GeneralRe: CANCEL BUTTON Pin
David Crow3-Mar-08 4:18
David Crow3-Mar-08 4:18 
Ok, then you'll need at least one other thread for this. Do the work of communicating with the parallel port in the secondary thread. This will free up the primary thread to handle the UI. See here for the way to gracefully stop a thread.

"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralRe: CANCEL BUTTON Pin
Randor 3-Mar-08 4:29
professional Randor 3-Mar-08 4:29 
GeneralDebugBreak Pin
George_George3-Mar-08 1:08
George_George3-Mar-08 1:08 
GeneralRe: DebugBreak Pin
Matthew Faithfull3-Mar-08 1:19
Matthew Faithfull3-Mar-08 1:19 
GeneralRe: DebugBreak Pin
George_George3-Mar-08 1:36
George_George3-Mar-08 1:36 
GeneralRe: DebugBreak Pin
Matthew Faithfull3-Mar-08 2:18
Matthew Faithfull3-Mar-08 2:18 
GeneralRe: DebugBreak Pin
George_George3-Mar-08 2:26
George_George3-Mar-08 2:26 
GeneralRe: DebugBreak Pin
Stephen Hewitt3-Mar-08 2:18
Stephen Hewitt3-Mar-08 2:18 
GeneralRe: DebugBreak Pin
George_George3-Mar-08 2:23
George_George3-Mar-08 2:23 
GeneralRe: DebugBreak Pin
Maximilien3-Mar-08 3:05
Maximilien3-Mar-08 3:05 
GeneralRe: DebugBreak Pin
George_George3-Mar-08 3:14
George_George3-Mar-08 3:14 
QuestionURGENT - Using CreateWindow from an MFC application Pin
ravialla3-Mar-08 0:35
ravialla3-Mar-08 0:35 
QuestionRe: URGENT - Using CreateWindow from an MFC application Pin
CPallini3-Mar-08 0:53
mveCPallini3-Mar-08 0:53 
QuestionRe: URGENT - Using CreateWindow from an MFC application Pin
ravialla3-Mar-08 5:04
ravialla3-Mar-08 5:04 
GeneralRe: URGENT - Using CreateWindow from an MFC application Pin
David Crow3-Mar-08 5:07
David Crow3-Mar-08 5:07 
GeneralRe: URGENT - Using CreateWindow from an MFC application Pin
JohnCz4-Mar-08 15:29
JohnCz4-Mar-08 15:29 
QuestionRe: URGENT - Using CreateWindow from an MFC application Pin
ravialla5-Mar-08 16:47
ravialla5-Mar-08 16:47 
AnswerRe: URGENT - Using CreateWindow from an MFC application Pin
JohnCz6-Mar-08 0:37
JohnCz6-Mar-08 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.