On Sun, 6 Dec 2009, Huw Davies wrote:
By the way, in storage32.h the filename member of struct StorageBaseImpl is declared as WCHAR filename[DIRENTRY_NAME_BUFFER_LEN]; shouldn't it be WCHAR filename[DIRENTRY_NAME_MAX_LEN]; ?
Huw.
Looking at it, I can't tell. Perhaps Vincent Povirk can explain, as that is his baby. What length it should be defined as is outside the scope of this patch anyway.
Thanks, ~Nate