cvs commit: hugs98/src/winhugs RtfWindow.c

Neil Mitchell ndmitchell at gmail.com
Sun Nov 13 21:35:28 EST 2005


neil        2005/11/13 18:35:28 PST

  Modified files:
    src/winhugs          RtfWindow.c 
  Log:
  Add locking round FlushBuffer, it appears the Timer is entirely unsyncronised from the main thread, so this is needed.
  
  In theory there is also a locking issue around AddToBuffer, but I've never managed to trigger it, and the code needs refactoring before the lock's can be put in safely.
  
  Revision  Changes    Path
  1.12      +9 -0      hugs98/src/winhugs/RtfWindow.c


More information about the Cvs-hugs mailing list