ReactOS 0.4.15-dev-6656-gbbb33a6
|
#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 | 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 716 of file undocshell.h.
#define BBID_STOPANIMATION 2 |
Definition at line 717 of file undocshell.h.
#define CSIDL_FOLDER_MASK 0x00ff |
Definition at line 641 of file undocshell.h.
Definition at line 203 of file undocshell.h.
Definition at line 206 of file undocshell.h.
Definition at line 200 of file undocshell.h.
Definition at line 201 of file undocshell.h.
Definition at line 202 of file undocshell.h.
Definition at line 198 of file undocshell.h.
Definition at line 205 of file undocshell.h.
Definition at line 204 of file undocshell.h.
Definition at line 199 of file undocshell.h.
#define CWTP_ISCHILD 1 |
Definition at line 212 of file undocshell.h.
#define CWTP_ISEQUAL 0 |
Definition at line 211 of file undocshell.h.
#define DE_ACCESSDENIEDSRC 0x78 |
Definition at line 496 of file undocshell.h.
#define DE_DEST_IS_CDRECORD 0x84 |
Definition at line 506 of file undocshell.h.
#define DE_DEST_IS_CDROM 0x82 |
Definition at line 504 of file undocshell.h.
#define DE_DEST_IS_DVD 0x83 |
Definition at line 505 of file undocshell.h.
#define DE_DESTSAMETREE 0x7D |
Definition at line 500 of file undocshell.h.
#define DE_DESTSUBTREE 0x76 |
Definition at line 495 of file undocshell.h.
#define DE_DIFFDIR 0x73 |
Definition at line 492 of file undocshell.h.
#define DE_FILE_TOO_LARGE 0x85 |
Definition at line 507 of file undocshell.h.
#define DE_FILEDESTISFLD 0x80 |
Definition at line 502 of file undocshell.h.
#define DE_FILENAMETOOLONG 0x81 |
Definition at line 503 of file undocshell.h.
#define DE_FLDDESTISFILE 0x7E |
Definition at line 501 of file undocshell.h.
#define DE_INVALIDFILES 0x7C |
Definition at line 499 of file undocshell.h.
#define DE_MANYDEST 0x7A |
Definition at line 498 of file undocshell.h.
#define DE_MANYSRC1DEST 0x72 |
Definition at line 491 of file undocshell.h.
#define DE_OPCANCELLED 0x75 |
Definition at line 494 of file undocshell.h.
#define DE_PATHTOODEEP 0x79 |
Definition at line 497 of file undocshell.h.
#define DE_ROOTDIR 0x74 |
Definition at line 493 of file undocshell.h.
#define DE_SAMEFILE 0x71 |
Definition at line 490 of file undocshell.h.
#define DE_SRC_IS_CDRECORD 0x88 |
Definition at line 510 of file undocshell.h.
#define DE_SRC_IS_CDROM 0x86 |
Definition at line 508 of file undocshell.h.
#define DE_SRC_IS_DVD 0x87 |
Definition at line 509 of file undocshell.h.
#define ERRORONDEST 0x10000 |
Definition at line 512 of file undocshell.h.
#define EXP_KNOWN_FOLDER_SIG 0xa000000b |
Definition at line 1003 of file undocshell.h.
#define EXP_SHIM_SIG 0xa0000008 |
Definition at line 1002 of file undocshell.h.
#define EXP_TRACKER_SIG 0xa0000003 |
Definition at line 1001 of file undocshell.h.
#define EXP_VISTA_ID_LIST_SIG 0xa000000c |
Definition at line 1004 of file undocshell.h.
#define FM_BLANK_ICON -1 |
Definition at line 265 of file undocshell.h.
#define FM_DEFAULT_HEIGHT 0 |
Definition at line 266 of file undocshell.h.
#define FM_DEFAULT_SELHEIGHT -1 |
Definition at line 246 of file undocshell.h.
#define FM_FULL_SELHEIGHT 0 |
Definition at line 247 of file undocshell.h.
Definition at line 264 of file undocshell.h.
#define FMF_LARGE_ICONS 0x08 |
Definition at line 251 of file undocshell.h.
#define FMF_NO_COLUMN_BREAK 0x10 |
Definition at line 252 of file undocshell.h.
#define FMF_NO_EMPTY_ITEM 0x01 |
Definition at line 277 of file undocshell.h.
#define FMF_NO_PROGRAM_GROUPS 0x04 |
Definition at line 278 of file undocshell.h.
#define FMF_SMALL_ICONS 0x00 |
Definition at line 250 of file undocshell.h.
#define FMT_USE_DECIMAL 0x08 |
Definition at line 665 of file undocshell.h.
#define FMT_USE_GROUPING 0x04 |
Definition at line 664 of file undocshell.h.
#define FMT_USE_LEADZERO 0x02 |
Definition at line 663 of file undocshell.h.
#define FMT_USE_NEGNUMBER 0x20 |
Definition at line 667 of file undocshell.h.
#define FMT_USE_NUMDIGITS 0x01 |
Definition at line 662 of file undocshell.h.
#define FMT_USE_THOUSAND 0x10 |
Definition at line 666 of file undocshell.h.
#define IDB_GOBUTTON_HOT 0x0e7 |
Definition at line 695 of file undocshell.h.
#define IDB_GOBUTTON_NORMAL 0x0e6 |
Definition at line 694 of file undocshell.h.
#define ILGDN_FORPARSING 0 |
Definition at line 68 of file undocshell.h.
#define ILGDN_INFOLDER 2 |
Definition at line 70 of file undocshell.h.
#define ILGDN_NORMAL 1 |
Definition at line 69 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERS INVALID_FILETITLE_CHARACTERSA |
Definition at line 790 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERSA "\\/:*?\"<>|" |
Definition at line 784 of file undocshell.h.
#define INVALID_FILETITLE_CHARACTERSW L"\\/:*?\"<>|" |
Definition at line 785 of file undocshell.h.
#define ITBBID_ADDRESSBAND 4 |
Definition at line 701 of file undocshell.h.
#define ITBBID_BRANDBAND 5 |
Definition at line 699 of file undocshell.h.
#define ITBBID_MENUBAND 1 |
Definition at line 698 of file undocshell.h.
#define ITBBID_TOOLSBAND 2 |
Definition at line 700 of file undocshell.h.
#define ITID_ADDRESSBANDSHOWN 5 |
Definition at line 708 of file undocshell.h.
#define ITID_AUTOHIDEENABLED 13 |
Definition at line 711 of file undocshell.h.
#define ITID_CUSTOMIZEENABLED 20 |
Definition at line 712 of file undocshell.h.
#define ITID_LINKSBANDSHOWN 6 |
Definition at line 709 of file undocshell.h.
#define ITID_MENUBANDSHOWN 12 |
Definition at line 710 of file undocshell.h.
#define ITID_TEXTLABELS 3 |
Definition at line 706 of file undocshell.h.
#define ITID_TOOLBARBANDSHOWN 4 |
Definition at line 707 of file undocshell.h.
#define ITID_TOOLBARLOCKED 27 |
Definition at line 713 of file undocshell.h.
#define PPCF_DONTRESOLVE 0x20 |
Definition at line 465 of file undocshell.h.
#define PPCF_INCLUDEARGS 0x02 |
Definition at line 463 of file undocshell.h.
#define PPCF_PATHISRELATIVE 0x40 |
Definition at line 466 of file undocshell.h.
#define PPCF_QUOTEPATH 0x01 /* implies PPCF_INCLUDEARGS */ |
Definition at line 462 of file undocshell.h.
#define PRF_CHECKEXISTANCE 0x01 |
Definition at line 450 of file undocshell.h.
#define PRF_EXECUTABLE 0x02 |
Definition at line 451 of file undocshell.h.
#define PRF_QUALIFYONPATH 0x04 |
Definition at line 452 of file undocshell.h.
#define PRF_WINDOWS31 0x08 |
Definition at line 453 of file undocshell.h.
#define RF_CANCEL 0x01 |
Definition at line 161 of file undocshell.h.
#define RF_OK 0x00 |
Definition at line 160 of file undocshell.h.
#define RF_RETRY 0x02 |
Definition at line 162 of file undocshell.h.
Definition at line 132 of file undocshell.h.
Definition at line 130 of file undocshell.h.
Definition at line 131 of file undocshell.h.
Definition at line 133 of file undocshell.h.
Definition at line 134 of file undocshell.h.
#define RFN_VALIDATE (-510) |
Definition at line 137 of file undocshell.h.
#define RSH_DEREGISTER 0 |
Definition at line 600 of file undocshell.h.
#define RSH_REGISTER 1 |
Definition at line 601 of file undocshell.h.
#define RSH_REGISTER_PROGMAN 2 |
Definition at line 602 of file undocshell.h.
#define RSH_REGISTER_TASKMAN 3 |
Definition at line 603 of file undocshell.h.
#define SECL_ALLOW_NONEXE 0x20 |
Definition at line 588 of file undocshell.h.
#define SECL_LOG_USAGE 0x8 |
Definition at line 586 of file undocshell.h.
#define SECL_NO_UI 0x2 |
Definition at line 585 of file undocshell.h.
#define SECL_RUNAS 0x40 |
Definition at line 589 of file undocshell.h.
#define SECL_USE_IDLIST 0x10 |
Definition at line 587 of file undocshell.h.
#define SHCLF_CREATEONDESKTOP 0x02 |
Definition at line 626 of file undocshell.h.
#define SHCLF_PREFIXNAME 0x01 |
Definition at line 625 of file undocshell.h.
#define SHCNF_PRINTJOBA 0x0004 |
Definition at line 121 of file undocshell.h.
#define SHCNF_PRINTJOBW 0x0007 |
Definition at line 122 of file undocshell.h.
#define SHCNRF_InterruptLevel 0x0001 |
Definition at line 103 of file undocshell.h.
Definition at line 106 of file undocshell.h.
#define SHCNRF_RecursiveInterrupt 0x1000 /* Must be combined with SHCNRF_InterruptLevel */ |
Definition at line 105 of file undocshell.h.
#define SHCNRF_ShellLevel 0x0002 |
Definition at line 104 of file undocshell.h.
#define SHRegQueryValueEx SHRegQueryValueExA |
Definition at line 777 of file undocshell.h.
#define SHWFF_ADD 0x01 |
Definition at line 568 of file undocshell.h.
#define SHWFF_REMOVE 0x02 |
Definition at line 569 of file undocshell.h.
#define SHWFF_WAIT 0x04 |
Definition at line 570 of file undocshell.h.
#define SLI_CNR_VALID_DEVICE 0x00000001 |
Definition at line 949 of file undocshell.h.
#define SLI_CNR_VALID_NET_TYPE 0x00000002 |
Definition at line 951 of file undocshell.h.
#define SLI_VALID_LOCAL 0x00000001 |
Definition at line 870 of file undocshell.h.
#define SLI_VALID_NETWORK 0x00000002 |
Definition at line 872 of file undocshell.h.
#define SMC_EXEC 4 |
Definition at line 646 of file undocshell.h.
#define SMSET_UNKNOWN08 0x08 |
Definition at line 720 of file undocshell.h.
#define SMSET_UNKNOWN10 0x10 |
Definition at line 721 of file undocshell.h.
#define TABDMC_APPBAR 0 |
Definition at line 749 of file undocshell.h.
#define TABDMC_LOADINPROC 2 |
Definition at line 751 of file undocshell.h.
#define TABDMC_NOTIFY 1 |
Definition at line 750 of file undocshell.h.
#define TRAYCMD_CASCADE 403 |
Definition at line 727 of file undocshell.h.
#define TRAYCMD_CONTROL_PANEL 505 |
Definition at line 740 of file undocshell.h.
#define TRAYCMD_CUSTOMIZE_TASKBAR 421 |
Definition at line 737 of file undocshell.h.
#define TRAYCMD_DATE_AND_TIME 408 |
Definition at line 731 of file undocshell.h.
#define TRAYCMD_HELP_AND_SUPPORT 503 |
Definition at line 739 of file undocshell.h.
#define TRAYCMD_LOCK_DESKTOP 517 |
Definition at line 743 of file undocshell.h.
#define TRAYCMD_LOCK_TASKBAR 424 |
Definition at line 738 of file undocshell.h.
#define TRAYCMD_LOGOFF_DIALOG 402 |
Definition at line 726 of file undocshell.h.
#define TRAYCMD_MINIMIZE_ALL 415 |
Definition at line 733 of file undocshell.h.
#define TRAYCMD_PRINTERS_AND_FAXES 510 |
Definition at line 742 of file undocshell.h.
#define TRAYCMD_RESTORE_ALL 416 |
Definition at line 734 of file undocshell.h.
#define TRAYCMD_RUN_DIALOG 401 |
Definition at line 725 of file undocshell.h.
#define TRAYCMD_SEARCH_COMPUTERS 41094 |
Definition at line 746 of file undocshell.h.
#define TRAYCMD_SEARCH_FILES 41093 |
Definition at line 745 of file undocshell.h.
#define TRAYCMD_SHOW_DESKTOP 419 |
Definition at line 735 of file undocshell.h.
#define TRAYCMD_SHOW_TASK_MGR 420 |
Definition at line 736 of file undocshell.h.
#define TRAYCMD_SHUTDOWN_DIALOG 506 |
Definition at line 741 of file undocshell.h.
#define TRAYCMD_STARTMENU 305 |
Definition at line 724 of file undocshell.h.
#define TRAYCMD_SWITCH_USER_DIALOG 5000 |
Definition at line 744 of file undocshell.h.
#define TRAYCMD_TASKBAR_PROPERTIES 413 |
Definition at line 732 of file undocshell.h.
#define TRAYCMD_TILE_H 404 |
Definition at line 728 of file undocshell.h.
#define TRAYCMD_TILE_V 405 |
Definition at line 729 of file undocshell.h.
#define TRAYCMD_TOGGLE_DESKTOP 407 |
Definition at line 730 of file undocshell.h.
Definition at line 57 of file undocshell.h.
Definition at line 56 of file undocshell.h.
#define WM_GETISHELLBROWSER CWM_GETISHELLBROWSER |
Definition at line 208 of file undocshell.h.
typedef struct tagEXP_SHIM EXP_SHIM |
typedef struct tagEXP_TRACKER EXP_TRACKER |
typedef const SFVCBINFO* LPCSFVCBINFO |
Definition at line 526 of file undocshell.h.
typedef const SFVCOPYHOOKINFO* LPCSFVCOPYHOOKINFO |
Definition at line 549 of file undocshell.h.
typedef const SFVSELECTSTATE* LPCSFVSELECTSTATE |
Definition at line 536 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 610 of file undocshell.h.
typedef void(CALLBACK * LPFNFMCALLBACK) (LPCITEMIDLIST pidlFolder, LPCITEMIDLIST pidlFile) |
Definition at line 281 of file undocshell.h.
typedef LPNMRUNFILEDLGW LPNMRUNFILEDLG |
Definition at line 157 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 155 of file undocshell.h.
typedef struct _NMRUNFILEDLGW NMRUNFILEDLGW |
typedef PNMRUNFILEDLGW PNMRUNFILEDLG |
Definition at line 156 of file undocshell.h.
typedef struct _NMRUNFILEDLGW * PNMRUNFILEDLGW |
typedef struct _SHCNF_PRINTJOB_INFO * PSHCNF_PRINTJOB_INFO |
WORD WINAPI ArrangeWindows | ( | HWND | hwndParent, |
DWORD | dwReserved, | ||
LPCRECT | lpRect, | ||
WORD | cKids, | ||
CONST HWND * | lpKids | ||
) |
Definition at line 227 of file shellstring.c.
Definition at line 252 of file shellstring.c.
Referenced by CheckEscapesA().
Definition at line 1559 of file shellord.c.
Definition at line 1610 of file shellord.c.
Definition at line 1608 of file dialogs.cpp.
Referenced by CTrayWindow::DoExitWindows(), ShowExitWindowsDialog(), and CShellDispatch::ShutdownWindows().
Definition at line 1694 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 ILGetDisplayName | ( | LPCITEMIDLIST | pidl, |
LPVOID | path | ||
) |
Definition at line 174 of file pidl.c.
Referenced by SHOpenFolderWindow().
BOOL WINAPI ILGetDisplayNameEx | ( | LPSHELLFOLDER | psf, |
LPCITEMIDLIST | pidl, | ||
LPVOID | path, | ||
DWORD | type | ||
) |
Definition at line 162 of file pidl.c.
Referenced by CBandSiteMenu::_AddISFBandToMenu(), CISFBand::GetBandInfo(), and CTravelEntry::GetToolTipText().
LPITEMIDLIST WINAPI ILGlobalClone | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 460 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 | ||
) |
Definition at line 304 of file utils.cpp.
Referenced by DoTestEntry(), LargeIntegerToString(), and Test_Int64ToString().
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 342 of file utils.cpp.
Referenced by DoTestEntry(), and Test_LargeIntegerToString().
Definition at line 1545 of file dialogs.cpp.
Referenced by CTrayWindow::HandleCommand(), and StartMenuHandler::ShowLogoffDialog().
Definition at line 411 of file shellpath.c.
Definition at line 571 of file shellpath.c.
Definition at line 561 of file shellpath.c.
Definition at line 515 of file shellpath.c.
BOOL WINAPI PathMakeUniqueNameAW | ( | LPVOID | lpszBuffer, |
DWORD | dwBuffSize, | ||
LPCVOID | lpszShortName, | ||
LPCVOID | lpszLongName, | ||
LPCVOID | lpszPathName | ||
) |
Definition at line 690 of file shellpath.c.
HRESULT WINAPI PathProcessCommandAW | ( | LPCVOID | lpszPath, |
LPVOID | lpszBuff, | ||
DWORD | dwBuffSize, | ||
DWORD | dwFlags | ||
) |
Definition at line 1009 of file shellpath.c.
Definition at line 835 of file shellpath.c.
Definition at line 826 of file shellpath.c.
Referenced by PathQualifyA(), and PathQualifyAW().
Definition at line 457 of file shellpath.c.
Definition at line 843 of file shellpath.c.
Referenced by PathResolveAW().
Definition at line 966 of file shellpath.c.
BOOL WINAPI PathYetAnotherMakeUniqueName | ( | LPWSTR | lpszBuffer, |
LPCWSTR | lpszPathName, | ||
LPCWSTR | lpszShortName, | ||
LPCWSTR | lpszLongName | ||
) |
Definition at line 705 of file shellpath.c.
Referenced by BrsFolder_NewFolder(), CNewMenu::CreateNewFolder(), CDefaultContextMenu::DoCreateNewFolder(), CDeskLinkDropHandler::Drop(), loadShell32(), and CNewMenu::NewItemByNonCommand().
Definition at line 71 of file shell32.cpp.
Referenced by CDesktopBrowser::OnSettingChange().
Definition at line 311 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 112 of file utils.cpp.
Definition at line 146 of file shellreg.c.
Referenced by DoStartStartupItems().
Definition at line 855 of file iconcache.cpp.
Referenced by CShellMenuCallback::OnGetInfo().
BOOL WINAPI Shell_GetImageLists | ( | HIMAGELIST * | lphimlLarge, |
HIMAGELIST * | lphimlSmall | ||
) |
Definition at line 700 of file iconcache.cpp.
Referenced by CShellBrowser::BrowseToPath(), DisplayImageList(), FileMenu_DrawItem(), InitializeTreeView(), CDefView::InitList(), CDefView::OnNotify(), SHGetFileInfoW(), SHGetImageList(), and test_SHGetImageList().
Definition at line 262 of file shdocvw_main.c.
HRESULT WINAPI ShellExecCmdLine | ( | HWND | hwnd, |
LPCWSTR | pwszCommand, | ||
LPCWSTR | pwszStartDir, | ||
int | nShow, | ||
LPVOID | pUnused, | ||
DWORD | dwSeclFlags | ||
) |
Definition at line 2487 of file shlexec.cpp.
BOOL WINAPI SHFindComputer | ( | LPCITEMIDLIST | pidlRoot, |
LPCITEMIDLIST | pidlSavedSearch | ||
) |
Definition at line 173 of file utils.cpp.
Referenced by CTrayWindow::HandleCommand(), CTrayWindow::HandleHotKey(), and StartMenuHandler::ShowSearchComputer().
Definition at line 1541 of file shellord.c.
HICON WINAPI SHGetFileIcon | ( | DWORD | dwReserved, |
LPCSTR | lpszPath, | ||
DWORD | dwFileAttributes, | ||
UINT | uFlags | ||
) |
Definition at line 2406 of file shellord.c.
Referenced by check_icon_size(), CISFBand::CreateSimpleToolbar(), CExplorerBand::InitializeExplorerBand(), CISFBand::InvokeCommand(), CSearchBar::OnInitDialog(), CAddressBand::SetSite(), test_get_file_info_iconlist(), test_SHGetImageList(), and CMenuToolbarBase::UpdateImageLists().
Definition at line 43 of file utils.cpp.
HRESULT WINAPI SHILCreateFromPathA | ( | LPCSTR | path, |
LPITEMIDLIST * | ppidl, | ||
DWORD * | attributes | ||
) |
Definition at line 380 of file pidl.c.
Referenced by ILCreateFromPathA(), and SHILCreateFromPathAW().
HRESULT WINAPI SHILCreateFromPathW | ( | LPCWSTR | path, |
LPITEMIDLIST * | ppidl, | ||
DWORD * | attributes | ||
) |
Definition at line 392 of file pidl.c.
Referenced by CDefaultContextMenu::DoCreateNewFolder(), ILCreateFromPathW(), CNewMenu::SelectNewItem(), CShellLink::SetTargetFromPIDLOrPath(), SHGetFileInfoW(), SHGetFolderLocation(), SHILCreateFromPathA(), SHILCreateFromPathAW(), and VariantToIdlist().
Definition at line 529 of file CDesktopBrowser.cpp.
HRESULT WINAPI SHLimitInputCombo | ( | HWND | hWnd, |
IShellFolder * | psf | ||
) |
Definition at line 34 of file utils.cpp.
Referenced by SHGetUserSessionId().
Definition at line 1761 of file shellord.c.
Definition at line 540 of file shellord.c.
LONG WINAPI SHRegQueryValueExA | ( | HKEY | hkey, |
LPCSTR | lpValueName, | ||
LPDWORD | lpReserved, | ||
LPDWORD | lpType, | ||
LPBYTE | lpData, | ||
LPDWORD | lpcbData | ||
) |
Definition at line 77 of file shellreg.c.
LONG WINAPI SHRegQueryValueExW | ( | HKEY | hkey, |
LPCWSTR | pszValue, | ||
LPDWORD | pdwReserved, | ||
LPDWORD | pdwType, | ||
LPVOID | pvData, | ||
LPDWORD | pcbData | ||
) |
Definition at line 107 of file shellreg.c.
Referenced by SHELL_TryAppPathW().
Definition at line 575 of file shellord.c.
LPITEMIDLIST WINAPI SHSimpleIDListFromPathA | ( | LPCSTR | lpszPath | ) |
Definition at line 1093 of file pidl.c.
Referenced by SHSimpleIDListFromPathAW().
LPITEMIDLIST WINAPI SHSimpleIDListFromPathW | ( | LPCWSTR | lpszPath | ) |
Definition at line 1124 of file pidl.c.
Referenced by BrsFolder_Treeview_Rename(), CShellLink::SetTargetFromPIDLOrPath(), SHChangeNotify(), and SHSimpleIDListFromPathAW().
BOOL WINAPI SHWaitForFileToOpen | ( | LPCITEMIDLIST | pidl, |
DWORD | dwFlags, | ||
DWORD | dwTimeout | ||
) |
Definition at line 1782 of file shellord.c.
Definition at line 54 of file shellstring.c.
Referenced by CDefView::OnNotify(), and StrRetToStrNAW().
Definition at line 85 of file shellstring.c.
Referenced by GetName(), ILGetDisplayNameExW(), CDefView::InitList(), CDefView::OnNotify(), SHELL_GetPathFromIDListForExecuteW(), SHGetFileInfoW(), and StrRetToStrNAW().