74 lines
1.5 KiB
PHP
74 lines
1.5 KiB
PHP
|
|
||
|
; SHELL32 API calls parameters' count
|
||
|
|
||
|
CheckEscapes% = 2
|
||
|
DoEnvironmentSubst% = 2
|
||
|
DragAcceptFiles% = 2
|
||
|
DragFinish% = 1
|
||
|
DragQueryFile% = 4
|
||
|
DragQueryPoint% = 2
|
||
|
DuplicateIcon% = 2
|
||
|
ExtractAssociatedIcon% = 3
|
||
|
ExtractAssociatedIconEx% = 4
|
||
|
ExtractIcon% = 3
|
||
|
ExtractIconEx% = 5
|
||
|
ExtractIconResInfo% = 5
|
||
|
FindExeDlgProc% = 4
|
||
|
FindExecutable% = 3
|
||
|
FreeIconList% = 2
|
||
|
InternalExtractIconList% = 3
|
||
|
RealShellExecute% = 10
|
||
|
RealShellExecuteEx% = 11
|
||
|
RegenerateUserEnvironment% = 2
|
||
|
SHAddToRecentDocs% = 2
|
||
|
SHAppBarMessage% = 2
|
||
|
SHBrowseForFolder% = 1
|
||
|
SHChangeNotify% = 4
|
||
|
SHEmptyRecycleBin% = 3
|
||
|
SHFileOperation% = 1
|
||
|
SHFormatDrive% = 4
|
||
|
SHFreeNameMappings% = 1
|
||
|
SHGetDataFromIDList% = 5
|
||
|
SHGetDesktopFolder% = 1
|
||
|
SHGetDiskFreeSpace% = 4
|
||
|
SHGetFileInfo% = 5
|
||
|
SHGetInstanceExplorer% = 1
|
||
|
SHGetMalloc% = 1
|
||
|
SHGetNewLinkInfo% = 5
|
||
|
SHGetPathFromIDList% = 2
|
||
|
SHGetSettings% = 2
|
||
|
SHGetSpecialFolderLocation% = 3
|
||
|
SHGetSpecialFolderPath% = 4
|
||
|
SHInvokePrinterCommand% = 5
|
||
|
SHLoadInProc% = 1
|
||
|
SHQueryRecycleBin% = 2
|
||
|
SHUpdateRecycleBinIcon% = 0
|
||
|
SheChangeDir% = 1
|
||
|
SheChangeDirEx% = 1
|
||
|
SheFullPath% = 3
|
||
|
SheGetCurDrive% = 0
|
||
|
SheGetDir% = 2
|
||
|
SheRemoveQuotes% = 1
|
||
|
SheSetCurDrive% = 1
|
||
|
SheShortenPath% = 2
|
||
|
ShellAbout% = 4
|
||
|
ShellExecute% = 6
|
||
|
ShellExecuteEx% = 1
|
||
|
ShellHookProc% = 3
|
||
|
Shell_NotifyIcon% = 2
|
||
|
StrChr% = 2
|
||
|
StrChrI% = 2
|
||
|
StrCmpN% = 3
|
||
|
StrCmpNI% = 3
|
||
|
StrCpyN% = 3
|
||
|
StrNCmp% = 3
|
||
|
StrNCmpI% = 3
|
||
|
StrNCpy% = 3
|
||
|
StrRChr% = 3
|
||
|
StrRChrI% = 3
|
||
|
StrRStr% = 3
|
||
|
StrRStrI% = 3
|
||
|
StrStr% = 2
|
||
|
StrStrI% = 2
|
||
|
WOWShellExecute% = 7
|