Go to file
Andrew Schwartzmeyer 447896aede Use WCHAR sizes instead of CHAR sizes
Such that lpnSize is the length (number of UTF-16 characters, including
null) of the username. Must be multiplied by sizeof(char16_t) for bytes.
2015-08-04 18:31:54 -07:00
host added hostutil.h, added tests for hostutil, added more cmdline options to PS host 2015-07-30 16:53:35 +02:00
impl Use WCHAR sizes instead of CHAR sizes 2015-08-04 18:31:54 -07:00
tests Use WCHAR sizes instead of CHAR sizes 2015-08-04 18:31:54 -07:00
CMakeLists.txt Link ps against icu instead of scxcore 2015-08-04 14:14:07 -07:00
main.cpp initial commit 2015-03-05 14:58:25 -08:00