Click here to Skip to main content
15,895,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Still trying to hunt down a runtime error in VS 2010, need suggestions Pin
Charles Oppermann10-Aug-11 10:42
Charles Oppermann10-Aug-11 10:42 
QuestionRe: Still trying to hunt down a runtime error in VS 2010, need suggestions [modified] Pin
AndrewG123117-Aug-11 12:36
AndrewG123117-Aug-11 12:36 
GeneralRe: Still trying to hunt down a runtime error in VS 2010, need suggestions Pin
Charles Oppermann9-Aug-11 10:40
Charles Oppermann9-Aug-11 10:40 
GeneralRe: Still trying to hunt down a runtime error in VS 2010, need suggestions Pin
Code-o-mat8-Aug-11 22:15
Code-o-mat8-Aug-11 22:15 
AnswerRe: Still trying to hunt down a runtime error in VS 2010, need suggestions Pin
Rolf Kristensen9-Aug-11 10:30
Rolf Kristensen9-Aug-11 10:30 
QuestionWhat does WS_EX_TRANSPARENT really mean ? Pin
Cold_Fearing_Bird8-Aug-11 6:21
Cold_Fearing_Bird8-Aug-11 6:21 
AnswerRe: What does WS_EX_TRANSPARENT really mean ? Pin
«_Superman_»8-Aug-11 6:35
professional«_Superman_»8-Aug-11 6:35 
QuestionIn MFC, How to avoid GUI long time waiting? Pin
yu-jian8-Aug-11 4:57
yu-jian8-Aug-11 4:57 
An application need to use the sdk to send and receive data with remote computer. But the network case is bad, the application uses the main thread to send and receive data, so the GUI is no-response in several seconds. It is bad for the users. The Main Class is derived from a interface, the sdk calls the callback function of application to transfer data. Is there any design pattern to avoid GUI's long-time no-response?
AnswerRe: In MFC, How to avoid GUI long time waiting? Pin
BadJerry8-Aug-11 5:12
BadJerry8-Aug-11 5:12 
GeneralRe: In MFC, How to avoid GUI long time waiting? Pin
Albert Holguin8-Aug-11 9:22
professionalAlbert Holguin8-Aug-11 9:22 
GeneralRe: In MFC, How to avoid GUI long time waiting? Pin
pix_programmer9-Aug-11 20:45
pix_programmer9-Aug-11 20:45 
QuestionMFC in Xcode Pin
BadJerry8-Aug-11 3:45
BadJerry8-Aug-11 3:45 
JokeRe: MFC in Xcode Pin
Chris Meech8-Aug-11 4:32
Chris Meech8-Aug-11 4:32 
JokeRe: MFC in Xcode Pin
BadJerry8-Aug-11 5:14
BadJerry8-Aug-11 5:14 
QuestionRe: MFC in Xcode Pin
BadJerry8-Aug-11 5:15
BadJerry8-Aug-11 5:15 
AnswerRe: MFC in Xcode Pin
Code-o-mat8-Aug-11 7:22
Code-o-mat8-Aug-11 7:22 
GeneralRe: MFC in Xcode Pin
BadJerry8-Aug-11 23:31
BadJerry8-Aug-11 23:31 
GeneralRe: MFC in Xcode Pin
Code-o-mat9-Aug-11 0:48
Code-o-mat9-Aug-11 0:48 
AnswerRe: MFC in Xcode Pin
ThatsAlok8-Aug-11 23:24
ThatsAlok8-Aug-11 23:24 
QuestionMissing packets Pin
dushkin7-Aug-11 8:55
dushkin7-Aug-11 8:55 
AnswerRe: Missing packets Pin
Ahmed Charfeddine8-Aug-11 0:13
Ahmed Charfeddine8-Aug-11 0:13 
GeneralRe: Missing packets Pin
Albert Holguin8-Aug-11 9:24
professionalAlbert Holguin8-Aug-11 9:24 
GeneralRe: Missing packets Pin
Tony Hill8-Aug-11 9:43
mveTony Hill8-Aug-11 9:43 
GeneralRe: Missing packets Pin
Albert Holguin8-Aug-11 10:21
professionalAlbert Holguin8-Aug-11 10:21 
GeneralRe: Missing packets Pin
Tony Hill8-Aug-11 10:44
mveTony Hill8-Aug-11 10:44 

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.