Click here to Skip to main content
15,890,741 members
Articles / Desktop Programming / MFC

Template FIFO buffer using MFC synchronization

Rate me:
Please Sign up or sign in to vote.
4.90/5 (9 votes)
9 Sep 2009CPOL2 min read 35.3K   816   29  
A simple template FIFO buffer. Pulses event when new data is added to the back of the FIFO.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Smart Soft
Bulgaria Bulgaria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions