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

C / C++ / MFC

 
AnswerRe: read(fd,buf,1) Pin
killabyte24-Jul-09 21:20
killabyte24-Jul-09 21:20 
GeneralRe: read(fd,buf,1) Pin
ffrankcp24-Jul-09 21:38
ffrankcp24-Jul-09 21:38 
GeneralRe: read(fd,buf,1) [modified] Pin
killabyte24-Jul-09 21:46
killabyte24-Jul-09 21:46 
AnswerRe: read(fd,buf,1) Pin
killabyte24-Jul-09 22:17
killabyte24-Jul-09 22:17 
QuestionFindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 20:50
Still learning how to code24-Jul-09 20:50 
AnswerRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 21:54
killabyte24-Jul-09 21:54 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:05
Still learning how to code24-Jul-09 22:05 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:22
killabyte24-Jul-09 22:22 
so i think because your polling the call FindFirstChangeNotification() in an infinite loop it cries

might try adding a lil timer to the thread and put the contents of the do{}while(1) in the thread OnTimer event setting the polling interval to be something sensible
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:32
Still learning how to code24-Jul-09 22:32 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:45
killabyte24-Jul-09 22:45 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:55
Still learning how to code24-Jul-09 22:55 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:58
killabyte24-Jul-09 22:58 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 23:08
Still learning how to code24-Jul-09 23:08 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 23:24
killabyte24-Jul-09 23:24 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 23:40
Still learning how to code24-Jul-09 23:40 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Frank Seidler24-Jul-09 23:06
Frank Seidler24-Jul-09 23:06 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 23:10
Still learning how to code24-Jul-09 23:10 
AnswerRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Rozis25-Jul-09 4:38
Rozis25-Jul-09 4:38 
QuestionGEtting Error when assigning struct array to an another array Pin
resolvequestion24-Jul-09 12:08
resolvequestion24-Jul-09 12:08 
AnswerRe: GEtting Error when assigning struct array to an another array Pin
Kelly Herald24-Jul-09 13:21
Kelly Herald24-Jul-09 13:21 
QuestionCounting items in a file with a C++ program Pin
Member 330122924-Jul-09 10:05
Member 330122924-Jul-09 10:05 
AnswerRe: Counting items in a file with a C++ program Pin
Rozis24-Jul-09 13:15
Rozis24-Jul-09 13:15 
AnswerRe: Counting items in a file with a C++ program Pin
Joe Woodbury24-Jul-09 14:40
professionalJoe Woodbury24-Jul-09 14:40 
AnswerRe: Counting items in a file with a C++ program Pin
«_Superman_»24-Jul-09 17:37
professional«_Superman_»24-Jul-09 17:37 
QuestionC++ library to send mail via SMTP in HP UNIX Pin
ray_matt24-Jul-09 9:52
ray_matt24-Jul-09 9:52 

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.