|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
| EXTERN_C HRESULT | SHELL32_AssocGetFSDirectoryDescription (PWSTR Buf, UINT cchBuf) |
| static HRESULT | GetExtensionDefaultDescription (PCWSTR DotExt, PWSTR Buf, UINT cchBuf) |
| static HRESULT | SHELL32_AssocGetExtensionDescription (PCWSTR DotExt, PWSTR Buf, UINT cchBuf) |
| EXTERN_C HRESULT | SHELL32_AssocGetFileDescription (PCWSTR Name, PWSTR Buf, UINT cchBuf) |
Definition at line 33 of file CQueryAssociations.cpp.
Referenced by SHELL32_AssocGetExtensionDescription().
|
static |
Definition at line 41 of file CQueryAssociations.cpp.
Referenced by SHELL32_AssocGetFileDescription().
Definition at line 70 of file CQueryAssociations.cpp.
Referenced by GetItemDescription(), and SHGetFileInfoW().
Definition at line 25 of file CQueryAssociations.cpp.
Referenced by GetItemDescription(), and SHGetFileInfoW().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |