PageRenderTime 39ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/modified_fasm/inc/new/win32/apia/SHELL32.INC

https://code.google.com/p/universal-module-system-lib/
Unknown | 74 lines | 72 code | 2 blank | 0 comment | 0 complexity | ab00dcb729195d1dfbcc7e2ea777ab50 MD5 | raw file
Possible License(s): BSD-2-Clause
  1. ; SHELL32 API calls (ASCII)
  2. import shell32,\
  3. CheckEscapes,'CheckEscapesA',\
  4. DoEnvironmentSubst,'DoEnvironmentSubstA',\
  5. DragAcceptFiles,'DragAcceptFiles',\
  6. DragFinish,'DragFinish',\
  7. DragQueryFile,'DragQueryFileA',\
  8. DragQueryPoint,'DragQueryPoint',\
  9. DuplicateIcon,'DuplicateIcon',\
  10. ExtractAssociatedIcon,'ExtractAssociatedIconA',\
  11. ExtractAssociatedIconEx,'ExtractAssociatedIconExA',\
  12. ExtractIcon,'ExtractIconA',\
  13. ExtractIconEx,'ExtractIconExA',\
  14. ExtractIconResInfo,'ExtractIconResInfoA',\
  15. FindExeDlgProc,'FindExeDlgProc',\
  16. FindExecutable,'FindExecutableA',\
  17. FreeIconList,'FreeIconList',\
  18. InternalExtractIconList,'InternalExtractIconListA',\
  19. RealShellExecute,'RealShellExecuteA',\
  20. RealShellExecuteEx,'RealShellExecuteExA',\
  21. RegenerateUserEnvironment,'RegenerateUserEnvironment',\
  22. SHAddToRecentDocs,'SHAddToRecentDocs',\
  23. SHAppBarMessage,'SHAppBarMessage',\
  24. SHBrowseForFolder,'SHBrowseForFolderA',\
  25. SHChangeNotify,'SHChangeNotify',\
  26. SHEmptyRecycleBin,'SHEmptyRecycleBinA',\
  27. SHFileOperation,'SHFileOperationA',\
  28. SHFormatDrive,'SHFormatDrive',\
  29. SHFreeNameMappings,'SHFreeNameMappings',\
  30. SHGetDataFromIDList,'SHGetDataFromIDListA',\
  31. SHGetDesktopFolder,'SHGetDesktopFolder',\
  32. SHGetDiskFreeSpace,'SHGetDiskFreeSpaceA',\
  33. SHGetFileInfo,'SHGetFileInfoA',\
  34. SHGetInstanceExplorer,'SHGetInstanceExplorer',\
  35. SHGetMalloc,'SHGetMalloc',\
  36. SHGetNewLinkInfo,'SHGetNewLinkInfo',\
  37. SHGetPathFromIDList,'SHGetPathFromIDListA',\
  38. SHGetSettings,'SHGetSettings',\
  39. SHGetSpecialFolderLocation,'SHGetSpecialFolderLocation',\
  40. SHGetSpecialFolderPath,'SHGetSpecialFolderPathA',\
  41. SHInvokePrinterCommand,'SHInvokePrinterCommandA',\
  42. SHLoadInProc,'SHLoadInProc',\
  43. SHQueryRecycleBin,'SHQueryRecycleBinA',\
  44. SHUpdateRecycleBinIcon,'SHUpdateRecycleBinIcon',\
  45. SheChangeDir,'SheChangeDirA',\
  46. SheChangeDirEx,'SheChangeDirExA',\
  47. SheFullPath,'SheFullPathA',\
  48. SheGetCurDrive,'SheGetCurDrive',\
  49. SheGetDir,'SheGetDirA',\
  50. SheRemoveQuotes,'SheRemoveQuotesA',\
  51. SheSetCurDrive,'SheSetCurDrive',\
  52. SheShortenPath,'SheShortenPathA',\
  53. ShellAbout,'ShellAboutA',\
  54. ShellExecute,'ShellExecuteA',\
  55. ShellExecuteEx,'ShellExecuteExA',\
  56. ShellHookProc,'ShellHookProc',\
  57. Shell_NotifyIcon,'Shell_NotifyIconA',\
  58. StrChr,'StrChrA',\
  59. StrChrI,'StrChrIA',\
  60. StrCmpN,'StrCmpNA',\
  61. StrCmpNI,'StrCmpNIA',\
  62. StrCpyN,'StrCpyNA',\
  63. StrNCmp,'StrNCmpA',\
  64. StrNCmpI,'StrNCmpIA',\
  65. StrNCpy,'StrNCpyA',\
  66. StrRChr,'StrRChrA',\
  67. StrRChrI,'StrRChrIA',\
  68. StrRStr,'StrRStrA',\
  69. StrRStrI,'StrRStrIA',\
  70. StrStr,'StrStrA',\
  71. StrStrI,'StrStrIA',\
  72. WOWShellExecute,'WOWShellExecute'