[ros-dev] Re: [ros-diffs] [cwittich] 20719: fixed some bugs

Thomas Weidenmueller w3seek at reactos.com
Sun Jan 8 20:20:14 CET 2006


cwittich at svn.reactos.org wrote:
> +                Data = (TCHAR*) HeapAlloc(GetProcessHeap(), 0, MAX_VALUE_NAME);

It should be MAX_VALUE_NAME * sizeof(TCHAR)

- Thomas



More information about the Ros-dev mailing list