aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/MsgWindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Use std::string instead of CharArrayPierre Ossman2023-02-041-4/+4
| | | | | Let's use a more common type instead of something homegrown. Should be more familiar to new developers.
* Get rid of TCHAR magicPierre Ossman2023-02-041-4/+5
| | | | | We never use Windows' "UNICODE" mode anyway, so let's get rid of this complexity.
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+53
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@591 3789f03b-4d11-0410-bbf8-ca57d06f2519