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

C / C++ / MFC

 
AnswerRe: Can I disable repainting of a window? Pin
Stephen Hewitt25-Nov-08 0:30
Stephen Hewitt25-Nov-08 0:30 
GeneralRe: Can I disable repainting of a window? Pin
sashoalm25-Nov-08 2:26
sashoalm25-Nov-08 2:26 
QuestionAccess denied problem in UAC Enable for removable media Pin
VCProgrammer25-Nov-08 0:02
VCProgrammer25-Nov-08 0:02 
QuestionBlocking recv() in worker thread or async OnReceive()? Pin
atillaselem24-Nov-08 23:07
atillaselem24-Nov-08 23:07 
AnswerRe: Blocking recv() in worker thread or async OnReceive()? Pin
Randor 25-Nov-08 6:04
professional Randor 25-Nov-08 6:04 
GeneralRe: Blocking recv() in worker thread or async OnReceive()? Pin
atillaselem25-Nov-08 7:39
atillaselem25-Nov-08 7:39 
GeneralRe: Blocking recv() in worker thread or async OnReceive()? Pin
Randor 25-Nov-08 8:48
professional Randor 25-Nov-08 8:48 
GeneralRe: Blocking recv() in worker thread or async OnReceive()? Pin
atillaselem25-Nov-08 20:13
atillaselem25-Nov-08 20:13 
Randor wrote:
A very recent project I worked on was processing very much larger datagrams and I was also using direct assignment with zero buffering. My project also was over LAN with near zero packet loss and zero out-of-sequence. The update rate on my project was 10 Hz related to ocean marine vessels


i'm wondering that if i do not use a storage mechanism like queue or whatever how i can achieve to use all incoming packets with 50 hz (my case) while my drawing frame rate is 30 hz or less? someone gives your left hand every 20 ms and you deliver it to your next with 30 ms or more? there naturally happens a queue at your left side..
But if you get with a lower rate probably without putting them into a buffer makes sense.
pls think this situation with higher rates than 10 hz.. D'Oh! | :doh:
QuestionCString AND TCHAR AND [260] Pin
cpvc++24-Nov-08 22:53
cpvc++24-Nov-08 22:53 
QuestionRe: CString AND TCHAR AND [260] Pin
CPallini24-Nov-08 23:30
mveCPallini24-Nov-08 23:30 
AnswerRe: CString AND TCHAR AND [260] Pin
cpvc++24-Nov-08 23:54
cpvc++24-Nov-08 23:54 
GeneralRe: CString AND TCHAR AND [260] Pin
Cedric Moonen25-Nov-08 0:09
Cedric Moonen25-Nov-08 0:09 
GeneralRe: CString AND TCHAR AND [260] Pin
CPallini25-Nov-08 0:11
mveCPallini25-Nov-08 0:11 
GeneralRe: CString AND TCHAR AND [260] Pin
cpvc++25-Nov-08 17:56
cpvc++25-Nov-08 17:56 
GeneralRe: CString AND TCHAR AND [260] Pin
CPallini25-Nov-08 21:18
mveCPallini25-Nov-08 21:18 
AnswerRe: CString AND TCHAR AND [260] Pin
Code-o-mat24-Nov-08 23:34
Code-o-mat24-Nov-08 23:34 
QuestionGet current network domain name Pin
Krishnakumartg24-Nov-08 22:25
Krishnakumartg24-Nov-08 22:25 
AnswerRe: Get current network domain name Pin
SandipG 24-Nov-08 22:32
SandipG 24-Nov-08 22:32 
QuestionGetting current firewall profile Pin
Krishnakumartg24-Nov-08 22:23
Krishnakumartg24-Nov-08 22:23 
AnswerRe: Getting current firewall profile Pin
User 21559725-Nov-08 1:21
User 21559725-Nov-08 1:21 
GeneralRe: Getting current firewall profile Pin
Krishnakumartg26-Nov-08 0:05
Krishnakumartg26-Nov-08 0:05 
Questionslider and MCIWnd Pin
soongez24-Nov-08 21:57
soongez24-Nov-08 21:57 
Questionslider and MCIWnd Pin
soongez24-Nov-08 21:55
soongez24-Nov-08 21:55 
QuestionHide folder Pin
MsmVc24-Nov-08 20:48
MsmVc24-Nov-08 20:48 
AnswerRe: Hide folder Pin
SandipG 24-Nov-08 20:58
SandipG 24-Nov-08 20:58 

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.