27 Apr
2016
27 Apr
'16
6:35 a.m.
On Wed, Apr 27, 2016 at 12:25 AM, Alex Henrie <alexhenrie24(a)gmail.com> wrote:
Two things, both nitpicks:
1. I wrap lines to 120 characters. Most other developers wrap to 80 or 100. A line with 181 characters seems excessive.
2. Your prototype in winbase.h uses DWORD * and WCHAR * whereas the surrounding prototypes use LPDWORD and LPWSTR.
-Alex
Thanks Alex. -- -Austin