I need to write a digital oscilloscope type application. There are many great static graphing controls out there, but I need something that can graph 16 traces processing 4
The graphics rednereing (points and lines on a widget) is fairly simple - you could do this with raw Win32 a la Petzold.