|
#define | SHDeleteEmptyKey WINELIB_NAME_AW(SHDeleteEmptyKey) |
|
#define | SHDeleteKey WINELIB_NAME_AW(SHDeleteKey) |
|
#define | SHDeleteValue WINELIB_NAME_AW(SHDeleteValue) |
|
#define | SHGetValue WINELIB_NAME_AW(SHGetValue) |
|
#define | SHSetValue WINELIB_NAME_AW(SHSetValue) |
|
#define | SHQueryValueEx WINELIB_NAME_AW(SHQueryValueEx) |
|
#define | SHEnumKeyEx WINELIB_NAME_AW(SHEnumKeyEx) |
|
#define | SHEnumValue WINELIB_NAME_AW(SHEnumValue) |
|
#define | SHQueryInfoKey WINELIB_NAME_AW(SHQueryInfoKey) |
|
#define | SHRegGetPath WINELIB_NAME_AW(SHRegGetPath) |
|
#define | SHRegSetPath WINELIB_NAME_AW(SHRegSetPath) |
|
#define | SHCopyKey WINELIB_NAME_AW(SHCopyKey) |
|
#define | SRRF_RT_REG_NONE 0x1 |
|
#define | SRRF_RT_REG_SZ 0x2 |
|
#define | SRRF_RT_REG_EXPAND_SZ 0x4 |
|
#define | SRRF_RT_REG_BINARY 0x8 |
|
#define | SRRF_RT_REG_DWORD 0x10 |
|
#define | SRRF_RT_REG_MULTI_SZ 0x20 |
|
#define | SRRF_RT_REG_QWORD 0x40 |
|
#define | SRRF_RT_DWORD (SRRF_RT_REG_BINARY|SRRF_RT_REG_DWORD) |
|
#define | SRRF_RT_QWORD (SRRF_RT_REG_BINARY|SRRF_RT_REG_QWORD) |
|
#define | SRRF_RT_ANY 0xffff |
|
#define | SRRF_RM_ANY 0 |
|
#define | SRRF_RM_NORMAL 0x10000 |
|
#define | SRRF_RM_SAFE 0x20000 |
|
#define | SRRF_RM_SAFENETWORK 0x40000 |
|
#define | SRRF_NOEXPAND 0x10000000 |
|
#define | SRRF_ZEROONFAILURE 0x20000000 |
|
#define | SRRF_NOVIRT 0x40000000 |
|
#define | SHRegGetValue WINELIB_NAME_AW(SHRegGetValue) |
|
#define | SHDeleteOrphanKey WINELIB_NAME_AW(SHDeleteOrphanKey) |
|
#define | SHREGSET_HKCU 0x1 /* Apply to HKCU if empty */ |
|
#define | SHREGSET_FORCE_HKCU 0x2 /* Always apply to HKCU */ |
|
#define | SHREGSET_HKLM 0x4 /* Apply to HKLM if empty */ |
|
#define | SHREGSET_FORCE_HKLM 0x8 /* Always apply to HKLM */ |
|
#define | SHREGSET_DEFAULT (SHREGSET_FORCE_HKCU | SHREGSET_HKLM) |
|
#define | SHRegCreateUSKey WINELIB_NAME_AW(SHRegCreateUSKey) |
|
#define | SHRegOpenUSKey WINELIB_NAME_AW(SHRegOpenUSKey) |
|
#define | SHRegQueryUSValue WINELIB_NAME_AW(SHRegQueryUSValue) |
|
#define | SHRegWriteUSValue WINELIB_NAME_AW(SHRegWriteUSValue) |
|
#define | SHRegDeleteUSValue WINELIB_NAME_AW(SHRegDeleteUSValue) |
|
#define | SHRegDeleteEmptyUSKey WINELIB_NAME_AW(SHRegDeleteEmptyUSKey) |
|
#define | SHRegEnumUSKey WINELIB_NAME_AW(SHRegEnumUSKey) |
|
#define | SHRegEnumUSValue WINELIB_NAME_AW(SHRegEnumUSValue) |
|
#define | SHRegQueryInfoUSKey WINELIB_NAME_AW(SHRegQueryInfoUSKey) |
|
#define | SHRegGetUSValue WINELIB_NAME_AW(SHRegGetUSValue) |
|
#define | SHRegSetUSValue WINELIB_NAME_AW(SHRegSetUSValue) |
|
#define | SHRegGetBoolUSValue WINELIB_NAME_AW(SHRegGetBoolUSValue) |
|
#define | INTERFACE IQueryAssociations |
|
#define | IQueryAssociations_QueryInterface(p, a, b) (p)->lpVtbl->QueryInterface(p,a,b) |
|
#define | IQueryAssociations_AddRef(p) (p)->lpVtbl->AddRef(p) |
|
#define | IQueryAssociations_Release(p) (p)->lpVtbl->Release(p) |
|
#define | IQueryAssociations_Init(p, a, b, c, d) (p)->lpVtbl->Init(p,a,b,c,d) |
|
#define | IQueryAssociations_GetString(p, a, b, c, d, e) (p)->lpVtbl->GetString(p,a,b,c,d,e) |
|
#define | IQueryAssociations_GetKey(p, a, b, c, d) (p)->lpVtbl->GetKey(p,a,b,c,d) |
|
#define | IQueryAssociations_GetData(p, a, b, c, d, e) (p)->lpVtbl->GetData(p,a,b,c,d,e) |
|
#define | IQueryAssociations_GetEnum(p, a, b, c, d, e) (p)->lpVtbl->GetEnum(p,a,b,c,d,e) |
|
#define | AssocQueryString WINELIB_NAME_AW(AssocQueryString) |
|
#define | AssocQueryStringByKey WINELIB_NAME_AW(AssocQueryStringByKey) |
|
#define | AssocQueryKey WINELIB_NAME_AW(AssocQueryKey) |
|
#define | GCT_INVALID 0x0 |
|
#define | GCT_LFNCHAR 0x1 |
|
#define | GCT_SHORTCHAR 0x2 |
|
#define | GCT_WILD 0x4 |
|
#define | GCT_SEPARATOR 0x8 |
|
#define | PathAddBackslash WINELIB_NAME_AW(PathAddBackslash) |
|
#define | PathAddExtension WINELIB_NAME_AW(PathAddExtension) |
|
#define | PathAppend WINELIB_NAME_AW(PathAppend) |
|
#define | PathBuildRoot WINELIB_NAME_AW(PathBuiltRoot) |
|
#define | PathCanonicalize WINELIB_NAME_AW(PathCanonicalize) |
|
#define | PathCombine WINELIB_NAME_AW(PathCombine) |
|
#define | PathCompactPath WINELIB_NAME_AW(PathCompactPath) |
|
#define | PathCompactPathEx WINELIB_NAME_AW(PathCompactPathEx) |
|
#define | PathCommonPrefix WINELIB_NAME_AW(PathCommonPrefix) |
|
#define | PathCreateFromUrl WINELIB_NAME_AW(PathCreateFromUrl) |
|
#define | PathFileExists WINELIB_NAME_AW(PathFileExists) |
|
#define | PathFileExistsAndAttributes WINELIB_NAME_AW(PathFileExistsAndAttributes) |
|
#define | PathFindExtension WINELIB_NAME_AW(PathFindExtension) |
|
#define | PathFindFileName WINELIB_NAME_AW(PathFindFileName) |
|
#define | PathFindNextComponent WINELIB_NAME_AW(PathFindNextComponent) |
|
#define | PathFindOnPath WINELIB_NAME_AW(PathFindOnPath) |
|
#define | PathGetArgs WINELIB_NAME_AW(PathGetArgs) |
|
#define | PathGetCharType WINELIB_NAME_AW(PathGetCharType) |
|
#define | PathGetDriveNumber WINELIB_NAME_AW(PathGetDriveNumber) |
|
#define | PathIsDirectory WINELIB_NAME_AW(PathIsDirectory) |
|
#define | PathIsDirectoryEmpty WINELIB_NAME_AW(PathIsDirectoryEmpty) |
|
#define | PathIsFileSpec WINELIB_NAME_AW(PathIsFileSpec); |
|
#define | PathIsPrefix WINELIB_NAME_AW(PathIsPrefix) |
|
#define | PathIsRelative WINELIB_NAME_AW(PathIsRelative) |
|
#define | PathIsRoot WINELIB_NAME_AW(PathIsRoot) |
|
#define | PathIsSameRoot WINELIB_NAME_AW(PathIsSameRoot) |
|
#define | PathIsUNC WINELIB_NAME_AW(PathIsUNC) |
|
#define | PathIsUNCServer WINELIB_NAME_AW(PathIsUNCServer) |
|
#define | PathIsUNCServerShare WINELIB_NAME_AW(PathIsUNCServerShare) |
|
#define | PathIsContentType WINELIB_NAME_AW(PathIsContentType) |
|
#define | PathIsURL WINELIB_NAME_AW(PathIsURL) |
|
#define | PathMakePretty WINELIB_NAME_AW(PathMakePretty) |
|
#define | PathMatchSpec WINELIB_NAME_AW(PathMatchSpec) |
|
#define | PathParseIconLocation WINELIB_NAME_AW(PathParseIconLocation) |
|
#define | PathQuoteSpaces WINELIB_NAME_AW(PathQuoteSpaces) |
|
#define | PathRelativePathTo WINELIB_NAME_AW(PathRelativePathTo) |
|
#define | PathRemoveArgs WINELIB_NAME_AW(PathRemoveArgs) |
|
#define | PathRemoveBackslash WINELIB_NAME_AW(PathRemoveBackslash) |
|
#define | PathRemoveBlanks WINELIB_NAME_AW(PathRemoveBlanks) |
|
#define | PathRemoveExtension WINELIB_NAME_AW(PathRemoveExtension) |
|
#define | PathRemoveFileSpec WINELIB_NAME_AW(PathRemoveFileSpec) |
|
#define | PathRenameExtension WINELIB_NAME_AW(PathRenameExtension) |
|
#define | PathSearchAndQualify WINELIB_NAME_AW(PathSearchAndQualify) |
|
#define | PathSetDlgItemPath WINELIB_NAME_AW(PathSetDlgItemPath) |
|
#define | PathSkipRoot WINELIB_NAME_AW(PathSkipRoot) |
|
#define | PathStripPath WINELIB_NAME_AW(PathStripPath) |
|
#define | PathStripToRoot WINELIB_NAME_AW(PathStripToRoot) |
|
#define | PathUnquoteSpaces WINELIB_NAME_AW(PathUnquoteSpaces) |
|
#define | PathMakeSystemFolder WINELIB_NAME_AW(PathMakeSystemFolder) |
|
#define | PathUnmakeSystemFolder WINELIB_NAME_AW(PathUnmakeSystemFolder) |
|
#define | PathIsSystemFolder WINELIB_NAME_AW(PathIsSystemFolder) |
|
#define | PathIsNetworkPath WINELIB_NAME_AW(PathIsNetworkPath) |
|
#define | PathIsLFNFileSpec WINELIB_NAME_AW(PathIsLFNFileSpec) |
|
#define | PathFindSuffixArray WINELIB_NAME_AW(PathFindSuffixArray) |
|
#define | PathUndecorate WINELIB_NAME_AW(PathUndecorate) |
|
#define | PathUnExpandEnvStrings WINELIB_NAME_AW(PathUnExpandEnvStrings) |
|
#define | URL_PARTFLAG_KEEPSCHEME 0x00000001 |
|
#define | URL_APPLY_FORCEAPPLY 0x00000008 |
|
#define | URL_APPLY_GUESSFILE 0x00000004 |
|
#define | URL_APPLY_GUESSSCHEME 0x00000002 |
|
#define | URL_APPLY_DEFAULT 0x00000001 |
|
#define | URL_WININET_COMPATIBILITY 0x80000000 |
|
#define | URL_PLUGGABLE_PROTOCOL 0x40000000 |
|
#define | URL_ESCAPE_UNSAFE 0x20000000 |
|
#define | URL_UNESCAPE 0x10000000 |
|
#define | URL_DONT_SIMPLIFY 0x08000000 |
|
#define | URL_NO_META URL_DONT_SIMPLIFY |
|
#define | URL_ESCAPE_SPACES_ONLY 0x04000000 |
|
#define | URL_DONT_ESCAPE_EXTRA_INFO 0x02000000 |
|
#define | URL_DONT_UNESCAPE_EXTRA_INFO URL_DONT_ESCAPE_EXTRA_INFO |
|
#define | URL_BROWSER_MODE URL_DONT_ESCAPE_EXTRA_INFO |
|
#define | URL_INTERNAL_PATH 0x00800000 /* Will escape #'s in paths */ |
|
#define | URL_UNESCAPE_HIGH_ANSI_ONLY 0x00400000 |
|
#define | URL_CONVERT_IF_DOSPATH 0x00200000 |
|
#define | URL_UNESCAPE_INPLACE 0x00100000 |
|
#define | URL_FILE_USE_PATHURL 0x00010000 |
|
#define | URL_ESCAPE_AS_UTF8 0x00040000 |
|
#define | URL_ESCAPE_SEGMENT_ONLY 0x00002000 |
|
#define | URL_ESCAPE_PERCENT 0x00001000 |
|
#define | UrlApplyScheme WINELIB_NAME_AW(UrlApplyScheme) |
|
#define | UrlCanonicalize WINELIB_NAME_AW(UrlCanonicalize) |
|
#define | UrlCombine WINELIB_NAME_AW(UrlCombine) |
|
#define | UrlCompare WINELIB_NAME_AW(UrlCompare) |
|
#define | UrlEscape WINELIB_NAME_AW(UrlEscape) |
|
#define | UrlEscapeSpacesA(x, y, z) |
|
#define | UrlEscapeSpacesW(x, y, z) |
|
#define | UrlEscapeSpaces WINELIB_NAME_AW(UrlEscapeSpaces) |
|
#define | UrlGetLocation WINELIB_NAME_AW(UrlGetLocation) |
|
#define | UrlGetPart WINELIB_NAME_AW(UrlGetPart) |
|
#define | UrlHash WINELIB_NAME_AW(UrlHash) |
|
#define | UrlIs WINELIB_NAME_AW(UrlIs) |
|
#define | UrlIsNoHistory WINELIB_NAME_AW(UrlIsNoHistory) |
|
#define | UrlIsOpaque WINELIB_NAME_AW(UrlIsOpaque) |
|
#define | UrlIsFileUrlA(x) UrlIsA(x, URLIS_FILEURL) |
|
#define | UrlIsFileUrlW(x) UrlIsW(x, URLIS_FILEURL) |
|
#define | UrlIsFileUrl WINELIB_NAME_AW(UrlIsFileUrl) |
|
#define | UrlUnescape WINELIB_NAME_AW(UrlUnescape) |
|
#define | UrlUnescapeInPlaceA(x, y) |
|
#define | UrlUnescapeInPlaceW(x, y) |
|
#define | UrlUnescapeInPlace WINELIB_NAME_AW(UrlUnescapeInPlace) |
|
#define | UrlCreateFromPath WINELIB_NAME_AW(UrlCreateFromPath) |
|
#define | ParseURL WINELIB_NAME_AW(ParseUrl) |
|
#define | STIF_DEFAULT 0x0L |
|
#define | STIF_SUPPORT_HEX 0x1L |
|
#define | ChrCmpI WINELIB_NAME_AW(ChrCmpI) |
|
#define | StrCSpn WINELIB_NAME_AW(StrCSpn) |
|
#define | StrCSpnI WINELIB_NAME_AW(StrCSpnI) |
|
#define | StrCatA lstrcatA |
|
#define | StrCat WINELIB_NAME_AW(StrCat) |
|
#define | StrCatBuff WINELIB_NAME_AW(StrCatBuff) |
|
#define | StrChr WINELIB_NAME_AW(StrChr) |
|
#define | StrChrI WINELIB_NAME_AW(StrChrI) |
|
#define | StrCmpA lstrcmpA |
|
#define | StrCmp WINELIB_NAME_AW(StrCmp) |
|
#define | StrCmpIA lstrcmpiA |
|
#define | StrCmpI WINELIB_NAME_AW(StrCmpI) |
|
#define | StrCpyA lstrcpyA |
|
#define | StrCpy WINELIB_NAME_AW(StrCpy) |
|
#define | StrCpyNA lstrcpynA |
|
#define | StrCpyN WINELIB_NAME_AW(StrCpyN) |
|
#define | StrNCpy WINELIB_NAME_AW(StrCpyN) |
|
#define | StrCmpN WINELIB_NAME_AW(StrCmpN) |
|
#define | StrNCmp WINELIB_NAME_AW(StrCmpN) |
|
#define | StrCmpNI WINELIB_NAME_AW(StrCmpNI) |
|
#define | StrNCmpI WINELIB_NAME_AW(StrCmpNI) |
|
#define | StrDup WINELIB_NAME_AW(StrDup) |
|
#define | SHStrDup WINELIB_NAME_AW(SHStrDup) |
|
#define | StrFormatByteSize StrFormatByteSize64A |
|
#define | StrFormatKBSize WINELIB_NAME_AW(StrFormatKBSize) |
|
#define | StrFromTimeInterval WINELIB_NAME_AW(StrFromTimeInterval) |
|
#define | StrIsIntlEqual WINELIB_NAME_AW(StrIsIntlEqual) |
|
#define | StrIntlEqNA(a, b, c) StrIsIntlEqualA(TRUE,a,b,c) |
|
#define | StrIntlEqNW(a, b, c) StrIsIntlEqualW(TRUE,a,b,c) |
|
#define | StrIntlEqNIA(a, b, c) StrIsIntlEqualA(FALSE,a,b,c) |
|
#define | StrIntlEqNIW(a, b, c) StrIsIntlEqualW(FALSE,a,b,c) |
|
#define | StrNCat WINELIB_NAME_AW(StrNCat) |
|
#define | StrCatN WINELIB_NAME_AW(StrNCat) |
|
#define | StrPBrk WINELIB_NAME_AW(StrPBrk) |
|
#define | StrRChr WINELIB_NAME_AW(StrRChr) |
|
#define | StrRChrI WINELIB_NAME_AW(StrRChrI) |
|
#define | StrRStrI WINELIB_NAME_AW(StrRStrI) |
|
#define | StrSpn WINELIB_NAME_AW(StrSpn) |
|
#define | StrStr WINELIB_NAME_AW(StrStr) |
|
#define | StrStrI WINELIB_NAME_AW(StrStrI) |
|
#define | StrToInt WINELIB_NAME_AW(StrToInt) |
|
#define | StrToLong WINELIB_NAME_AW(StrToInt) |
|
#define | StrToIntEx WINELIB_NAME_AW(StrToIntEx) |
|
#define | StrToIntEx64 WINELIB_NAME_AW(StrToIntEx64) |
|
#define | StrTrim WINELIB_NAME_AW(StrTrim) |
|
#define | wvnsprintf WINELIB_NAME_AW(wvnsprintf) |
|
#define | wnsprintf WINELIB_NAME_AW(wnsprintf) |
|
#define | IntlStrEqWorker WINELIB_NAME_AW(IntlStrEqWorker) |
|
#define | IntlStrEqNA(s1, s2, n) IntlStrEqWorkerA(TRUE,s1,s2,n) |
|
#define | IntlStrEqNW(s1, s2, n) IntlStrEqWorkerW(TRUE,s1,s2,n) |
|
#define | IntlStrEqN WINELIB_NAME_AW(IntlStrEqN) |
|
#define | IntlStrEqNIA(s1, s2, n) IntlStrEqWorkerA(FALSE,s1,s2,n) |
|
#define | IntlStrEqNIW(s1, s2, n) IntlStrEqWorkerW(FALSE,s1,s2,n) |
|
#define | IntlStrEqNI WINELIB_NAME_AW(IntlStrEqNI) |
|
#define | StrRetToStr WINELIB_NAME_AW(StrRetToStr) |
|
#define | StrRetToBuf WINELIB_NAME_AW(StrRetToBuf) |
|
#define | IsCharSpace WINELIB_NAME_AW(IsCharSpace) |
|
#define | SHOpenRegStream WINELIB_NAME_AW(SHOpenRegStream2) /* Uses version 2 */ |
|
#define | SHOpenRegStream2 WINELIB_NAME_AW(SHOpenRegStream2) |
|
#define | SHCreateStreamOnFile WINELIB_NAME_AW(SHCreateStreamOnFile) |
|
#define | SHACF_DEFAULT 0x00000000 |
|
#define | SHACF_FILESYSTEM 0x00000001 |
|
#define | SHACF_URLHISTORY 0x00000002 |
|
#define | SHACF_URLMRU 0x00000004 |
|
#define | SHACF_URLALL (SHACF_URLHISTORY|SHACF_URLMRU) |
|
#define | SHACF_USETAB 0x00000008 |
|
#define | SHACF_FILESYS_ONLY 0x00000010 |
|
#define | SHACF_FILESYS_DIRS 0x00000020 |
|
#define | SHACF_AUTOSUGGEST_FORCE_ON 0x10000000 |
|
#define | SHACF_AUTOSUGGEST_FORCE_OFF 0x20000000 |
|
#define | SHACF_AUTOAPPEND_FORCE_ON 0x40000000 |
|
#define | SHACF_AUTOAPPEND_FORCE_OFF 0x80000000 |
|
#define | CTF_INSIST 0x01 /* Always call */ |
|
#define | CTF_THREAD_REF 0x02 /* Hold thread ref */ |
|
#define | CTF_PROCESS_REF 0x04 /* Hold process ref */ |
|
#define | CTF_COINIT 0x08 /* Startup COM first */ |
|
#define | CTF_FREELIBANDEXIT 0x10 /* Hold DLL ref */ |
|
#define | CTF_REF_COUNTED 0x20 /* Thread is ref counted */ |
|
#define | CTF_WAIT_ALLOWCOM 0x40 /* Allow marshalling */ |
|
#define | DLLVER_PLATFORM_WINDOWS 0x01 /* Win9x */ |
|
#define | DLLVER_PLATFORM_NT 0x02 /* WinNT */ |
|
#define | DLLVER_MAJOR_MASK 0xFFFF000000000000 |
|
#define | DLLVER_MINOR_MASK 0x0000FFFF00000000 |
|
#define | DLLVER_BUILD_MASK 0x00000000FFFF0000 |
|
#define | DLLVER_QFE_MASK 0x000000000000FFFF |
|
#define | MAKEDLLVERULL(mjr, mnr, bld, qfe) |
|
#define | OS_WIN32SORGREATER 0x00 |
|
#define | OS_NT 0x01 |
|
#define | OS_WIN95ORGREATER 0x02 |
|
#define | OS_NT4ORGREATER 0x03 |
|
#define | OS_WIN2000ORGREATER_ALT 0x04 |
|
#define | OS_WIN98ORGREATER 0x05 |
|
#define | OS_WIN98_GOLD 0x06 |
|
#define | OS_WIN2000ORGREATER 0x07 |
|
#define | OS_WIN2000PRO 0x08 |
|
#define | OS_WIN2000SERVER 0x09 |
|
#define | OS_WIN2000ADVSERVER 0x0A |
|
#define | OS_WIN2000DATACENTER 0x0B |
|
#define | OS_WIN2000TERMINAL 0x0C |
|
#define | OS_EMBEDDED 0x0D |
|
#define | OS_TERMINALCLIENT 0x0E |
|
#define | OS_TERMINALREMOTEADMIN 0x0F |
|
#define | OS_WIN95_GOLD 0x10 |
|
#define | OS_MEORGREATER 0x11 |
|
#define | OS_XPORGREATER 0x12 |
|
#define | OS_HOME 0x13 |
|
#define | OS_PROFESSIONAL 0x14 |
|
#define | OS_DATACENTER 0x15 |
|
#define | OS_ADVSERVER 0x16 |
|
#define | OS_SERVER 0x17 |
|
#define | OS_TERMINALSERVER 0x18 |
|
#define | OS_PERSONALTERMINALSERVER 0x19 |
|
#define | OS_FASTUSERSWITCHING 0x1A |
|
#define | OS_WELCOMELOGONUI 0x1B |
|
#define | OS_DOMAINMEMBER 0x1C |
|
#define | OS_ANYSERVER 0x1D |
|
#define | OS_WOW6432 0x1E |
|
#define | OS_WEBSERVER 0x1F |
|
#define | OS_SMALLBUSINESSSERVER 0x20 |
|
#define | OS_TABLETPC 0x21 |
|
#define | OS_SERVERADMINUI 0x22 |
|
#define | OS_MEDIACENTER 0x23 |
|
#define | OS_APPLIANCE 0x24 |
|
#define | TPS_EXECUTEIO 0x00000001 |
|
#define | TPS_LONGEXECTIME 0x00000008 |
|
#define | FDTF_SHORTTIME 0x00000001 |
|
#define | FDTF_SHORTDATE 0x00000002 |
|
#define | FDTF_DEFAULT (FDTF_SHORTDATE | FDTF_SHORTTIME) |
|
#define | FDTF_LONGDATE 0x00000004 |
|
#define | FDTF_LONGTIME 0x00000008 |
|
#define | FDTF_RELATIVE 0x00000010 |
|
#define | FDTF_LTRDATE 0x00000100 |
|
#define | FDTF_RTLDATE 0x00000200 |
|
#define | FDTF_NOAUTOREADINGORDER 0x00000400 |
|
#define | OFFSETOFCLASS(base, derived) ((DWORD)(DWORD_PTR)(static_cast<base*>((derived*)8))-8) |
|
#define | QITABENTMULTI(Cthis, Ifoo, Iimpl) { &IID_##Ifoo, OFFSETOFCLASS(Iimpl, Cthis) } |
|
#define | QITABENT(Cthis, Ifoo) QITABENTMULTI(Cthis, Ifoo, Ifoo) |
|
|
DWORD WINAPI | SHDeleteEmptyKeyA (_In_ HKEY, _In_opt_ LPCSTR) |
|
DWORD WINAPI | SHDeleteEmptyKeyW (_In_ HKEY, _In_opt_ LPCWSTR) |
|
DWORD WINAPI | SHDeleteKeyA (_In_ HKEY, _In_opt_ LPCSTR) |
|
DWORD WINAPI | SHDeleteKeyW (_In_ HKEY, _In_opt_ LPCWSTR) |
|
DWORD WINAPI | SHDeleteValueA (_In_ HKEY, _In_opt_ LPCSTR, _In_ LPCSTR) |
|
DWORD WINAPI | SHDeleteValueW (_In_ HKEY, _In_opt_ LPCWSTR, _In_ LPCWSTR) |
|
DWORD WINAPI | SHGetValueA (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _Out_opt_ LPDWORD, _Out_writes_bytes_opt_(*pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
DWORD WINAPI | SHGetValueW (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _Out_opt_ LPDWORD, _Out_writes_bytes_opt_(*pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
DWORD WINAPI | SHSetValueA (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _In_ DWORD, _In_reads_bytes_opt_(cbData) LPCVOID, _In_ DWORD cbData) |
|
DWORD WINAPI | SHSetValueW (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _In_ DWORD, _In_reads_bytes_opt_(cbData) LPCVOID, _In_ DWORD cbData) |
|
DWORD WINAPI | SHQueryValueExA (_In_ HKEY, _In_opt_ LPCSTR, _Reserved_ LPDWORD, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
DWORD WINAPI | SHQueryValueExW (_In_ HKEY, _In_opt_ LPCWSTR, _Reserved_ LPDWORD, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
LONG WINAPI | SHEnumKeyExA (_In_ HKEY, _In_ DWORD, _Out_writes_(*pcchName) LPSTR, _Inout_ LPDWORD pcchName) |
|
LONG WINAPI | SHEnumKeyExW (_In_ HKEY, _In_ DWORD, _Out_writes_(*pcchName) LPWSTR, _Inout_ LPDWORD pcchName) |
|
LONG WINAPI | SHEnumValueA (_In_ HKEY, _In_ DWORD, _Out_writes_opt_(*pcchValueName) LPSTR, _Inout_opt_ LPDWORD pcchValueName, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
LONG WINAPI | SHEnumValueW (_In_ HKEY, _In_ DWORD, _Out_writes_opt_(*pcchValueName) LPWSTR, _Inout_opt_ LPDWORD pcchValueName, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData) |
|
LONG WINAPI | SHQueryInfoKeyA (_In_ HKEY, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD) |
|
LONG WINAPI | SHQueryInfoKeyW (_In_ HKEY, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD) |
|
DWORD WINAPI | SHRegGetPathA (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _Out_writes_(MAX_PATH) LPSTR, _In_ DWORD) |
|
DWORD WINAPI | SHRegGetPathW (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _Out_writes_(MAX_PATH) LPWSTR, _In_ DWORD) |
|
DWORD WINAPI | SHRegSetPathA (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _In_ LPCSTR, _In_ DWORD) |
|
DWORD WINAPI | SHRegSetPathW (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _In_ LPCWSTR, _In_ DWORD) |
|
DWORD WINAPI | SHCopyKeyA (_In_ HKEY, _In_opt_ LPCSTR, _In_ HKEY, _Reserved_ DWORD) |
|
DWORD WINAPI | SHCopyKeyW (_In_ HKEY, _In_opt_ LPCWSTR, _In_ HKEY, _Reserved_ DWORD) |
|
HKEY WINAPI | SHRegDuplicateHKey (_In_ HKEY) |
|
LSTATUS WINAPI | SHRegGetValueA (_In_ HKEY hkey, _In_opt_ LPCSTR pszSubKey, _In_opt_ LPCSTR pszValue, _In_ SRRF srrfFlags, _Out_opt_ LPDWORD pdwType, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID pvData, _Inout_opt_ LPDWORD pcbData) |
|
LSTATUS WINAPI | SHRegGetValueW (_In_ HKEY hkey, _In_opt_ LPCWSTR pszSubKey, _In_opt_ LPCWSTR pszValue, _In_ SRRF srrfFlags, _Out_opt_ LPDWORD pdwType, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID pvData, _Inout_opt_ LPDWORD pcbData) |
|
DWORD WINAPI | SHDeleteOrphanKeyA (HKEY, LPCSTR) |
|
DWORD WINAPI | SHDeleteOrphanKeyW (HKEY, LPCWSTR) |
|
LONG WINAPI | SHRegCreateUSKeyA (_In_ LPCSTR, _In_ REGSAM, _In_opt_ HUSKEY, _Out_ PHUSKEY, _In_ DWORD) |
|
LONG WINAPI | SHRegCreateUSKeyW (_In_ LPCWSTR, _In_ REGSAM, _In_opt_ HUSKEY, _Out_ PHUSKEY, _In_ DWORD) |
|
LONG WINAPI | SHRegOpenUSKeyA (_In_ LPCSTR, _In_ REGSAM, _In_opt_ HUSKEY, _Out_ PHUSKEY, _In_ BOOL) |
|
LONG WINAPI | SHRegOpenUSKeyW (_In_ LPCWSTR, _In_ REGSAM, _In_opt_ HUSKEY, _Out_ PHUSKEY, _In_ BOOL) |
|
LONG WINAPI | SHRegQueryUSValueA (_In_ HUSKEY, _In_opt_ LPCSTR, _Inout_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ BOOL, _In_reads_bytes_opt_(dwDefaultDataSize) LPVOID, _In_opt_ DWORD dwDefaultDataSize) |
|
LONG WINAPI | SHRegQueryUSValueW (_In_ HUSKEY, _In_opt_ LPCWSTR, _Inout_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ BOOL, _In_reads_bytes_opt_(dwDefaultDataSize) LPVOID, _In_opt_ DWORD dwDefaultDataSize) |
|
LONG WINAPI | SHRegWriteUSValueA (_In_ HUSKEY, _In_ LPCSTR, _In_ DWORD, _In_reads_bytes_(cbData) LPVOID, _In_ DWORD cbData, _In_ DWORD) |
|
LONG WINAPI | SHRegWriteUSValueW (_In_ HUSKEY, _In_ LPCWSTR, _In_ DWORD, _In_reads_bytes_(cbData) LPVOID, _In_ DWORD cbData, _In_ DWORD) |
|
LONG WINAPI | SHRegDeleteUSValueA (_In_ HUSKEY, _In_ LPCSTR, _In_ SHREGDEL_FLAGS) |
|
LONG WINAPI | SHRegDeleteUSValueW (_In_ HUSKEY, _In_ LPCWSTR, _In_ SHREGDEL_FLAGS) |
|
LONG WINAPI | SHRegDeleteEmptyUSKeyA (_In_ HUSKEY, _In_ LPCSTR, _In_ SHREGDEL_FLAGS) |
|
LONG WINAPI | SHRegDeleteEmptyUSKeyW (_In_ HUSKEY, _In_ LPCWSTR, _In_ SHREGDEL_FLAGS) |
|
LONG WINAPI | SHRegEnumUSKeyA (_In_ HUSKEY, _In_ DWORD, _Out_writes_to_(*pcchName, *pcchName) LPSTR, _Inout_ LPDWORD pcchName, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegEnumUSKeyW (_In_ HUSKEY, _In_ DWORD, _Out_writes_to_(*pcchName, *pcchName) LPWSTR, _Inout_ LPDWORD pcchName, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegEnumUSValueA (_In_ HUSKEY, _In_ DWORD, _Out_writes_to_(*pcchValueName, *pcchValueName) LPSTR, _Inout_ LPDWORD pcchValueName, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegEnumUSValueW (_In_ HUSKEY, _In_ DWORD, _Out_writes_to_(*pcchValueName, *pcchValueName) LPWSTR, _Inout_ LPDWORD pcchValueName, _Out_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegQueryInfoUSKeyA (_In_ HUSKEY, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegQueryInfoUSKeyW (_In_ HUSKEY, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _Out_opt_ LPDWORD, _In_ SHREGENUM_FLAGS) |
|
LONG WINAPI | SHRegCloseUSKey (_In_ HUSKEY) |
|
LONG WINAPI | SHRegGetUSValueA (_In_ LPCSTR, _In_opt_ LPCSTR, _Inout_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ BOOL, _In_reads_bytes_opt_(dwDefaultDataSize) LPVOID, _In_ DWORD dwDefaultDataSize) |
|
LONG WINAPI | SHRegGetUSValueW (_In_ LPCWSTR, _In_opt_ LPCWSTR, _Inout_opt_ LPDWORD, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID, _Inout_opt_ LPDWORD pcbData, _In_ BOOL, _In_reads_bytes_opt_(dwDefaultDataSize) LPVOID, _In_ DWORD dwDefaultDataSize) |
|
LONG WINAPI | SHRegSetUSValueA (_In_ LPCSTR, _In_ LPCSTR, _In_ DWORD, _In_reads_bytes_opt_(cbData) LPVOID, _In_opt_ DWORD cbData, _In_opt_ DWORD) |
|
LONG WINAPI | SHRegSetUSValueW (_In_ LPCWSTR, _In_ LPCWSTR, _In_ DWORD, _In_reads_bytes_opt_(cbData) LPVOID, _In_opt_ DWORD cbData, _In_opt_ DWORD) |
|
BOOL WINAPI | SHRegGetBoolUSValueA (_In_ LPCSTR, _In_opt_ LPCSTR, _In_ BOOL, _In_ BOOL) |
|
BOOL WINAPI | SHRegGetBoolUSValueW (_In_ LPCWSTR, _In_opt_ LPCWSTR, _In_ BOOL, _In_ BOOL) |
|
int WINAPI | SHRegGetIntW (_In_ HKEY, _In_opt_ LPCWSTR, _In_ int) |
|
| DECLARE_INTERFACE_ (IQueryAssociations, IUnknown) |
|
HRESULT WINAPI | AssocCreate (_In_ CLSID, _In_ REFIID, _Outptr_ LPVOID *) |
|
HRESULT WINAPI | AssocQueryStringA (_In_ ASSOCF, _In_ ASSOCSTR, _In_ LPCSTR, _In_opt_ LPCSTR, _Out_writes_opt_(*pcchOut) LPSTR, _Inout_ LPDWORD pcchOut) |
|
HRESULT WINAPI | AssocQueryStringW (_In_ ASSOCF, _In_ ASSOCSTR, _In_ LPCWSTR, _In_opt_ LPCWSTR, _Out_writes_opt_(*pcchOut) LPWSTR, _Inout_ LPDWORD pcchOut) |
|
HRESULT WINAPI | AssocQueryStringByKeyA (_In_ ASSOCF, _In_ ASSOCSTR, _In_ HKEY, _In_opt_ LPCSTR, _Out_writes_opt_(*pcchOut) LPSTR, _Inout_ LPDWORD pcchOut) |
|
HRESULT WINAPI | AssocQueryStringByKeyW (_In_ ASSOCF, _In_ ASSOCSTR, _In_ HKEY, _In_opt_ LPCWSTR, _Out_writes_opt_(*pcchOut) LPWSTR, _Inout_ LPDWORD pcchOut) |
|
HRESULT WINAPI | AssocQueryKeyA (_In_ ASSOCF, _In_ ASSOCKEY, _In_ LPCSTR, _In_opt_ LPCSTR, _Out_ PHKEY) |
|
HRESULT WINAPI | AssocQueryKeyW (_In_ ASSOCF, _In_ ASSOCKEY, _In_ LPCWSTR, _In_opt_ LPCWSTR, _Out_ PHKEY) |
|
BOOL WINAPI | AssocIsDangerous (_In_ LPCWSTR) |
|
void WINAPI | IUnknown_Set (_Inout_ IUnknown **ppunk, _In_opt_ IUnknown *punk) |
|
void WINAPI | IUnknown_AtomicRelease (_Inout_opt_ IUnknown **punk) |
|
HRESULT WINAPI | IUnknown_GetWindow (_In_ IUnknown *punk, _Out_ HWND *phwnd) |
|
HRESULT WINAPI | IUnknown_SetSite (_In_ IUnknown *punk, _In_opt_ IUnknown *punkSite) |
|
HRESULT WINAPI | IUnknown_GetSite (_In_ IUnknown *punk, _In_ REFIID riid, _Outptr_ void **ppv) |
|
HRESULT WINAPI | IUnknown_QueryService (_In_opt_ IUnknown *punk, _In_ REFGUID guidService, _In_ REFIID riid, _Outptr_ void **ppvOut) |
|
LPSTR WINAPI | PathAddBackslashA (_Inout_updates_(MAX_PATH) LPSTR) |
|
LPWSTR WINAPI | PathAddBackslashW (_Inout_updates_(MAX_PATH) LPWSTR) |
|
BOOL WINAPI | PathAddExtensionA (_Inout_updates_(MAX_PATH) LPSTR, _In_opt_ LPCSTR) |
|
BOOL WINAPI | PathAddExtensionW (_Inout_updates_(MAX_PATH) LPWSTR, _In_opt_ LPCWSTR) |
|
BOOL WINAPI | PathAppendA (_Inout_updates_(MAX_PATH) LPSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathAppendW (_Inout_updates_(MAX_PATH) LPWSTR, _In_ LPCWSTR) |
|
LPSTR WINAPI | PathBuildRootA (_Out_writes_(4) LPSTR, int) |
|
LPWSTR WINAPI | PathBuildRootW (_Out_writes_(4) LPWSTR, int) |
|
BOOL WINAPI | PathCanonicalizeA (_Out_writes_(MAX_PATH) LPSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathCanonicalizeW (_Out_writes_(MAX_PATH) LPWSTR, _In_ LPCWSTR) |
|
LPSTR WINAPI | PathCombineA (_Out_writes_(MAX_PATH) LPSTR, _In_opt_ LPCSTR, _In_opt_ LPCSTR) |
|
LPWSTR WINAPI | PathCombineW (_Out_writes_(MAX_PATH) LPWSTR, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR) |
|
BOOL WINAPI | PathCompactPathA (_In_opt_ HDC, _Inout_updates_(MAX_PATH) LPSTR, _In_ UINT) |
|
BOOL WINAPI | PathCompactPathW (_In_opt_ HDC, _Inout_updates_(MAX_PATH) LPWSTR, _In_ UINT) |
|
BOOL WINAPI | PathCompactPathExA (_Out_writes_(cchMax) LPSTR, _In_ LPCSTR, _In_ UINT cchMax, _In_ DWORD) |
|
BOOL WINAPI | PathCompactPathExW (_Out_writes_(cchMax) LPWSTR, _In_ LPCWSTR, _In_ UINT cchMax, _In_ DWORD) |
|
int WINAPI | PathCommonPrefixA (_In_ LPCSTR, _In_ LPCSTR, _Out_writes_opt_(MAX_PATH) LPSTR) |
|
int WINAPI | PathCommonPrefixW (_In_ LPCWSTR, _In_ LPCWSTR, _Out_writes_opt_(MAX_PATH) LPWSTR) |
|
HRESULT WINAPI | PathCreateFromUrlA (_In_ LPCSTR, _Out_writes_to_(*pcchPath, *pcchPath) LPSTR, _Inout_ LPDWORD pcchPath, DWORD) |
|
HRESULT WINAPI | PathCreateFromUrlW (_In_ LPCWSTR pszUrl, _Out_writes_to_(*pcchPath, *pcchPath) LPWSTR pszPath, _Inout_ LPDWORD pcchPath, DWORD dwFlags) |
|
HRESULT WINAPI | PathCreateFromUrlAlloc (_In_ LPCWSTR pszUrl, _Outptr_ LPWSTR *pszPath, DWORD dwReserved) |
|
BOOL WINAPI | PathFileExistsA (_In_ LPCSTR pszPath) |
|
BOOL WINAPI | PathFileExistsW (_In_ LPCWSTR pszPath) |
|
BOOL WINAPI | PathFileExistsAndAttributesA (LPCSTR lpszPath, DWORD *dwAttr) |
|
BOOL WINAPI | PathFileExistsAndAttributesW (LPCWSTR lpszPath, DWORD *dwAttr) |
|
LPSTR WINAPI | PathFindExtensionA (_In_ LPCSTR pszPath) |
|
LPWSTR WINAPI | PathFindExtensionW (_In_ LPCWSTR pszPath) |
|
LPSTR WINAPI | PathFindFileNameA (_In_ LPCSTR pszPath) |
|
LPWSTR WINAPI | PathFindFileNameW (_In_ LPCWSTR pszPath) |
|
LPSTR WINAPI | PathFindNextComponentA (_In_ LPCSTR) |
|
LPWSTR WINAPI | PathFindNextComponentW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathFindOnPathA (_Inout_updates_(MAX_PATH) LPSTR, _In_opt_ LPCSTR *) |
|
BOOL WINAPI | PathFindOnPathW (_Inout_updates_(MAX_PATH) LPWSTR, _In_opt_ LPCWSTR *) |
|
LPSTR WINAPI | PathGetArgsA (_In_ LPCSTR pszPath) |
|
LPWSTR WINAPI | PathGetArgsW (_In_ LPCWSTR pszPath) |
|
UINT WINAPI | PathGetCharTypeA (_In_ UCHAR ch) |
|
UINT WINAPI | PathGetCharTypeW (_In_ WCHAR ch) |
|
int WINAPI | PathGetDriveNumberA (_In_ LPCSTR) |
|
int WINAPI | PathGetDriveNumberW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsDirectoryA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsDirectoryW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsDirectoryEmptyA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsDirectoryEmptyW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsFileSpecA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsFileSpecW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsPrefixA (_In_ LPCSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathIsPrefixW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
BOOL WINAPI | PathIsRelativeA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsRelativeW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsRootA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsRootW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsSameRootA (_In_ LPCSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathIsSameRootW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
BOOL WINAPI | PathIsUNCA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsUNCW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsUNCServerA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsUNCServerW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsUNCServerShareA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsUNCServerShareW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsContentTypeA (_In_ LPCSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathIsContentTypeW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
BOOL WINAPI | PathIsURLA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsURLW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathMakePrettyA (_Inout_ LPSTR) |
|
BOOL WINAPI | PathMakePrettyW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathMatchSpecA (_In_ LPCSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathMatchSpecW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
int WINAPI | PathParseIconLocationA (_Inout_ LPSTR) |
|
int WINAPI | PathParseIconLocationW (_Inout_ LPWSTR) |
|
VOID WINAPI | PathQuoteSpacesA (_Inout_updates_(MAX_PATH) LPSTR) |
|
VOID WINAPI | PathQuoteSpacesW (_Inout_updates_(MAX_PATH) LPWSTR) |
|
BOOL WINAPI | PathRelativePathToA (_Out_writes_(MAX_PATH) LPSTR, _In_ LPCSTR, _In_ DWORD, _In_ LPCSTR, _In_ DWORD) |
|
BOOL WINAPI | PathRelativePathToW (_Out_writes_(MAX_PATH) LPWSTR, _In_ LPCWSTR, _In_ DWORD, _In_ LPCWSTR, _In_ DWORD) |
|
VOID WINAPI | PathRemoveArgsA (_Inout_ LPSTR) |
|
VOID WINAPI | PathRemoveArgsW (_Inout_ LPWSTR) |
|
LPSTR WINAPI | PathRemoveBackslashA (_Inout_ LPSTR) |
|
LPWSTR WINAPI | PathRemoveBackslashW (_Inout_ LPWSTR) |
|
VOID WINAPI | PathRemoveBlanksA (_Inout_ LPSTR) |
|
VOID WINAPI | PathRemoveBlanksW (_Inout_ LPWSTR) |
|
VOID WINAPI | PathRemoveExtensionA (_Inout_ LPSTR) |
|
VOID WINAPI | PathRemoveExtensionW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathRemoveFileSpecA (_Inout_ LPSTR) |
|
BOOL WINAPI | PathRemoveFileSpecW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathRenameExtensionA (_Inout_updates_(MAX_PATH) LPSTR, _In_ LPCSTR) |
|
BOOL WINAPI | PathRenameExtensionW (_Inout_updates_(MAX_PATH) LPWSTR, _In_ LPCWSTR) |
|
BOOL WINAPI | PathSearchAndQualifyA (_In_ LPCSTR, _Out_writes_(cchBuf) LPSTR, _In_ UINT cchBuf) |
|
BOOL WINAPI | PathSearchAndQualifyW (_In_ LPCWSTR, _Out_writes_(cchBuf) LPWSTR, _In_ UINT cchBuf) |
|
VOID WINAPI | PathSetDlgItemPathA (_In_ HWND, int, LPCSTR) |
|
VOID WINAPI | PathSetDlgItemPathW (_In_ HWND, int, LPCWSTR) |
|
LPSTR WINAPI | PathSkipRootA (_In_ LPCSTR) |
|
LPWSTR WINAPI | PathSkipRootW (_In_ LPCWSTR) |
|
VOID WINAPI | PathStripPathA (_Inout_ LPSTR) |
|
VOID WINAPI | PathStripPathW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathStripToRootA (_Inout_ LPSTR) |
|
BOOL WINAPI | PathStripToRootW (_Inout_ LPWSTR) |
|
VOID WINAPI | PathUnquoteSpacesA (_Inout_ LPSTR) |
|
VOID WINAPI | PathUnquoteSpacesW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathMakeSystemFolderA (_In_ LPCSTR) |
|
BOOL WINAPI | PathMakeSystemFolderW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathUnmakeSystemFolderA (_In_ LPCSTR) |
|
BOOL WINAPI | PathUnmakeSystemFolderW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsSystemFolderA (_In_opt_ LPCSTR, _In_ DWORD) |
|
BOOL WINAPI | PathIsSystemFolderW (_In_opt_ LPCWSTR, _In_ DWORD) |
|
BOOL WINAPI | PathIsNetworkPathA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsNetworkPathW (_In_ LPCWSTR) |
|
BOOL WINAPI | PathIsLFNFileSpecA (_In_ LPCSTR) |
|
BOOL WINAPI | PathIsLFNFileSpecW (_In_ LPCWSTR) |
|
LPCSTR WINAPI | PathFindSuffixArrayA (_In_ LPCSTR, _In_reads_(iArraySize) LPCSTR *, int iArraySize) |
|
LPCWSTR WINAPI | PathFindSuffixArrayW (_In_ LPCWSTR, _In_reads_(iArraySize) LPCWSTR *, int iArraySize) |
|
VOID WINAPI | PathUndecorateA (_Inout_ LPSTR) |
|
VOID WINAPI | PathUndecorateW (_Inout_ LPWSTR) |
|
BOOL WINAPI | PathUnExpandEnvStringsA (_In_ LPCSTR, _Out_writes_(cchBuf) LPSTR, _In_ UINT cchBuf) |
|
BOOL WINAPI | PathUnExpandEnvStringsW (_In_ LPCWSTR, _Out_writes_(cchBuf) LPWSTR, _In_ UINT cchBuf) |
|
HRESULT WINAPI | UrlApplySchemeA (_In_ LPCSTR, _Out_writes_(*pcchOut) LPSTR, _Inout_ LPDWORD pcchOut, DWORD) |
|
HRESULT WINAPI | UrlApplySchemeW (_In_ LPCWSTR, _Out_writes_(*pcchOut) LPWSTR, _Inout_ LPDWORD pcchOut, DWORD) |
|
HRESULT WINAPI | UrlCanonicalizeA (_In_ LPCSTR, _Out_writes_to_(*pcchCanonicalized, *pcchCanonicalized) LPSTR, _Inout_ LPDWORD pcchCanonicalized, DWORD) |
|
HRESULT WINAPI | UrlCanonicalizeW (_In_ LPCWSTR, _Out_writes_to_(*pcchCanonicalized, *pcchCanonicalized) LPWSTR, _Inout_ LPDWORD pcchCanonicalized, DWORD) |
|
HRESULT WINAPI | UrlCombineA (_In_ LPCSTR, _In_ LPCSTR, _Out_writes_to_opt_(*pcchCombined, *pcchCombined) LPSTR, _Inout_ LPDWORD pcchCombined, DWORD) |
|
HRESULT WINAPI | UrlCombineW (_In_ LPCWSTR, _In_ LPCWSTR, _Out_writes_to_opt_(*pcchCombined, *pcchCombined) LPWSTR, _Inout_ LPDWORD pcchCombined, DWORD) |
|
INT WINAPI | UrlCompareA (_In_ LPCSTR, _In_ LPCSTR, BOOL) |
|
INT WINAPI | UrlCompareW (_In_ LPCWSTR, _In_ LPCWSTR, BOOL) |
|
HRESULT WINAPI | UrlEscapeA (_In_ LPCSTR, _Out_writes_to_(*pcchEscaped, *pcchEscaped) LPSTR, _Inout_ LPDWORD pcchEscaped, DWORD) |
|
HRESULT WINAPI | UrlEscapeW (_In_ LPCWSTR, _Out_writes_to_(*pcchEscaped, *pcchEscaped) LPWSTR, _Inout_ LPDWORD pcchEscaped, DWORD) |
|
LPCSTR WINAPI | UrlGetLocationA (_In_ LPCSTR) |
|
LPCWSTR WINAPI | UrlGetLocationW (_In_ LPCWSTR) |
|
HRESULT WINAPI | UrlGetPartA (_In_ LPCSTR, _Out_writes_(*pcchOut) LPSTR, _Inout_ LPDWORD pcchOut, DWORD, DWORD) |
|
HRESULT WINAPI | UrlGetPartW (_In_ LPCWSTR, _Out_writes_(*pcchOut) LPWSTR, _Inout_ LPDWORD pcchOut, DWORD, DWORD) |
|
HRESULT WINAPI | HashData (_In_reads_bytes_(cbData) const unsigned char *, DWORD cbData, _Out_writes_bytes_(cbHash) unsigned char *lpDest, DWORD cbHash) |
|
HRESULT WINAPI | UrlHashA (_In_ LPCSTR, _Out_writes_bytes_(cbHash) unsigned char *, DWORD cbHash) |
|
HRESULT WINAPI | UrlHashW (_In_ LPCWSTR, _Out_writes_bytes_(cbHash) unsigned char *, DWORD cbHash) |
|
BOOL WINAPI | UrlIsA (_In_ LPCSTR, URLIS) |
|
BOOL WINAPI | UrlIsW (_In_ LPCWSTR, URLIS) |
|
BOOL WINAPI | UrlIsNoHistoryA (_In_ LPCSTR) |
|
BOOL WINAPI | UrlIsNoHistoryW (_In_ LPCWSTR) |
|
BOOL WINAPI | UrlIsOpaqueA (_In_ LPCSTR) |
|
BOOL WINAPI | UrlIsOpaqueW (_In_ LPCWSTR) |
|
HRESULT WINAPI | UrlUnescapeA (_Inout_ LPSTR, _Out_writes_to_opt_(*pcchUnescaped, *pcchUnescaped) LPSTR, _Inout_opt_ LPDWORD pcchUnescaped, DWORD) |
|
HRESULT WINAPI | UrlUnescapeW (_Inout_ LPWSTR, _Out_writes_to_opt_(*pcchUnescaped, *pcchUnescaped) LPWSTR, _Inout_opt_ LPDWORD pcchUnescaped, DWORD) |
|
HRESULT WINAPI | UrlCreateFromPathA (_In_ LPCSTR, _Out_writes_to_(*pcchUrl, *pcchUrl) LPSTR, _Inout_ LPDWORD pcchUrl, DWORD) |
|
HRESULT WINAPI | UrlCreateFromPathW (_In_ LPCWSTR, _Out_writes_to_(*pcchUrl, *pcchUrl) LPWSTR, _Inout_ LPDWORD pcchUrl, DWORD) |
|
HRESULT WINAPI | ParseURLA (_In_ LPCSTR pszUrl, _Inout_ PARSEDURLA *ppu) |
|
HRESULT WINAPI | ParseURLW (_In_ LPCWSTR pszUrl, _Inout_ PARSEDURLW *ppu) |
|
BOOL WINAPI | ChrCmpIA (WORD, WORD) |
|
BOOL WINAPI | ChrCmpIW (WCHAR, WCHAR) |
|
INT WINAPI | StrCSpnA (_In_ LPCSTR, _In_ LPCSTR) |
|
INT WINAPI | StrCSpnW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
INT WINAPI | StrCSpnIA (_In_ LPCSTR, _In_ LPCSTR) |
|
INT WINAPI | StrCSpnIW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
LPWSTR WINAPI | StrCatW (_Inout_ LPWSTR, _In_ LPCWSTR) |
|
LPSTR WINAPI | StrCatBuffA (_Inout_updates_(cchDestBuffSize) LPSTR, _In_ LPCSTR, INT cchDestBuffSize) |
|
LPWSTR WINAPI | StrCatBuffW (_Inout_updates_(cchDestBuffSize) LPWSTR, _In_ LPCWSTR, INT cchDestBuffSize) |
|
DWORD WINAPI | StrCatChainW (_Out_writes_(cchDst) LPWSTR, DWORD cchDst, DWORD, _In_ LPCWSTR) |
|
LPSTR WINAPI | StrChrA (_In_ LPCSTR, WORD) |
|
LPWSTR WINAPI | StrChrW (_In_ LPCWSTR, WCHAR) |
|
LPSTR WINAPI | StrChrIA (_In_ LPCSTR, WORD) |
|
LPWSTR WINAPI | StrChrIW (_In_ LPCWSTR, WCHAR) |
|
int WINAPI | StrCmpW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
int WINAPI | StrCmpIW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
LPWSTR WINAPI | StrCpyW (_Out_ LPWSTR, _In_ LPCWSTR) |
|
LPWSTR WINAPI | StrCpyNW (_Out_writes_(cchMax) LPWSTR, _In_ LPCWSTR, int cchMax) |
|
INT WINAPI | StrCmpLogicalW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
INT WINAPI | StrCmpNA (_In_ LPCSTR, _In_ LPCSTR, INT) |
|
INT WINAPI | StrCmpNW (_In_ LPCWSTR, _In_ LPCWSTR, INT) |
|
INT WINAPI | StrCmpNIA (_In_ LPCSTR, _In_ LPCSTR, INT) |
|
INT WINAPI | StrCmpNIW (_In_ LPCWSTR, _In_ LPCWSTR, INT) |
|
LPSTR WINAPI | StrDupA (_In_ LPCSTR) |
|
LPWSTR WINAPI | StrDupW (_In_ LPCWSTR) |
|
HRESULT WINAPI | SHStrDupA (_In_ LPCSTR, _Outptr_ WCHAR **) |
|
HRESULT WINAPI | SHStrDupW (_In_ LPCWSTR, _Outptr_ WCHAR **) |
|
LPSTR WINAPI | StrFormatByteSizeA (DWORD, _Out_writes_(cchBuf) LPSTR, UINT cchBuf) |
|
LPSTR WINAPI | StrFormatByteSize64A (LONGLONG, _Out_writes_(cchBuf) LPSTR, UINT cchBuf) |
|
LPWSTR WINAPI | StrFormatByteSizeW (LONGLONG, _Out_writes_(cchBuf) LPWSTR, UINT cchBuf) |
|
LPSTR WINAPI | StrFormatKBSizeA (LONGLONG, _Out_writes_(cchBuf) LPSTR, UINT cchBuf) |
|
LPWSTR WINAPI | StrFormatKBSizeW (LONGLONG, _Out_writes_(cchBuf) LPWSTR, UINT cchBuf) |
|
int WINAPI | StrFromTimeIntervalA (_Out_writes_(cchMax) LPSTR, UINT cchMax, DWORD, int) |
|
int WINAPI | StrFromTimeIntervalW (_Out_writes_(cchMax) LPWSTR, UINT cchMax, DWORD, int) |
|
BOOL WINAPI | StrIsIntlEqualA (BOOL, _In_ LPCSTR, _In_ LPCSTR, int) |
|
BOOL WINAPI | StrIsIntlEqualW (BOOL, _In_ LPCWSTR, _In_ LPCWSTR, int) |
|
LPSTR WINAPI | StrNCatA (_Inout_updates_(cchMax) LPSTR, LPCSTR, int cchMax) |
|
LPWSTR WINAPI | StrNCatW (_Inout_updates_(cchMax) LPWSTR, LPCWSTR, int cchMax) |
|
LPSTR WINAPI | StrPBrkA (_In_ LPCSTR, _In_ LPCSTR) |
|
LPWSTR WINAPI | StrPBrkW (_In_ LPCWSTR, _In_ LPCWSTR) |
|
LPSTR WINAPI | StrRChrA (_In_ LPCSTR, _In_opt_ LPCSTR, WORD) |
|
LPWSTR WINAPI | StrRChrW (_In_ LPCWSTR, _In_opt_ LPCWSTR, WCHAR) |
|
LPSTR WINAPI | StrRChrIA (_In_ LPCSTR, _In_opt_ LPCSTR, WORD) |
|
LPWSTR WINAPI | StrRChrIW (_In_ LPCWSTR, _In_opt_ LPCWSTR, WCHAR) |
|
LPSTR WINAPI | StrRStrIA (_In_ LPCSTR, _In_opt_ LPCSTR, _In_ LPCSTR) |
|
LPWSTR WINAPI | StrRStrIW (_In_ LPCWSTR, _In_opt_ LPCWSTR, _In_ LPCWSTR) |
|
int WINAPI | StrSpnA (_In_ LPCSTR psz, _In_ LPCSTR pszSet) |
|
int WINAPI | StrSpnW (_In_ LPCWSTR psz, _In_ LPCWSTR pszSet) |
|
LPSTR WINAPI | StrStrA (_In_ LPCSTR pszFirst, _In_ LPCSTR pszSrch) |
|
LPWSTR WINAPI | StrStrW (_In_ LPCWSTR pszFirst, _In_ LPCWSTR pszSrch) |
|
LPSTR WINAPI | StrStrIA (_In_ LPCSTR pszFirst, _In_ LPCSTR pszSrch) |
|
LPWSTR WINAPI | StrStrIW (_In_ LPCWSTR pszFirst, _In_ LPCWSTR pszSrch) |
|
LPWSTR WINAPI | StrStrNW (_In_ LPCWSTR, _In_ LPCWSTR, UINT) |
|
LPWSTR WINAPI | StrStrNIW (_In_ LPCWSTR, _In_ LPCWSTR, UINT) |
|
int WINAPI | StrToIntA (_In_ LPCSTR) |
|
int WINAPI | StrToIntW (_In_ LPCWSTR) |
|
BOOL WINAPI | StrToIntExA (_In_ LPCSTR, DWORD, _Out_ int *) |
|
BOOL WINAPI | StrToIntExW (_In_ LPCWSTR, DWORD, _Out_ int *) |
|
BOOL WINAPI | StrToInt64ExA (_In_ LPCSTR, DWORD, _Out_ LONGLONG *) |
|
BOOL WINAPI | StrToInt64ExW (_In_ LPCWSTR, DWORD, _Out_ LONGLONG *) |
|
BOOL WINAPI | StrTrimA (_Inout_ LPSTR, _In_ LPCSTR) |
|
BOOL WINAPI | StrTrimW (_Inout_ LPWSTR, _In_ LPCWSTR) |
|
INT WINAPI | wvnsprintfA (_Out_writes_(cchDest) LPSTR, _In_ INT cchDest, _In_ _Printf_format_string_ LPCSTR, _In_ __ms_va_list) |
|
INT WINAPI | wvnsprintfW (_Out_writes_(cchDest) LPWSTR, _In_ INT cchDest, _In_ _Printf_format_string_ LPCWSTR, _In_ __ms_va_list) |
|
INT WINAPIV | wnsprintfA (_Out_writes_(cchDest) LPSTR, _In_ INT cchDest, _In_ _Printf_format_string_ LPCSTR,...) |
|
INT WINAPIV | wnsprintfW (_Out_writes_(cchDest) LPWSTR, _In_ INT cchDest, _In_ _Printf_format_string_ LPCWSTR,...) |
|
HRESULT WINAPI | SHLoadIndirectString (_In_ LPCWSTR, _Out_writes_(cchOutBuf) LPWSTR, _In_ UINT cchOutBuf, _Reserved_ PVOID *) |
|
BOOL WINAPI | IntlStrEqWorkerA (BOOL, _In_reads_(nChar) LPCSTR, _In_reads_(nChar) LPCSTR, int nChar) |
|
BOOL WINAPI | IntlStrEqWorkerW (BOOL, _In_reads_(nChar) LPCWSTR, _In_reads_(nChar) LPCWSTR, int nChar) |
|
HRESULT WINAPI | StrRetToStrA (_Inout_ STRRET *, _In_opt_ PCUITEMID_CHILD, _Outptr_ LPSTR *) |
|
HRESULT WINAPI | StrRetToStrW (_Inout_ STRRET *, _In_opt_ PCUITEMID_CHILD, _Outptr_ LPWSTR *) |
|
HRESULT WINAPI | StrRetToBufA (_Inout_ STRRET *, _In_opt_ PCUITEMID_CHILD, _Out_writes_(cchBuf) LPSTR, UINT cchBuf) |
|
HRESULT WINAPI | StrRetToBufW (_Inout_ STRRET *, _In_opt_ PCUITEMID_CHILD, _Out_writes_(cchBuf) LPWSTR, UINT cchBuf) |
|
HRESULT WINAPI | StrRetToBSTR (_Inout_ STRRET *, _In_opt_ PCUITEMID_CHILD, _Outptr_ BSTR *) |
|
BOOL WINAPI | IsCharSpaceA (CHAR) |
|
BOOL WINAPI | IsCharSpaceW (WCHAR) |
|
HPALETTE WINAPI | SHCreateShellPalette (_In_opt_ HDC) |
|
COLORREF WINAPI | ColorHLSToRGB (WORD, WORD, WORD) |
|
COLORREF WINAPI | ColorAdjustLuma (COLORREF, int, BOOL) |
|
VOID WINAPI | ColorRGBToHLS (COLORREF, _Out_ LPWORD, _Out_ LPWORD, _Out_ LPWORD) |
|
BOOL WINAPI | IsInternetESCEnabled (void) |
|
struct IStream *WINAPI | SHOpenRegStreamA (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _In_ DWORD) |
|
struct IStream *WINAPI | SHOpenRegStreamW (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _In_ DWORD) |
|
struct IStream *WINAPI | SHOpenRegStream2A (_In_ HKEY, _In_opt_ LPCSTR, _In_opt_ LPCSTR, _In_ DWORD) |
|
struct IStream *WINAPI | SHOpenRegStream2W (_In_ HKEY, _In_opt_ LPCWSTR, _In_opt_ LPCWSTR, _In_ DWORD) |
|
HRESULT WINAPI | SHCreateStreamOnFileA (_In_ LPCSTR, _In_ DWORD, _Outptr_ struct IStream **) |
|
HRESULT WINAPI | SHCreateStreamOnFileW (_In_ LPCWSTR, _In_ DWORD, _Outptr_ struct IStream **) |
|
struct IStream *WINAPI | SHCreateMemStream (_In_reads_bytes_opt_(cbInit) const BYTE *pInit, _In_ UINT cbInit) |
|
HRESULT WINAPI | SHCreateStreamOnFileEx (_In_ LPCWSTR, _In_ DWORD, _In_ DWORD, _In_ BOOL, _In_opt_ struct IStream *, _Outptr_ struct IStream **) |
|
HRESULT WINAPI | SHCreateStreamWrapper (LPBYTE, DWORD, DWORD, struct IStream **) |
|
HANDLE WINAPI | SHAllocShared (_In_opt_ const void *pvData, _In_ DWORD dwSize, _In_ DWORD dwDestinationProcessId) |
|
PVOID WINAPI | SHLockShared (_In_ HANDLE hData, _In_ DWORD dwProcessId) |
|
BOOL WINAPI | SHUnlockShared (_In_ void *pvData) |
|
BOOL WINAPI | SHFreeShared (_In_ HANDLE hData, _In_ DWORD dwProcessId) |
|
INT WINAPI | GetMenuPosFromID (_In_ HMENU hMenu, _In_ UINT uID) |
|
HRESULT WINAPI | SHAutoComplete (_In_ HWND, DWORD) |
|
HRESULT WINAPI | SHCreateThreadRef (_Inout_ LONG *, _Outptr_ IUnknown **) |
|
HRESULT WINAPI | SHGetThreadRef (_Outptr_ IUnknown **) |
|
HRESULT WINAPI | SHSetThreadRef (_In_opt_ IUnknown *) |
|
HRESULT WINAPI | SHReleaseThreadRef (void) |
|
BOOL WINAPI | SHCreateThread (_In_ LPTHREAD_START_ROUTINE pfnThreadProc, _In_opt_ void *pData, _In_ DWORD flags, _In_opt_ LPTHREAD_START_ROUTINE pfnCallback) |
|
BOOL WINAPI | SHSkipJunction (_In_opt_ struct IBindCtx *, _In_ const CLSID *) |
|
HRESULT WINAPI | DllInstall (BOOL, _In_opt_ LPCWSTR) DECLSPEC_HIDDEN |
|
BOOL WINAPI | IsOS (DWORD) |
|
HRESULT WINAPI | QISearch (_Inout_ void *base, _In_ const QITAB *pqit, _In_ REFIID riid, _Outptr_ void **ppv) |
|