Andy Kittner wrote:

> On Sun, Feb 07, 2010 at 12:46:34PM +0100, Andy Kittner wrote:
> >According to gdb fileStruct.lStructSize ends up as 8 bytes
> On second reading I see that the code uses 
> sizeof(OPENFILENAME_SIZE_VERSION_400) which is most likely not intended
> here, as OPENFILENAME_SIZE_VERSION_400 already contains the required size.
> 
> Attached patch should fix the issue properly.

Thanks!  Strange that this ever worked.

-- 
Spam seems to be something useful to novices.  Later you realize that
it's a bunch of indigestable junk that only clogs your system.
Applies to both the food and the e-mail!

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to