aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/Win32Util.cxx
Commit message (Expand)AuthorAgeFilesLines
* Split SystemException to handle WindowsPierre Ossman2024-10-091-3/+3
* Use nullptr in all C++ codePierre Ossman2024-06-241-4/+4
* Remove "str" prefix from string helpersPierre Ossman2023-02-041-1/+1
* Use std::string instead of CharArrayPierre Ossman2023-02-041-4/+4
* Free char buffer directlyPierre Ossman2023-02-041-0/+5
* Make strSplit() simpler and saferPierre Ossman2023-02-041-5/+0
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-3/+3
* Get rid of TCHAR magicPierre Ossman2023-02-041-11/+11
* Move hex conversion helpers to utilPierre Ossman2023-02-041-3/+3
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* printf does not accept CStr()sPeter Åstrand2008-12-101-1/+1
* MinGW tweak: Constructs such as:Peter Åstrand2008-12-091-1/+1
* We are using printf - stdio.h must be includedPeter Åstrand2008-12-021-0/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+114