Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
win
/
winvnc
/
ControlPanel.cxx
8526e48
Stop trying to send ListConnInfo via WM_COPYDATA
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
b0a8047
Don't shove a pointer into a 32-bit variable
by Pierre Ossman
· 11 years ago
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
8517ea5
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
by Adam Tkac
· 16 years ago
729598c
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago