Click here to Skip to main content
15,890,282 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Strange error in CDatabase::Close()??? Pin
«_Superman_»28-Jul-09 4:00
professional«_Superman_»28-Jul-09 4:00 
GeneralRe: Strange error in CDatabase::Close()??? Pin
Arrin28-Jul-09 4:03
Arrin28-Jul-09 4:03 
QuestionWindow TopMost window on top??? Pin
Arrin28-Jul-09 3:39
Arrin28-Jul-09 3:39 
AnswerRe: Window TopMost window on top??? Pin
«_Superman_»28-Jul-09 3:51
professional«_Superman_»28-Jul-09 3:51 
AnswerRe: Window TopMost window on top??? Pin
john john mackey28-Jul-09 11:37
john john mackey28-Jul-09 11:37 
QuestionThreading STL Queue Pin
RS.Ratheesh28-Jul-09 1:40
RS.Ratheesh28-Jul-09 1:40 
QuestionRe: Threading STL Queue Pin
CPallini28-Jul-09 1:43
mveCPallini28-Jul-09 1:43 
AnswerRe: Threading STL Queue Pin
RS.Ratheesh28-Jul-09 2:02
RS.Ratheesh28-Jul-09 2:02 
Hi,

i am using MFC application in this application i need to display the received messages from the server (may be a chance for receiving more than one messages at a time) i need to display the received and send messages in the Listbox.
i tried it in normal way, but the UI getting freezed after some time. I can able to log that message. So i tried it in some other way, like using queue
the received messages are added in the queue and at thet time timer is running and one thread will pop the pushed messages in to the ListBox.

Using thread how can i get the pushed value?

Thanks,
Ratheesh.
GeneralRe: Threading STL Queue Pin
CPallini28-Jul-09 2:38
mveCPallini28-Jul-09 2:38 
AnswerRe: Threading STL Queue Pin
Maximilien28-Jul-09 3:16
Maximilien28-Jul-09 3:16 
NewsMessage Closed Pin
28-Jul-09 1:04
Dane Marcelo28-Jul-09 1:04 
GeneralRe: CppDepend: C++ tool for architect Pin
Garth J Lancaster28-Jul-09 1:24
professionalGarth J Lancaster28-Jul-09 1:24 
QuestionRe: CppDepend: C++ tool for architect Pin
CPallini28-Jul-09 1:44
mveCPallini28-Jul-09 1:44 
AnswerRe: CppDepend: C++ tool for architect Pin
Dane Marcelo28-Jul-09 5:04
Dane Marcelo28-Jul-09 5:04 
GeneralRe: [Message Deleted] Pin
ThatsAlok28-Jul-09 23:35
ThatsAlok28-Jul-09 23:35 
QuestionHow can get crashing locations of exe? Pin
Le@rner28-Jul-09 0:57
Le@rner28-Jul-09 0:57 
AnswerRe: How can get crashing locations of exe? Pin
Iain Clarke, Warrior Programmer28-Jul-09 2:26
Iain Clarke, Warrior Programmer28-Jul-09 2:26 
AnswerRe: How can get crashing locations of exe? Pin
_AnsHUMAN_ 28-Jul-09 2:32
_AnsHUMAN_ 28-Jul-09 2:32 
AnswerRe: How can get crashing locations of exe? Pin
«_Superman_»28-Jul-09 3:45
professional«_Superman_»28-Jul-09 3:45 
AnswerRe: How can get crashing locations of exe? Pin
Randor 28-Jul-09 5:43
professional Randor 28-Jul-09 5:43 
QuestionSTL Queue in MFC Pin
RS.Ratheesh28-Jul-09 0:53
RS.Ratheesh28-Jul-09 0:53 
AnswerRe: STL Queue in MFC Pin
Garth J Lancaster28-Jul-09 1:20
professionalGarth J Lancaster28-Jul-09 1:20 
QuestionCannot open type library file: 'msxml4.dll': No such file or directory Pin
Ash_VCPP28-Jul-09 0:45
Ash_VCPP28-Jul-09 0:45 
QuestionHow to bind a LPCTSTR property to a EditBox in property page? [modified] Pin
daCrazyDude27-Jul-09 23:14
daCrazyDude27-Jul-09 23:14 
AnswerRe: How to bind a LPCTSTR property to a EditBox in property page? Pin
KarstenK28-Jul-09 0:24
mveKarstenK28-Jul-09 0:24 

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.