comp.os.mswindows.programmer.controls
  Home FAQ Contact Sign in
comp.os.mswindows.programmer.controls only
 
Advanced search
December 2007
motuwethfrsasuw
     12 48
3456789 49
10111213141516 50
17181920212223 51
24252627282930 52
31       1
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
comp.os ... controls Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  win32 edit control         


Author: dgould
Date: Dec 7, 2007 12:11

Hoping for some help here. I have an edit control receives data via a
socket at high data rates. I am using the classic edit control my
question is how do I make it act like a FIFO. Once it fills up to
max_chars have it start removing lines of data from the buffer to
allow room for more data in the edit control.
3 Comments