aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/Service.cxx
Commit message (Expand)AuthorAgeFilesLines
* Split SystemException to handle WindowsPierre Ossman2024-10-091-15/+15
* Avoid shadowing variablesPierre Ossman2024-06-241-15/+15
* Mark overridden virtual functionsPierre Ossman2024-06-241-1/+1
* Use nullptr in all C++ codePierre Ossman2024-06-241-17/+17
* Remove "str" prefix from string helpersPierre Ossman2023-02-041-1/+1
* Use std::string instead of CharArrayPierre Ossman2023-02-041-10/+11
* Return static char buffer from some methodsPierre Ossman2023-02-041-7/+7
* Get rid of TCHAR magicPierre Ossman2023-02-041-31/+30
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Replace Windows specific thread handlingPierre Ossman2016-07-071-1/+1
* Remove legacy Windows codePierre Ossman2016-01-121-297/+114
* Provide description for servicesPierre Ossman2016-01-121-3/+9
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-11/+11
* Make WinVNC service mode work on Windows Vista and beyond.Samuel Mannehed2014-02-071-1/+9
* winvnc: Declare argv as "char**" instead of "const *char[]"Adam Tkac2010-06-251-1/+1
* vlog.debug doesn't accept CStr()s. Peter Åstrand2008-12-101-1/+1
* MinGW tweak: Constructs such as:Peter Åstrand2008-12-091-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+645