Click here to Skip to main content
15,904,346 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog boxes and views Pin
Lido Paul11-Dec-03 21:52
Lido Paul11-Dec-03 21:52 
GeneralRe: Dialog boxes and views Pin
Sitaram Sukumar11-Dec-03 22:20
Sitaram Sukumar11-Dec-03 22:20 
GeneralRe: Dialog boxes and views Pin
Antti Keskinen12-Dec-03 1:27
Antti Keskinen12-Dec-03 1:27 
GeneralRe: Dialog boxes and views Pin
Sitaram Sukumar14-Dec-03 18:52
Sitaram Sukumar14-Dec-03 18:52 
GeneralRe: Dialog boxes and views Pin
Antti Keskinen15-Dec-03 0:25
Antti Keskinen15-Dec-03 0:25 
GeneralRe: Dialog boxes and views Pin
Balkrishna Talele12-Dec-03 0:28
Balkrishna Talele12-Dec-03 0:28 
Generalsaving private processor Pin
R. Thomas11-Dec-03 21:03
R. Thomas11-Dec-03 21:03 
GeneralRe: saving private processor Pin
Peter Molnar12-Dec-03 9:59
Peter Molnar12-Dec-03 9:59 
It is not advisable to have a lenghty operation like yours within the UI thread because it gets blocked.
Look up worker threads in MSDN.

Peter Molnar
Questionhow get CComboBox input Pin
google7311-Dec-03 20:15
google7311-Dec-03 20:15 
AnswerRe: how get CComboBox input Pin
l a u r e n11-Dec-03 20:26
l a u r e n11-Dec-03 20:26 
GeneralRe: how get CComboBox input Pin
google7311-Dec-03 21:13
google7311-Dec-03 21:13 
GeneralRe: how get CComboBox input Pin
Lido Paul11-Dec-03 21:45
Lido Paul11-Dec-03 21:45 
GeneralRe: how get CComboBox input Pin
google7311-Dec-03 22:40
google7311-Dec-03 22:40 
GeneralRe: how get CComboBox input Pin
Cedric Moonen12-Dec-03 1:14
Cedric Moonen12-Dec-03 1:14 
GeneralRe: how get CComboBox input Pin
Lido Paul13-Dec-03 14:14
Lido Paul13-Dec-03 14:14 
QuestionHow to detect driver's read/write attribute Pin
Lido Paul11-Dec-03 19:51
Lido Paul11-Dec-03 19:51 
QuestionHow to convert hWnd to CWnd Pin
Anonymous11-Dec-03 19:24
Anonymous11-Dec-03 19:24 
AnswerRe: How to convert hWnd to CWnd Pin
Jon Sagara11-Dec-03 19:43
Jon Sagara11-Dec-03 19:43 
AnswerRe: How to convert hWnd to CWnd Pin
Balkrishna Talele12-Dec-03 0:24
Balkrishna Talele12-Dec-03 0:24 
Generalenumeration of network & local printer from win 98 client machine Pin
skpanda11-Dec-03 19:21
skpanda11-Dec-03 19:21 
QuestionCan we find the address of pop3 server from an email address? Pin
huqian200211-Dec-03 18:50
huqian200211-Dec-03 18:50 
AnswerRe: Can we find the address of pop3 server from an email address? Pin
Johnny ²11-Dec-03 21:44
Johnny ²11-Dec-03 21:44 
QuestionWhat is needed for programming a VC project about WMA audio format? Pin
zhaopzhi11-Dec-03 18:27
zhaopzhi11-Dec-03 18:27 
AnswerRe: What is needed for programming a VC project about WMA audio format? Pin
Alexander M.,12-Dec-03 2:47
Alexander M.,12-Dec-03 2:47 
AnswerRe: What is needed for programming a VC project about WMA audio format? Pin
Peter Molnar12-Dec-03 10:05
Peter Molnar12-Dec-03 10:05 

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.