- DragQueryFile
alias DragQueryFile = DragQueryFileA
Undocumented in source.
- DragQueryFile
alias DragQueryFile = DragQueryFileW
Undocumented in source.
- ExtractAssociatedIcon
alias ExtractAssociatedIcon = ExtractAssociatedIconA
Undocumented in source.
- ExtractAssociatedIcon
alias ExtractAssociatedIcon = ExtractAssociatedIconW
Undocumented in source.
- ExtractIcon
alias ExtractIcon = ExtractIconA
Undocumented in source.
- ExtractIcon
alias ExtractIcon = ExtractIconW
Undocumented in source.
- ExtractIconEx
alias ExtractIconEx = ExtractIconExA
Undocumented in source.
- ExtractIconEx
alias ExtractIconEx = ExtractIconExW
Undocumented in source.
- FILEOP_FLAGS, PRINTEROP_FLAGS
alias FILEOP_FLAGS, PRINTEROP_FLAGS = WORD
Undocumented in source.
- FindExecutable
alias FindExecutable = FindExecutableA
Undocumented in source.
- FindExecutable
alias FindExecutable = FindExecutableW
Undocumented in source.
- LPSHELLEXECUTEINFO
alias LPSHELLEXECUTEINFO = SHELLEXECUTEINFO*
Undocumented in source.
- LPSHELLEXECUTEINFOA
alias LPSHELLEXECUTEINFOA = SHELLEXECUTEINFOA*
Undocumented in source.
- LPSHELLEXECUTEINFOW
alias LPSHELLEXECUTEINFOW = SHELLEXECUTEINFOW*
Undocumented in source.
- LPSHFILEOPSTRUCT
alias LPSHFILEOPSTRUCT = SHFILEOPSTRUCT*
Undocumented in source.
- LPSHFILEOPSTRUCTA
alias LPSHFILEOPSTRUCTA = SHFILEOPSTRUCTA*
Undocumented in source.
- LPSHFILEOPSTRUCTW
alias LPSHFILEOPSTRUCTW = SHFILEOPSTRUCTW*
Undocumented in source.
- LPSHQUERYRBINFO
alias LPSHQUERYRBINFO = SHQUERYRBINFO*
Undocumented in source.
- NOTIFYICONDATA
alias NOTIFYICONDATA = NOTIFYICONDATAA
Undocumented in source.
- NOTIFYICONDATA
alias NOTIFYICONDATA = NOTIFYICONDATAW
Undocumented in source.
- PAPPBARDATA
alias PAPPBARDATA = APPBARDATA*
Undocumented in source.
- PNOTIFYICONDATA
alias PNOTIFYICONDATA = NOTIFYICONDATA*
Undocumented in source.
- PNOTIFYICONDATAA
alias PNOTIFYICONDATAA = NOTIFYICONDATAA*
Undocumented in source.
- PNOTIFYICONDATAW
alias PNOTIFYICONDATAW = NOTIFYICONDATAW*
Undocumented in source.
- SHELLEXECUTEINFO
alias SHELLEXECUTEINFO = SHELLEXECUTEINFOA
Undocumented in source.
- SHELLEXECUTEINFO
alias SHELLEXECUTEINFO = SHELLEXECUTEINFOW
Undocumented in source.
- SHEmptyRecycleBin
alias SHEmptyRecycleBin = SHEmptyRecycleBinA
Undocumented in source.
- SHEmptyRecycleBin
alias SHEmptyRecycleBin = SHEmptyRecycleBinW
Undocumented in source.
- SHFILEINFO
alias SHFILEINFO = SHFILEINFOA
Undocumented in source.
- SHFILEINFO
alias SHFILEINFO = SHFILEINFOW
Undocumented in source.
- SHFILEOPSTRUCT
alias SHFILEOPSTRUCT = SHFILEOPSTRUCTA
Undocumented in source.
- SHFILEOPSTRUCT
alias SHFILEOPSTRUCT = SHFILEOPSTRUCTW
Undocumented in source.
- SHFileOperation
alias SHFileOperation = SHFileOperationA
Undocumented in source.
- SHFileOperation
alias SHFileOperation = SHFileOperationW
Undocumented in source.
- SHGetFileInfo
alias SHGetFileInfo = SHGetFileInfoA
Undocumented in source.
- SHGetFileInfo
alias SHGetFileInfo = SHGetFileInfoW
Undocumented in source.
- SHQueryRecycleBin
alias SHQueryRecycleBin = SHQueryRecycleBinA
Undocumented in source.
- SHQueryRecycleBin
alias SHQueryRecycleBin = SHQueryRecycleBinW
Undocumented in source.
- ShellAbout
alias ShellAbout = ShellAboutA
Undocumented in source.
- ShellAbout
alias ShellAbout = ShellAboutW
Undocumented in source.
- ShellExecute
alias ShellExecute = ShellExecuteA
Undocumented in source.
- ShellExecute
alias ShellExecute = ShellExecuteW
Undocumented in source.
- ShellExecuteEx
alias ShellExecuteEx = ShellExecuteExA
Undocumented in source.
- ShellExecuteEx
alias ShellExecuteEx = ShellExecuteExW
Undocumented in source.
- Shell_NotifyIcon
alias Shell_NotifyIcon = Shell_NotifyIconA
Undocumented in source.
- Shell_NotifyIcon
alias Shell_NotifyIcon = Shell_NotifyIconW
Undocumented in source.
- CommandLineToArgvW
LPWSTR* CommandLineToArgvW(LPCWSTR , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DragAcceptFiles
void DragAcceptFiles(HWND , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DragFinish
void DragFinish(HDROP )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DragQueryFileA
UINT DragQueryFileA(HDROP , UINT , LPSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DragQueryFileW
UINT DragQueryFileW(HDROP , UINT , LPWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DragQueryPoint
BOOL DragQueryPoint(HDROP , LPPOINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DuplicateIcon
HICON DuplicateIcon(HINSTANCE , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractAssociatedIconA
HICON ExtractAssociatedIconA(HINSTANCE , LPCSTR , PWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractAssociatedIconW
HICON ExtractAssociatedIconW(HINSTANCE , LPCWSTR , PWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractIconA
HICON ExtractIconA(HINSTANCE , LPCSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractIconExA
UINT ExtractIconExA(LPCSTR , int , HICON* , HICON* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractIconExW
UINT ExtractIconExW(LPCWSTR , int , HICON* , HICON* , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ExtractIconW
HICON ExtractIconW(HINSTANCE , LPCWSTR , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- FindExecutableA
HINSTANCE FindExecutableA(LPCSTR , LPCSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- FindExecutableW
HINSTANCE FindExecutableW(LPCWSTR , LPCWSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHAppBarMessage
UINT SHAppBarMessage(DWORD , PAPPBARDATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHEmptyRecycleBinA
HRESULT SHEmptyRecycleBinA(HWND , LPCSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHEmptyRecycleBinW
HRESULT SHEmptyRecycleBinW(HWND , LPCWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHFileOperationA
int SHFileOperationA(LPSHFILEOPSTRUCTA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHFileOperationW
int SHFileOperationW(LPSHFILEOPSTRUCTW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHFreeNameMappings
void SHFreeNameMappings(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHGetFileInfoA
DWORD SHGetFileInfoA(LPCSTR , DWORD , SHFILEINFOA* , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHGetFileInfoW
DWORD SHGetFileInfoW(LPCWSTR , DWORD , SHFILEINFOW* , UINT , UINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHQueryRecycleBinA
HRESULT SHQueryRecycleBinA(LPCSTR , LPSHQUERYRBINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SHQueryRecycleBinW
HRESULT SHQueryRecycleBinW(LPCWSTR , LPSHQUERYRBINFO )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellAboutA
int ShellAboutA(HWND , LPCSTR , LPCSTR , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellAboutW
int ShellAboutW(HWND , LPCWSTR , LPCWSTR , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellExecuteA
HINSTANCE ShellExecuteA(HWND , LPCSTR , LPCSTR , LPCSTR , LPCSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellExecuteExA
BOOL ShellExecuteExA(LPSHELLEXECUTEINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellExecuteExW
BOOL ShellExecuteExW(LPSHELLEXECUTEINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ShellExecuteW
HINSTANCE ShellExecuteW(HWND , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Shell_NotifyIconA
BOOL Shell_NotifyIconA(DWORD , PNOTIFYICONDATAA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Shell_NotifyIconW
BOOL Shell_NotifyIconW(DWORD , PNOTIFYICONDATAW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ shellapi.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************