crs
169c1e5008
Fixed synergy quiting when powerdvd stops playing a DVD. This may
...
fix some other bugs that involve unexpectedly quiting. The problem
was that synergy would (cleanly) quit when receiving an event with
a message id of 0 when not running as a service.
2004-11-01 18:26:29 +00:00
crs
8c1af9d53f
Fixed win32 taskbar icon event handling. Wasn't responding to
...
messages sent via SendMessage (rather than PostMessage).
2004-03-13 17:14:32 +00:00
crs
5593573182
Fixed processing of events. Was waking up on a sent (rather than
...
posted) message but then blocking in GetMessage() which handles
the sent message directly. No longer blocking on sent messages.
2004-02-29 21:34:30 +00:00
crs
54acf38d82
Merged Win32 updates. Added full warnings on g++. Fixed bug in
...
client when handling server rejection.
2004-02-28 12:19:49 +00:00
crs
612a2054e6
Updated Makefiles and win32 projects and removed dead classes.
2004-02-15 18:12:35 +00:00