Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: cpp, c, h Pin
Eytukan5-Jun-06 1:01
Eytukan5-Jun-06 1:01 
GeneralRe: cpp, c, h Pin
ThatsAlok5-Jun-06 2:32
ThatsAlok5-Jun-06 2:32 
AnswerRe: cpp, c, h [modified] Pin
Viorel.5-Jun-06 1:19
Viorel.5-Jun-06 1:19 
QuestionListbox AddString method problem [modified] Pin
Sharath864-Jun-06 23:36
Sharath864-Jun-06 23:36 
AnswerRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 0:17
Nishad S5-Jun-06 0:17 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 0:20
Sharath865-Jun-06 0:20 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 0:22
Nishad S5-Jun-06 0:22 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 0:56
Sharath865-Jun-06 0:56 
I have three list boxes that i need to update(write strings to) on the completion of a loop execution.
the problem is that i need to write to the list boxes in a worker thread
as the values to be written are calculated there.
Also the problem is i have other threads runnin that interface with the parallel port(this is inside a DLL). using AddString in the main MFC thread affects the execution of the hardware interfacing thread for some reason.
Now while writing to the list boxes using AddString my other thread does not write to the parallel port???? is there any reason why this is happening...
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 1:01
Nishad S5-Jun-06 1:01 
GeneralRe: Listbox AddString method problem [modified] Pin
Sharath865-Jun-06 1:16
Sharath865-Jun-06 1:16 
GeneralRe: Listbox AddString method problem [modified] Pin
Nishad S5-Jun-06 1:19
Nishad S5-Jun-06 1:19 
AnswerRe: Listbox AddString method problem [modified] Pin
David Crow5-Jun-06 3:56
David Crow5-Jun-06 3:56 
QuestionC++/CLI MFC or WTL Pin
vassilux@4-Jun-06 23:26
vassilux@4-Jun-06 23:26 
QuestionADO (Database Programming) [modified] Pin
Scorpio4-Jun-06 23:16
Scorpio4-Jun-06 23:16 
AnswerRe: ADO (Database Programming) Pin
Hamid_RT4-Jun-06 23:27
Hamid_RT4-Jun-06 23:27 
QuestionRGB! Pin
nailahazem4-Jun-06 23:15
nailahazem4-Jun-06 23:15 
AnswerRe: RGB! Pin
Nishad S4-Jun-06 23:21
Nishad S4-Jun-06 23:21 
GeneralRe: RGB! Pin
nailahazem5-Jun-06 2:10
nailahazem5-Jun-06 2:10 
GeneralRe: RGB! Pin
ThatsAlok5-Jun-06 2:33
ThatsAlok5-Jun-06 2:33 
GeneralRe: RGB! Pin
Viorel.5-Jun-06 2:44
Viorel.5-Jun-06 2:44 
AnswerRe: RGB! Pin
_AnsHUMAN_ 4-Jun-06 23:21
_AnsHUMAN_ 4-Jun-06 23:21 
AnswerRe: RGB! Pin
ThatsAlok5-Jun-06 0:16
ThatsAlok5-Jun-06 0:16 
QuestionMessages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:15
sandeep_joseph4-Jun-06 23:15 
AnswerRe: Messages when windows lose focus Pin
Nishad S4-Jun-06 23:19
Nishad S4-Jun-06 23:19 
GeneralRe: Messages when windows lose focus Pin
sandeep_joseph4-Jun-06 23:29
sandeep_joseph4-Jun-06 23:29 

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.