Go to file
Andrew Schwartzmeyer 2ec0c2996f 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
ext-src Remove PAL submodule 2015-08-04 14:16:57 -07:00
src Use WCHAR sizes instead of CHAR sizes 2015-08-04 18:31:54 -07:00
.gitignore added build files and folders to gitignore 2015-04-03 10:19:17 -07:00
.gitmodules Remove PAL submodule 2015-08-04 14:16:57 -07:00