On Wed, Apr 27, 2016 at 12:25 AM, Alex Henrie alexhenrie24@gmail.com wrote:
Two things, both nitpicks:
I wrap lines to 120 characters. Most other developers wrap to 80 or
A line with 181 characters seems excessive.
Your prototype in winbase.h uses DWORD * and WCHAR * whereas the
surrounding prototypes use LPDWORD and LPWSTR.
-Alex
Thanks Alex.