ReactOS 0.4.16-dev-226-g79f2289
|
#include <stdio.h>
#include <pshpack1.h>
#include <poppack.h>
Go to the source code of this file.
Classes | |
struct | _SHCNF_PRINTJOB_INFO |
struct | _NMRUNFILEDLGW |
struct | CWTESTPATHSTRUCT |
struct | _REGSHELLSTATE |
struct | SFVCBINFO |
struct | SFVSELECTSTATE |
struct | SFVCOPYHOOKINFO |
struct | SFVCOLUMNINFO |
struct | tagSHELL_LINK_HEADER |
struct | tagSHELL_LINK_INFOA |
struct | tagSHELL_LINK_INFOW |
struct | tagSHELL_LINK_INFO_VOLUME_IDA |
struct | tagSHELL_LINK_INFO_VOLUME_IDW |
struct | tagSHELL_LINK_INFO_CNR_LINKA |
struct | tagSHELL_LINK_INFO_CNR_LINKW |
struct | tagEXP_TRACKER |
struct | tagEXP_SHIM |
struct | tagEXP_KNOWN_FOLDER |
struct | tagEXP_VISTA_ID_LIST |
struct | SFVM_CUSTOMVIEWINFO_DATA |
#define BBID_STARTANIMATION 1 |
Definition at line 853 of file undocshell.h.
#define BBID_STOPANIMATION 2 |
Definition at line 854 of file undocshell.h.
#define CSIDL_FOLDER_MASK 0x00ff |
Definition at line 750 of file undocshell.h.
Definition at line 223 of file undocshell.h.
Definition at line 226 of file undocshell.h.
Definition at line 220 of file undocshell.h.
Definition at line 221 of file undocshell.h.
Definition at line 222 of file undocshell.h.
Definition at line 218 of file undocshell.h.
Definition at line 225 of file undocshell.h.
Definition at line 224 of file undocshell.h.
Definition at line 219 of file undocshell.h.
#define CWTP_ISCHILD 1 |
Definition at line 232 of file undocshell.h.
#define CWTP_ISEQUAL 0 |
Definition at line 231 of file undocshell.h.
#define DE_ACCESSDENIEDSRC 0x78 |
Definition at line 538 of file undocshell.h.
#define DE_DEST_IS_CDRECORD 0x84 |
Definition at line 548 of file undocshell.h.
#define DE_DEST_IS_CDROM 0x82 |
Definition at line 546 of file undocshell.h.
#define DE_DEST_IS_DVD 0x83 |
Definition at line 547 of file undocshell.h.
#define DE_DESTSAMETREE 0x7D |
Definition at line 542 of file undocshell.h.
#define DE_DESTSUBTREE 0x76 |
Definition at line 537 of file undocshell.h.
#define DE_DIFFDIR 0x73 |
Definition at line 534 of file undocshell.h.
#define DE_FILE_TOO_LARGE 0x85 |
Definition at line 549 of file undocshell.h.
#define DE_FILEDESTISFLD 0x80 |
Definition at line 544 of file undocshell.h.
#define DE_FILENAMETOOLONG 0x81 |
Definition at line 545 of file undocshell.h.
#define DE_FLDDESTISFILE 0x7E |
Definition at line 543 of file undocshell.h.
#define DE_INVALIDFILES 0x7C |
Definition at line 541 of file undocshell.h.
#define DE_MANYDEST 0x7A |
Definition at line 540 of file undocshell.h.
#define DE_MANYSRC1DEST 0x72 |
Definition at line 533 of file undocshell.h.
#define DE_OPCANCELLED 0x75 |
Definition at line 536 of file undocshell.h.
#define DE_PATHTOODEEP 0x79 |
Definition at line 539 of file undocshell.h.
#define DE_ROOTDIR 0x74 |
Definition at line 535 of file undocshell.h.
#define DE_SAMEFILE 0x71 |
Definition at line 532 of file undocshell.h.
#define DE_SRC_IS_CDRECORD 0x88 |
Definition at line 552 of file undocshell.h.
#define DE_SRC_IS_CDROM 0x86 |
Definition at line 550 of file undocshell.h.
#define DE_SRC_IS_DVD 0x87 |
Definition at line 551 of file undocshell.h.
#define ERRORONDEST 0x10000 |
Definition at line 554 of file undocshell.h.
#define EXP_KNOWN_FOLDER_SIG 0xa000000b |
Definition at line 1147 of file undocshell.h.
#define EXP_SHIM_SIG 0xa0000008 |
Definition at line 1146 of file undocshell.h.
#define EXP_TRACKER_SIG 0xa0000003 |
Definition at line 1145 of file undocshell.h.
#define EXP_VISTA_ID_LIST_SIG 0xa000000c |
Definition at line 1148 of file undocshell.h.
#define FM_BLANK_ICON -1 |
Definition at line 302 of file undocshell.h.
#define FM_DEFAULT_HEIGHT 0 |
Definition at line 303 of file undocshell.h.
#define FM_DEFAULT_SELHEIGHT -1 |
Definition at line 283 of file undocshell.h.
#define FM_FULL_SELHEIGHT 0 |
Definition at line 284 of file undocshell.h.
Definition at line 301 of file undocshell.h.
#define FMF_LARGE_ICONS 0x08 |
Definition at line 288 of file undocshell.h.
#define FMF_NO_COLUMN_BREAK 0x10 |
Definition at line 289 of file undocshell.h.
#define FMF_NO_EMPTY_ITEM 0x01 |
Definition at line 314 of file undocshell.h.
#define FMF_NO_PROGRAM_GROUPS 0x04 |
Definition at line 315 of file undocshell.h.
#define FMF_SMALL_ICONS 0x00 |
Definition at line 287 of file undocshell.h.
#define FMT_USE_DECIMAL 0x08 |
Definition at line 776 of file undocshell.h.
#define FMT_USE_GROUPING 0x04 |
Definition at line 775 of file undocshell.h.
#define FMT_USE_LEADZERO 0x02 |
Definition at line 774 of file undocshell.h.
#define FMT_USE_NEGNUMBER 0x20 |
Definition at line 778 of file undocshell.h.
#define FMT_USE_NUMDIGITS 0x01 |
Definition at line 773 of file undocshell.h.
#define FMT_USE_THOUSAND 0x10 |
Definition at line 777 of file undocshell.h.
#define IDB_GOBUTTON_HOT 0x0e7 |
Definition at line 832 of file undocshell.h.
#define IDB_GOBUTTON_NORMAL 0x0e6 |
Definition at line 831 of file undocshell.h.
#define ILGDN_FORPARSING 0 |
Definition at line 71 of file undocshell.h.
#define ILGDN_INFOLDER 2 |
Definition at line 73 of file undocshell.h.
#define ILGDN_NORMAL 1 |
Definition at line 72 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERS INVALID_FILETITLE_CHARACTERSA |
Definition at line 934 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERSA "\\/:*?\"<>|" |
Definition at line 928 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERSW L"\\/:*?\"<>|" |
Definition at line 929 of file undocshell.h.
#define ITBBID_ADDRESSBAND 4 |
Definition at line 838 of file undocshell.h.
#define ITBBID_BRANDBAND 5 |
Definition at line 836 of file undocshell.h.
#define ITBBID_MENUBAND 1 |
Definition at line 835 of file undocshell.h.
#define ITBBID_TOOLSBAND 2 |
Definition at line 837 of file undocshell.h.
#define ITID_ADDRESSBANDSHOWN 5 |
Definition at line 845 of file undocshell.h.
#define ITID_AUTOHIDEENABLED 13 |
Definition at line 848 of file undocshell.h.
#define ITID_CUSTOMIZEENABLED 20 |
Definition at line 849 of file undocshell.h.
#define ITID_LINKSBANDSHOWN 6 |
Definition at line 846 of file undocshell.h.
#define ITID_MENUBANDSHOWN 12 |
Definition at line 847 of file undocshell.h.
#define ITID_TEXTLABELS 3 |
Definition at line 843 of file undocshell.h.
#define ITID_TOOLBARBANDSHOWN 4 |
Definition at line 844 of file undocshell.h.
#define ITID_TOOLBARLOCKED 27 |
Definition at line 850 of file undocshell.h.
#define PPCF_DONTRESOLVE 0x20 |
Definition at line 502 of file undocshell.h.
#define PPCF_INCLUDEARGS 0x02 |
Definition at line 500 of file undocshell.h.
#define PPCF_PATHISRELATIVE 0x40 |
Definition at line 503 of file undocshell.h.
#define PPCF_QUOTEPATH 0x01 /* implies PPCF_INCLUDEARGS */ |
Definition at line 499 of file undocshell.h.
#define PRF_CHECKEXISTANCE 0x01 |
Definition at line 487 of file undocshell.h.
#define PRF_EXECUTABLE 0x02 |
Definition at line 488 of file undocshell.h.
#define PRF_QUALIFYONPATH 0x04 |
Definition at line 489 of file undocshell.h.
#define PRF_WINDOWS31 0x08 |
Definition at line 490 of file undocshell.h.
#define REGSHELLSTATE_SIZE 0x24 |
Definition at line 565 of file undocshell.h.
#define REGSHELLSTATE_VERSION 0xD |
Definition at line 566 of file undocshell.h.
#define RF_CANCEL 0x01 |
Definition at line 181 of file undocshell.h.
#define RF_OK 0x00 |
Definition at line 180 of file undocshell.h.
#define RF_RETRY 0x02 |
Definition at line 182 of file undocshell.h.
Definition at line 152 of file undocshell.h.
Definition at line 150 of file undocshell.h.
Definition at line 151 of file undocshell.h.
Definition at line 153 of file undocshell.h.
Definition at line 154 of file undocshell.h.
#define RFN_VALIDATE (-510) |
Definition at line 157 of file undocshell.h.
#define RSH_DEREGISTER 0 |
Definition at line 709 of file undocshell.h.
#define RSH_REGISTER 1 |
Definition at line 710 of file undocshell.h.
#define RSH_REGISTER_PROGMAN 2 |
Definition at line 711 of file undocshell.h.
#define RSH_REGISTER_TASKMAN 3 |
Definition at line 712 of file undocshell.h.
#define SECL_ALLOW_NONEXE 0x20 |
Definition at line 643 of file undocshell.h.
#define SECL_LOG_USAGE 0x8 |
Definition at line 641 of file undocshell.h.
#define SECL_NO_UI 0x2 |
Definition at line 640 of file undocshell.h.
#define SECL_RUNAS 0x40 |
Definition at line 644 of file undocshell.h.
#define SECL_USE_IDLIST 0x10 |
Definition at line 642 of file undocshell.h.
#define SHCLF_CREATEONDESKTOP 0x02 |
Definition at line 735 of file undocshell.h.
#define SHCLF_PREFIXNAME 0x01 |
Definition at line 734 of file undocshell.h.
#define SHCNF_PRINTJOBA 0x0004 |
Definition at line 140 of file undocshell.h.
#define SHCNF_PRINTJOBW 0x0007 |
Definition at line 141 of file undocshell.h.
#define SHCNRF_InterruptLevel 0x0001 |
Definition at line 122 of file undocshell.h.
Definition at line 125 of file undocshell.h.
#define SHCNRF_RecursiveInterrupt 0x1000 /* Must be combined with SHCNRF_InterruptLevel */ |
Definition at line 124 of file undocshell.h.
#define SHCNRF_ShellLevel 0x0002 |
Definition at line 123 of file undocshell.h.
#define SHRegQueryValueEx SHRegQueryValueExA |
Definition at line 914 of file undocshell.h.
#define SHWFF_ADD 0x01 |
Definition at line 623 of file undocshell.h.
#define SHWFF_REMOVE 0x02 |
Definition at line 624 of file undocshell.h.
#define SHWFF_WAIT 0x04 |
Definition at line 625 of file undocshell.h.
#define SLI_CNR_VALID_DEVICE 0x00000001 |
Definition at line 1093 of file undocshell.h.
#define SLI_CNR_VALID_NET_TYPE 0x00000002 |
Definition at line 1095 of file undocshell.h.
#define SLI_VALID_LOCAL 0x00000001 |
Definition at line 1014 of file undocshell.h.
#define SLI_VALID_NETWORK 0x00000002 |
Definition at line 1016 of file undocshell.h.
#define SMC_EXEC 4 |
Definition at line 755 of file undocshell.h.
#define SMSET_UNKNOWN08 0x08 |
Definition at line 857 of file undocshell.h.
#define SMSET_UNKNOWN10 0x10 |
Definition at line 858 of file undocshell.h.
#define TABDMC_APPBAR 0 |
Definition at line 886 of file undocshell.h.
#define TABDMC_LOADINPROC 2 |
Definition at line 888 of file undocshell.h.
#define TABDMC_NOTIFY 1 |
Definition at line 887 of file undocshell.h.
#define TRAYCMD_CASCADE 403 |
Definition at line 864 of file undocshell.h.
#define TRAYCMD_CONTROL_PANEL 505 |
Definition at line 877 of file undocshell.h.
#define TRAYCMD_CUSTOMIZE_TASKBAR 421 |
Definition at line 874 of file undocshell.h.
#define TRAYCMD_DATE_AND_TIME 408 |
Definition at line 868 of file undocshell.h.
#define TRAYCMD_HELP_AND_SUPPORT 503 |
Definition at line 876 of file undocshell.h.
#define TRAYCMD_LOCK_DESKTOP 517 |
Definition at line 880 of file undocshell.h.
#define TRAYCMD_LOCK_TASKBAR 424 |
Definition at line 875 of file undocshell.h.
#define TRAYCMD_LOGOFF_DIALOG 402 |
Definition at line 863 of file undocshell.h.
#define TRAYCMD_MINIMIZE_ALL 415 |
Definition at line 870 of file undocshell.h.
#define TRAYCMD_PRINTERS_AND_FAXES 510 |
Definition at line 879 of file undocshell.h.
#define TRAYCMD_RESTORE_ALL 416 |
Definition at line 871 of file undocshell.h.
#define TRAYCMD_RUN_DIALOG 401 |
Definition at line 862 of file undocshell.h.
#define TRAYCMD_SEARCH_COMPUTERS 41094 |
Definition at line 883 of file undocshell.h.
#define TRAYCMD_SEARCH_FILES 41093 |
Definition at line 882 of file undocshell.h.
#define TRAYCMD_SHOW_DESKTOP 419 |
Definition at line 872 of file undocshell.h.
#define TRAYCMD_SHOW_TASK_MGR 420 |
Definition at line 873 of file undocshell.h.
#define TRAYCMD_SHUTDOWN_DIALOG 506 |
Definition at line 878 of file undocshell.h.
#define TRAYCMD_STARTMENU 305 |
Definition at line 861 of file undocshell.h.
#define TRAYCMD_SWITCH_USER_DIALOG 5000 |
Definition at line 881 of file undocshell.h.
#define TRAYCMD_TASKBAR_PROPERTIES 413 |
Definition at line 869 of file undocshell.h.
#define TRAYCMD_TILE_H 404 |
Definition at line 865 of file undocshell.h.
#define TRAYCMD_TILE_V 405 |
Definition at line 866 of file undocshell.h.
#define TRAYCMD_TOGGLE_DESKTOP 407 |
Definition at line 867 of file undocshell.h.
Definition at line 55 of file undocshell.h.
Definition at line 54 of file undocshell.h.
#define WM_GETISHELLBROWSER CWM_GETISHELLBROWSER |
Definition at line 228 of file undocshell.h.
#define WM_PROGMAN_OPENSHELLSETTINGS (WM_USER + 22) /* wParam specifies the dialog (and tab page) */ |
Definition at line 60 of file undocshell.h.
Definition at line 61 of file undocshell.h.
typedef struct tagEXP_SHIM EXP_SHIM |
typedef struct tagEXP_TRACKER EXP_TRACKER |
typedef const SFVCBINFO* LPCSFVCBINFO |
Definition at line 581 of file undocshell.h.
typedef const SFVCOPYHOOKINFO* LPCSFVCOPYHOOKINFO |
Definition at line 604 of file undocshell.h.
typedef const SFVSELECTSTATE* LPCSFVSELECTSTATE |
Definition at line 591 of file undocshell.h.
typedef struct CWTESTPATHSTRUCT* LPCWTESTPATHSTRUCT |
typedef struct tagEXP_KNOWN_FOLDER * LPEXP_KNOWN_FOLDER |
typedef struct tagEXP_SHIM * LPEXP_SHIM |
typedef struct tagEXP_TRACKER * LPEXP_TRACKER |
typedef struct tagEXP_VISTA_ID_LIST * LPEXP_VISTA_ID_LIST |
typedef HRESULT(CALLBACK * LPFNCDCOCALLBACK) (LPUNKNOWN pUnkOuter, REFIID riidObject, LPVOID *ppvObject) |
Definition at line 719 of file undocshell.h.
typedef void(CALLBACK * LPFNFMCALLBACK) (LPCITEMIDLIST pidlFolder, LPCITEMIDLIST pidlFile) |
Definition at line 318 of file undocshell.h.
typedef LPNMRUNFILEDLGW LPNMRUNFILEDLG |
Definition at line 177 of file undocshell.h.
typedef struct _NMRUNFILEDLGW * LPNMRUNFILEDLGW |
typedef struct SFVCBINFO * LPSFVCBINFO |
typedef struct SFVCOLUMNINFO * LPSFVCOLUMNINFO |
typedef struct SFVCOPYHOOKINFO * LPSFVCOPYHOOKINFO |
typedef struct SFVSELECTSTATE * LPSFVSELECTSTATE |
typedef struct tagSHELL_LINK_HEADER * LPSHELL_LINK_HEADER |
typedef struct tagSHELL_LINK_INFOA * LPSHELL_LINK_INFOA |
typedef struct tagSHELL_LINK_INFOW * LPSHELL_LINK_INFOW |
typedef NMRUNFILEDLGW NMRUNFILEDLG |
Definition at line 175 of file undocshell.h.
typedef struct _NMRUNFILEDLGW NMRUNFILEDLGW |
typedef PNMRUNFILEDLGW PNMRUNFILEDLG |
Definition at line 176 of file undocshell.h.
typedef struct _NMRUNFILEDLGW * PNMRUNFILEDLGW |
typedef struct _REGSHELLSTATE * PREGSHELLSTATE |
Definition at line 806 of file undocshell.h.
typedef struct _SHCNF_PRINTJOB_INFO * PSHCNF_PRINTJOB_INFO |
typedef struct _REGSHELLSTATE REGSHELLSTATE |
BOOL WINAPI Activate_RunDLL | ( | _In_ HWND | hwnd, |
_In_ HINSTANCE | hinst, | ||
_In_ LPCWSTR | cmdline, | ||
_In_ INT | cmdshow | ||
) |
Definition at line 1094 of file utils.cpp.
WORD WINAPI ArrangeWindows | ( | HWND | hwndParent, |
DWORD | dwReserved, | ||
LPCRECT | lpRect, | ||
WORD | cKids, | ||
CONST HWND * | lpKids | ||
) |
C_ASSERT | ( | sizeof(REGSHELLSTATE) | = =REGSHELLSTATE_SIZE | ) |
Definition at line 227 of file shellstring.c.
Definition at line 252 of file shellstring.c.
Referenced by CheckEscapesA().
HRESULT WINAPI CopyStreamUI | ( | _In_ IStream * | pSrc, |
_Out_ IStream * | pDst, | ||
_Inout_opt_ IProgressDialog * | pProgress, | ||
_In_opt_ DWORDLONG | dwlSize | ||
) |
Definition at line 938 of file utils.cpp.
Definition at line 1740 of file shellord.c.
Definition at line 1791 of file shellord.c.
Definition at line 1608 of file dialogs.cpp.
Referenced by CTrayWindow::DoExitWindows(), ShowExitWindowsDialog(), and CShellDispatch::ShutdownWindows().
WORD WINAPI ExtractIconResInfoA | ( | _In_ HANDLE | hHandle, |
_In_ LPCSTR | lpFileName, | ||
_In_ WORD | wIndex, | ||
_Out_ LPWORD | lpSize, | ||
_Out_ LPHANDLE | lpIcon | ||
) |
Definition at line 461 of file utils.cpp.
WORD WINAPI ExtractIconResInfoW | ( | _In_ HANDLE | hHandle, |
_In_ LPCWSTR | lpFileName, | ||
_In_ WORD | wIndex, | ||
_Out_ LPWORD | lpSize, | ||
_Out_ LPHANDLE | lpIcon | ||
) |
Definition at line 811 of file stubs.cpp.
Referenced by ExtractIconResInfoA().
Definition at line 1883 of file shellord.c.
Referenced by DisplayImageList(), and StartWithDesktop().
int WINAPI FileMenu_AddFilesForPidl | ( | HMENU | hMenu, |
UINT | uReserved, | ||
UINT | uID, | ||
LPCITEMIDLIST | pidl, | ||
UINT | uFlags, | ||
UINT | uEnumFlags, | ||
LPFNFMCALLBACK | lpfnCallback | ||
) |
int WINAPI FileMenu_AppendFilesForPidl | ( | HMENU | hMenu, |
LPCITEMIDLIST | pidl, | ||
BOOL | bAddSeparator | ||
) |
Definition at line 478 of file shlmenu.c.
BOOL WINAPI FileMenu_AppendItem | ( | HMENU | hMenu, |
LPCSTR | lpszText, | ||
UINT | uID, | ||
int | iIcon, | ||
HMENU | hMenuPopup, | ||
int | nItemHeight | ||
) |
HMENU WINAPI FileMenu_Create | ( | COLORREF | crBorderColor, |
int | nBorderWidth, | ||
HBITMAP | hBorderBmp, | ||
int | nSelHeight, | ||
UINT | uFlags | ||
) |
Definition at line 250 of file shlmenu.c.
Definition at line 669 of file shlmenu.c.
Referenced by FileMenu_Destroy(), and FileMenu_ReplaceUsingPidl().
Definition at line 284 of file shlmenu.c.
Referenced by FileMenu_DeleteAllItems().
LRESULT WINAPI FileMenu_DrawItem | ( | HWND | hWnd, |
LPDRAWITEMSTRUCT | lpdis | ||
) |
Definition at line 586 of file shlmenu.c.
HMENU WINAPI FileMenu_FindSubMenuByPidl | ( | HMENU | hMenu, |
LPCITEMIDLIST | pidl | ||
) |
BOOL WINAPI FileMenu_GetLastSelectedItemPidls | ( | UINT | uReserved, |
LPCITEMIDLIST * | ppidlFolder, | ||
LPCITEMIDLIST * | ppidlItem | ||
) |
int WINAPI FileMenu_InsertUsingPidl | ( | HMENU | hMenu, |
UINT | uID, | ||
LPCITEMIDLIST | pidl, | ||
UINT | uFlags, | ||
UINT | uEnumFlags, | ||
LPFNFMCALLBACK | lpfnCallback | ||
) |
Definition at line 414 of file shlmenu.c.
Referenced by FileMenu_AddFilesForPidl().
LRESULT WINAPI FileMenu_MeasureItem | ( | HWND | hWnd, |
LPMEASUREITEMSTRUCT | lpmis | ||
) |
Definition at line 558 of file shlmenu.c.
int WINAPI FileMenu_ReplaceUsingPidl | ( | HMENU | hMenu, |
UINT | uID, | ||
LPCITEMIDLIST | pidl, | ||
UINT | uEnumFlags, | ||
LPFNFMCALLBACK | lpfnCallback | ||
) |
BOOL WINAPI FileMenu_TrackPopupMenuEx | ( | HMENU | hMenu, |
UINT | uFlags, | ||
int | x, | ||
int | y, | ||
HWND | hWnd, | ||
LPTPMPARAMS | lptpm | ||
) |
BOOL WINAPI IContextMenu_Invoke | ( | _In_ IContextMenu * | pContextMenu, |
_In_ HWND | hwnd, | ||
_In_ LPCSTR | lpVerb, | ||
_In_ UINT | uFlags | ||
) |
Definition at line 201 of file utils.cpp.
BOOL WINAPI ILGetDisplayName | ( | LPCITEMIDLIST | pidl, |
LPVOID | path | ||
) |
Definition at line 183 of file pidl.c.
Referenced by SHOpenFolderWindow().
BOOL WINAPI ILGetDisplayNameEx | ( | LPSHELLFOLDER | psf, |
LPCITEMIDLIST | pidl, | ||
LPVOID | path, | ||
DWORD | type | ||
) |
Definition at line 171 of file pidl.c.
Referenced by CBandSiteMenu::_AddISFBandToMenu(), CISFBand::GetBandInfo(), and CTravelEntry::GetToolTipText().
LPITEMIDLIST WINAPI ILGlobalClone | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 469 of file pidl.c.
void WINAPI ILGlobalFree | ( | LPITEMIDLIST | pidl | ) |
INT WINAPI Int64ToString | ( | _In_ LONGLONG | llValue, |
_Out_writes_z_(cchOut) LPWSTR | pszOut, | ||
_In_ UINT | cchOut, | ||
_In_ BOOL | bUseFormat, | ||
_In_opt_ const NUMBERFMTW * | pNumberFormat, | ||
_In_ DWORD | dwNumberFlags | ||
) |
INT WINAPI LargeIntegerToString | ( | _In_ const LARGE_INTEGER * | pLargeInt, |
_Out_writes_z_(cchOut) LPWSTR | pszOut, | ||
_In_ UINT | cchOut, | ||
_In_ BOOL | bUseFormat, | ||
_In_opt_ const NUMBERFMTW * | pNumberFormat, | ||
_In_ DWORD | dwNumberFlags | ||
) |
Definition at line 1545 of file dialogs.cpp.
Referenced by CTrayWindow::HandleCommand(), and StartMenuHandler::ShowLogoffDialog().
Definition at line 407 of file shellpath.c.
Definition at line 567 of file shellpath.c.
Definition at line 1229 of file utils.cpp.
Referenced by PathIsTemporaryW(), and START_TEST().
Definition at line 557 of file shellpath.c.
Definition at line 511 of file shellpath.c.
BOOL WINAPI PathMakeUniqueNameAW | ( | LPVOID | lpszBuffer, |
DWORD | dwBuffSize, | ||
LPCVOID | lpszShortName, | ||
LPCVOID | lpszLongName, | ||
LPCVOID | lpszPathName | ||
) |
Definition at line 684 of file shellpath.c.
HRESULT WINAPI PathProcessCommandAW | ( | LPCVOID | lpszPath, |
LPVOID | lpszBuff, | ||
DWORD | dwBuffSize, | ||
DWORD | dwFlags | ||
) |
Definition at line 1003 of file shellpath.c.
Definition at line 829 of file shellpath.c.
Definition at line 820 of file shellpath.c.
Referenced by PathQualifyA(), and PathQualifyAW().
Definition at line 453 of file shellpath.c.
Definition at line 837 of file shellpath.c.
Referenced by PathResolveAW().
Definition at line 960 of file shellpath.c.
BOOL WINAPI PathYetAnotherMakeUniqueName | ( | LPWSTR | lpszBuffer, |
LPCWSTR | lpszPathName, | ||
LPCWSTR | lpszShortName, | ||
LPCWSTR | lpszLongName | ||
) |
Definition at line 699 of file shellpath.c.
Referenced by BrFolder_NewFolder(), CNewMenu::CreateNewFolder(), CDefaultContextMenu::DoCreateNewFolder(), CDeskLinkDropHandler::Drop(), FinishDlgProc(), loadShell32(), and CNewMenu::NewItemByNonCommand().
HINSTANCE WINAPI RealShellExecuteA | ( | _In_opt_ HWND | hwnd, |
_In_opt_ LPCSTR | lpOperation, | ||
_In_opt_ LPCSTR | lpFile, | ||
_In_opt_ LPCSTR | lpParameters, | ||
_In_opt_ LPCSTR | lpDirectory, | ||
_In_opt_ LPSTR | lpReturn, | ||
_In_opt_ LPCSTR | lpTitle, | ||
_In_opt_ LPVOID | lpReserved, | ||
_In_ INT | nCmdShow, | ||
_Out_opt_ PHANDLE | lphProcess | ||
) |
Definition at line 2907 of file shlexec.cpp.
HINSTANCE WINAPI RealShellExecuteExA | ( | _In_opt_ HWND | hwnd, |
_In_opt_ LPCSTR | lpOperation, | ||
_In_opt_ LPCSTR | lpFile, | ||
_In_opt_ LPCSTR | lpParameters, | ||
_In_opt_ LPCSTR | lpDirectory, | ||
_In_opt_ LPSTR | lpReturn, | ||
_In_opt_ LPCSTR | lpTitle, | ||
_In_opt_ LPVOID | lpReserved, | ||
_In_ INT | nCmdShow, | ||
_Out_opt_ PHANDLE | lphProcess, | ||
_In_ DWORD | dwFlags | ||
) |
Definition at line 2773 of file shlexec.cpp.
Referenced by RealShellExecuteA().
HINSTANCE WINAPI RealShellExecuteExW | ( | _In_opt_ HWND | hwnd, |
_In_opt_ LPCWSTR | lpOperation, | ||
_In_opt_ LPCWSTR | lpFile, | ||
_In_opt_ LPCWSTR | lpParameters, | ||
_In_opt_ LPCWSTR | lpDirectory, | ||
_In_opt_ LPWSTR | lpReturn, | ||
_In_opt_ LPCWSTR | lpTitle, | ||
_In_opt_ LPVOID | lpReserved, | ||
_In_ INT | nCmdShow, | ||
_Out_opt_ PHANDLE | lphProcess, | ||
_In_ DWORD | dwFlags | ||
) |
Definition at line 2840 of file shlexec.cpp.
Referenced by RealShellExecuteW().
HINSTANCE WINAPI RealShellExecuteW | ( | _In_opt_ HWND | hwnd, |
_In_opt_ LPCWSTR | lpOperation, | ||
_In_opt_ LPCWSTR | lpFile, | ||
_In_opt_ LPCWSTR | lpParameters, | ||
_In_opt_ LPCWSTR | lpDirectory, | ||
_In_opt_ LPWSTR | lpReturn, | ||
_In_opt_ LPCWSTR | lpTitle, | ||
_In_opt_ LPVOID | lpReserved, | ||
_In_ INT | nCmdShow, | ||
_Out_opt_ PHANDLE | lphProcess | ||
) |
Definition at line 2937 of file shlexec.cpp.
Definition at line 71 of file shell32.cpp.
Referenced by CDesktopBrowser::OnSettingChange().
Definition at line 504 of file shellord.c.
Referenced by CTaskSwitchWnd::OnCreate(), and CTaskSwitchWnd::OnDestroy().
void WINAPI RunFileDlg | ( | HWND | hWndOwner, |
HICON | hIcon, | ||
LPCWSTR | lpstrDirectory, | ||
LPCWSTR | lpstrTitle, | ||
LPCWSTR | lpstrDescription, | ||
UINT | uFlags | ||
) |
Definition at line 409 of file dialogs.cpp.
Referenced by RunDialogThread::Run(), CTrayWindow::RunFileDlgThread(), and TaskManager_OnFileNew().
HRESULT WINAPI SHCreateDefClassObject | ( | REFIID | riidFactory, |
LPVOID * | ppvFactory, | ||
LPFNCDCOCALLBACK | lpfnCallback, | ||
LPDWORD | lpdwUsage, | ||
REFIID | riidObject | ||
) |
HRESULT WINAPI SHCreateLinks | ( | HWND | hWnd, |
LPCSTR | lpszDir, | ||
LPDATAOBJECT | lpDataObject, | ||
UINT | uFlags, | ||
LPITEMIDLIST * | lppidlLinks | ||
) |
Definition at line 689 of file utils.cpp.
Definition at line 147 of file shellreg.c.
Referenced by DoStartStartupItems().
Definition at line 838 of file iconcache.cpp.
Referenced by CShellMenuCallback::OnGetInfo().
BOOL WINAPI Shell_GetImageLists | ( | HIMAGELIST * | lphimlLarge, |
HIMAGELIST * | lphimlSmall | ||
) |
Definition at line 683 of file iconcache.cpp.
Referenced by BrFolder_InitTreeView(), CShellBrowser::BrowseToPath(), DisplayImageList(), FileMenu_DrawItem(), CDefView::InitList(), CDefView::OnNotify(), SHGetFileInfoW(), SHGetImageList(), and test_SHGetImageList().
Definition at line 259 of file shdocvw_main.c.
HRESULT WINAPI ShellExecCmdLine | ( | HWND | hwnd, |
LPCWSTR | pwszCommand, | ||
LPCWSTR | pwszStartDir, | ||
int | nShow, | ||
LPVOID | pUnused, | ||
DWORD | dwSeclFlags | ||
) |
Definition at line 2633 of file shlexec.cpp.
BOOL WINAPI SHFindComputer | ( | LPCITEMIDLIST | pidlRoot, |
LPCITEMIDLIST | pidlSavedSearch | ||
) |
Definition at line 750 of file utils.cpp.
Referenced by CTrayWindow::HandleCommand(), CTrayWindow::HandleHotKey(), and StartMenuHandler::ShowSearchComputer().
Definition at line 1722 of file shellord.c.
HICON WINAPI SHGetFileIcon | ( | DWORD | dwReserved, |
LPCSTR | lpszPath, | ||
DWORD | dwFileAttributes, | ||
UINT | uFlags | ||
) |
Definition at line 2668 of file shellord.c.
Referenced by check_icon_size(), CISFBand::CreateSimpleToolbar(), CISFBand::InvokeCommand(), CSearchBar::OnInitDialog(), CAddressBand::SetSite(), test_get_file_info_iconlist(), test_SHGetImageList(), and CMenuToolbarBase::UpdateImageLists().
Definition at line 502 of file utils.cpp.
HRESULT WINAPI SHILCreateFromPathA | ( | LPCSTR | path, |
LPITEMIDLIST * | ppidl, | ||
DWORD * | attributes | ||
) |
Definition at line 389 of file pidl.c.
Referenced by ILCreateFromPathA(), and SHILCreateFromPathAW().
HRESULT WINAPI SHILCreateFromPathW | ( | LPCWSTR | path, |
LPITEMIDLIST * | ppidl, | ||
DWORD * | attributes | ||
) |
Definition at line 401 of file pidl.c.
Referenced by CDefaultContextMenu::DoCreateNewFolder(), ILCreateFromPathW(), CNewMenu::SelectNewItem(), CShellLink::SetTargetFromPIDLOrPath(), SHGetFileInfoW(), SHGetFolderLocation(), SHILCreateFromPathA(), SHILCreateFromPathAW(), and VariantToIdlist().
HRESULT WINAPI SHInvokeCommand | ( | HWND | hWnd, |
IShellFolder * | lpFolder, | ||
LPCITEMIDLIST | lpApidl, | ||
LPCSTR | lpVerb | ||
) |
HRESULT WINAPI SHInvokeCommandOnContextMenu | ( | _In_opt_ HWND | hWnd, |
_In_opt_ IUnknown * | pUnk, | ||
_In_ IContextMenu * | pCM, | ||
_In_ UINT | fCMIC, | ||
_In_opt_ LPCSTR | pszVerb | ||
) |
Definition at line 155 of file utils.cpp.
HRESULT WINAPI SHInvokePrivilegedFunctionW | ( | _In_z_ LPCWSTR | pszName, |
_In_ PRIVILEGED_FUNCTION | fn, | ||
_In_opt_ LPARAM | lParam | ||
) |
Definition at line 609 of file CDesktopBrowser.cpp.
HRESULT WINAPI SHLimitInputCombo | ( | HWND | hWnd, |
IShellFolder * | psf | ||
) |
Definition at line 493 of file utils.cpp.
Referenced by SHGetUserSessionId(), SHInvokePrivilegedFunctionW(), and SHTestTokenPrivilegeW().
Definition at line 482 of file utils.cpp.