• Thomas Faber's avatar
    shell32: Use QueryInterface in FolderView_GetFolder. · e5824959
    Thomas Faber authored
    test_IFolderView has a test that shows that the shell folder's reference
    count before and after the call to IFolderView_GetFolder is the same.
    However this is misleading because it is not a property of the
    IFolderView_GetFolder method, but of the desktop shell folder object
    that's used in the folder view. Windows <=2003 uses a cached object and
    its AddRef/Release methods return constants.
    e5824959
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...