Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMessage Removed Pin
6-Sep-10 18:34
tanu misra6-Sep-10 18:34 
AnswerCross-post alert Pin
Peter_in_27806-Sep-10 18:58
professionalPeter_in_27806-Sep-10 18:58 
Questionneed a waitable queue class, thread safe Pin
followait6-Sep-10 5:41
followait6-Sep-10 5:41 
AnswerRe: need a waitable queue class, thread safe [modified] Pin
Niklas L6-Sep-10 6:37
Niklas L6-Sep-10 6:37 
Questionhow to read a file continuously using CFile Pin
Krauze6-Sep-10 3:19
Krauze6-Sep-10 3:19 
AnswerRe: how to read a file continuously using CFile Pin
Cedric Moonen6-Sep-10 3:49
Cedric Moonen6-Sep-10 3:49 
GeneralRe: how to read a file continuously using CFile Pin
Krauze6-Sep-10 3:56
Krauze6-Sep-10 3:56 
GeneralRe: how to read a file continuously using CFile Pin
Cedric Moonen6-Sep-10 4:21
Cedric Moonen6-Sep-10 4:21 
The Read function returns the number of bytes read. When there's nothing more to read (because you reached the end of the file), the function will return 0.
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

GeneralRe: how to read a file continuously using CFile Pin
Krauze6-Sep-10 4:44
Krauze6-Sep-10 4:44 
AnswerRe: how to read a file continuously using CFile [modified] Pin
Aescleal6-Sep-10 4:58
Aescleal6-Sep-10 4:58 
AnswerRe: how to read a file continuously using CFile Pin
Luc Pattyn6-Sep-10 5:19
sitebuilderLuc Pattyn6-Sep-10 5:19 
GeneralRe: how to read a file continuously using CFile Pin
Aescleal6-Sep-10 6:18
Aescleal6-Sep-10 6:18 
AnswerRe: how to read a file continuously using CFile Pin
Luc Pattyn6-Sep-10 6:53
sitebuilderLuc Pattyn6-Sep-10 6:53 
AnswerRe: how to read a file continuously using CFile Pin
Gurux Ltd7-Sep-10 3:39
Gurux Ltd7-Sep-10 3:39 
AnswerRe: how to read a file continuously using CFile Pin
MatrixDud7-Sep-10 3:51
MatrixDud7-Sep-10 3:51 
AnswerRe: how to read a file continuously using CFile Pin
ken_m7-Sep-10 12:39
ken_m7-Sep-10 12:39 
Questiontr1 is_member_function_pointer Pin
Doc Lobster6-Sep-10 1:08
Doc Lobster6-Sep-10 1:08 
AnswerRe: tr1 is_member_function_pointer Pin
Niklas L6-Sep-10 1:34
Niklas L6-Sep-10 1:34 
AnswerRe: tr1 is_member_function_pointer Pin
Aescleal6-Sep-10 1:38
Aescleal6-Sep-10 1:38 
QuestionHow to use ClientDC::GetPixel to get the pixel's RGB value when I call TextOut? Pin
wangningyu5-Sep-10 23:18
wangningyu5-Sep-10 23:18 
QuestionRe: How to use ClientDC::GetPixel to get the pixel's RGB value when I call TextOut? Pin
CPallini5-Sep-10 23:58
mveCPallini5-Sep-10 23:58 
AnswerRe: How to use ClientDC::GetPixel to get the pixel's RGB value when I call TextOut? Pin
wangningyu6-Sep-10 2:35
wangningyu6-Sep-10 2:35 
QuestionRe: How to use ClientDC::GetPixel to get the pixel's RGB value when I call TextOut? Pin
CPallini6-Sep-10 2:43
mveCPallini6-Sep-10 2:43 
Questionenumerating active TCP/UDP connections Pin
Chesnokov Yuriy5-Sep-10 20:27
professionalChesnokov Yuriy5-Sep-10 20:27 
AnswerRe: enumerating active TCP/UDP connections Pin
CPallini6-Sep-10 0:15
mveCPallini6-Sep-10 0:15 

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.