1. 8526e48 Stop trying to send ListConnInfo via WM_COPYDATA by Pierre Ossman · 7 years ago
  2. 025326d Move ListConnInfo to WinVNC directory by Pierre Ossman · 7 years ago
  3. b0a8047 Don't shove a pointer into a 32-bit variable by Pierre Ossman · 11 years ago
  4. e8b16be Newer versions of GCC (specifically, the one in MinGW64) don't like casting directly from a 64-bit pointer to a 32-bit integer, so we need to first cast to a 64-bit integer (remember that Windows is LLP64) by DRC · 14 years ago
  5. 8517ea5 [Bugfix] Fix MS Visual Studio 2008 compilation issues. by Adam Tkac · 16 years ago
  6. 729598c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago