• Vincent Povirk's avatar
    ole32: Change the base IStorage filename to a pointer type. · 9300a92c
    Vincent Povirk authored
    The maximum size of the name returned by Stat() on a top-level storage has
    nothing to do with DIRENTRY_NAME_BUFFER_LEN. Windows can return longer names
    and probably has a limit of MAX_PATH. Also, Stat always returns an absolute
    pathname, so we don't need a special case in StgOpenStorage.
    9300a92c
Name
Last commit
Last update
..
Makefile.in Loading commit data...
clipboard.c Loading commit data...
compobj.c Loading commit data...
defaulthandler.c Loading commit data...
dragdrop.c Loading commit data...
errorinfo.c Loading commit data...
hglobalstream.c Loading commit data...
marshal.c Loading commit data...
moniker.c Loading commit data...
ole2.c Loading commit data...
propvariant.c Loading commit data...
stg_prop.c Loading commit data...
storage32.c Loading commit data...
usrmarshal.c Loading commit data...