home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / software / sviluppo / pmm / developer / fd / openutil_lib.fd < prev    next >
Encoding:
Text File  |  1998-11-16  |  4.7 KB  |  119 lines

  1. ##base _OpenUtilBase
  2. ##bias 30
  3. ##public
  4. * --- Version 2.0 --- *
  5. oAddU64(SrcHi,SrcLo,DestHi,DestLo)(d0/d1/a0/a1)
  6. oAddExecHeader(MemPool,FirstNode)(a0/a1)
  7. oAllocVecPooledA(PoolHeader,MemSize,Flags)(a0/d0/d1)
  8. oAllTrim(String)(a0)
  9. oAtol(String)(a0)
  10. oBuildDirInfoA(DirLock,Tags)(a0/a1)
  11. oChrCut(String,CutChar,MaxRange)(a0/d0/d1)
  12. oChrCutCase(String,CutChar,MaxRange)(a0/d0/d1)
  13. oClearList(Base)(a0)
  14. oClearMem(Buffer,Size)(a0/d0)
  15. oCloseMsgWait(MsgWait)(a0)
  16. oCountList(Base)(a0)
  17. oCreateITextChainA(Text,Font,Format,Spacing,Argv)(a0/a1/d0/d1/a2)
  18. oCreateList(MemPool)(a0)
  19. oCreateRndSeed(RenewRate)(d0)
  20. oCreateStatusBarA(Window,Left,Top,Width,Height,Tags)(a0/d0/d1/d2/d3/a1)
  21. oCutList(Base,StartRecord,Flags)(a0/a1/d0)
  22. oDeleteITextChain(ITextChain)(a0)
  23. oDeleteList(Base)(a0)
  24. oDeleteRndSeed(RndSeed)(a0)
  25. oDeleteStatusBar(StatusBar,Erase)(a0/d0)
  26. oDivU64L(SrcHi,SrcLo,DestHi,DestLo)(d0/d1/a0/a1)
  27. oFCopyMove(Source,Destination,Buffer,BufSize,Flags)(a0/a1/a2/d0/d1)
  28. oFHCopy(Source,Destination,Size,Buffer,BufSize)(a0/a1/d0/a2/d1)
  29. oFileSize(Name)(a0)
  30. oFileToListA(File,Base,MemPool,WriteOffset,WriteSize,StructSize,TotalSize,Tags)(a0/a1/a2/d0/d1/d2/d3/a3)
  31. oFillMem(Buffer,Value,Size)(a0/d0/d1)
  32. oFormatVarStrA(SourceBuffer,DestBuffer,Tags)(a0/a1/a2)
  33. oFormatVarStrRDFA(SourceBuffer,DestBuffer,Tags)(a0/a1/a2)
  34. oFreeDirInfo(DirInfo)(a0)
  35. oFreeVecPooled(Memory)(a0)
  36. oGetFileA(Title,DefaultDir,DefaultName,Buffer,BufSize,Tags)(a0/a1/a2/a3/d0/d1)
  37. oGetFont(Title,FontType,Flags,DestBuf,PubScreenName)(a0/d0/d1/a1/a2)
  38. oGetFrontPubScrName(Buffer,BufSize)(a0/d0)
  39. oGetListBottom(Base)(a0)
  40. oGetListTop(Base)(a0)
  41. oGetModeName(ModeID,Buffer,BufSize)(d0/a0/d1)
  42. oGetMouseA(Tags)(a0)
  43. oGetProtection(Name)(a0)
  44. oGetRecord(Base,Number)(a0/d0)
  45. oGetRecordNumber(Base,Record)(a0/a1)
  46. oIsDoubleClick(ActualGadget,ActualIndex,LastGadget,LastIndex,LastSeconds,LastMicros)(d0/d1/a0/a1/a2/a3)
  47. oIsNumStr(String)(a0)
  48. oITextHeight(IText)(a0)
  49. oITextWidth(IText)(a0)
  50. oListIsEmpty(Base)(a0)
  51. oListToFileA(Base,File,WriteOffset,WriteSize,Tags)(a0/a1/d0/d1/a2)
  52. oLockWindow(Window)(a0)
  53. oLTrim(String)(a0)
  54. oMatch(Object,Mode,Case,With)(a0/d0/d1/a1)
  55. oMsgConfirmA(TitleText,BodyText,Argv)(a0/a1/a2)
  56. oMsgFaultA(TitleText,BodyText,Argv)(a0/a1/a2)
  57. oMsgInfoA(TitleText,BodyText,Argv)(a0/a1/a2)
  58. oMsgYesNoA(TitleText,BodyText,Argv)(a0/a1/a2)
  59. oMulU64L(SrcHi,SrcLo,DestHi,DestLo)(d0/d1/a0/a1)
  60. oNum64Comp(SrcHi,SrcLo,DestHi,DestLo)(d0/d1/d2/d3)
  61. oNum64ToStr(ValueHi,ValueLo,Buffer,BufSize,Flags)(d0/d1/a0/d2/d3)
  62. oNumToStr(Value,Buffer,BufSize,Flags)(d0/a0/d1/d2)
  63. oOpenMsgWaitA(TitleText,BodyText,GadgetText,MaxValue,Argv)(a0/a1/a2/d0/a3)
  64. oRandom(RndSeed,MinValue,MaxValue)(a0/d0/d1)
  65. oRemExecHeader(Base)(a0)
  66. oRequestLibA(Type,Buffer,Tags)(d0/a0/a1)
  67. oRTrim(String)(a0)
  68. oSearchRecordA(Base,Offset,Mode,Subject,Tags)(a0/d0/d1/d2/a1)
  69. oSetFileExtension(FileName,Extension,Buffer,BufSize,Flags)(a0/a1/a2/d0/d1)
  70. oSetTagData(TagValue,TagData,Tags)(d0/d1/a0)
  71. oSortListA(Base,Offset,Mode,Tags)(a0/d0/d1/a1)
  72. oSPrintfA(Buffer,FormatString,Argv)(a0/a1/a2)
  73. oStartECTimer(Timer)(a0)
  74. oStopECTimer(Timer)(a0)
  75. oStrBeg(Source,MatchString)(a0/a1)
  76. oStrBegCase(Source,MatchString)(a0/a1)
  77. oStrCat(Source,Destination)(a0/a1)
  78. oStrChr(Source,MatchChar)(a0/d0)
  79. oStrChrCase(Source,MatchChar)(a0/d0)
  80. oStrComp(Source,Destination)(a0/a1)
  81. oStrCompCase(Source,Destination)(a0/a1)
  82. oStrCopy(Source,Destination)(a0/a1)
  83. oStrCut(String,CutString,MaxRange)(a0/a1/d0)
  84. oStrCutCase(String,CutString,MaxRange)(a0/a1/d0)
  85. oStrEnd(Source,MatchString)(a0/a1)
  86. oStrEndCase(Source,MatchString)(a0/a1)
  87. oStrLeft(Source,Destination,MaxLen)(a0/a1/d0)
  88. oStrLen(String)(a0)
  89. oStrMid(Source,Destination,StartPos,MaxChars)(a0/a1/d0/d1)
  90. oStrNComp(Source,Destination,MaxLen)(a0/a1/d0)
  91. oStrNCompCase(Source,Destination,MaxLen)(a0/a1/d0)
  92. oStrRight(Source,Destination,MaxLen)(a0/a1/d0)
  93. oStrStr(Source,MatchString)(a0/a1)
  94. oStrStrCase(Source,MatchString)(a0/a1)
  95. oStrTo64(String,DestHi,DestLo)(a0/a1/a2)
  96. oStrToLower(String,MaxLen)(a0/d0)
  97. oStrToUpper(String,MaxLen)(a0/d0)
  98. oSubU64(SrcHi,SrcLo,DestHi,DestLo)(d0/d1/a0/a1)
  99. oSuggestWindowPosA(Screen,WindowLeft,WindowTop,Width,Height,Tags)(a0/a1/a2/d0/d1/a3)
  100. oSwap16(Value)(d0)
  101. oTextHeight(String)(a0)
  102. oTextWidth(String)(a0)
  103. oUnlockWindow(WindowLock)(a0)
  104. oUpdateMsgWait(MsgWait,Value)(a0/d0)
  105. oUpdateStatusBar(StatusBar,Value)(a0/d0)
  106. oCheckSum(Type,Buffer,Size,LastCheckSum)(d0/a0/d1/a1)
  107. oCompareMem(Source,Destination,Size)(a0/a1/d0)
  108. oCreatePath(Name,Flags)(a0/d0)
  109. oDirEntryType(Name)(a0)
  110. oExists(FileName)(a0)
  111. oFileDirHandleA(Source,Destination,Tags)(a0/a1/a2)
  112. oGetConUnit(FileHandle)(a0)
  113. oLoadFileA(FileName,Tags)(a0/a1)
  114. oLoadPrefs(FileName,GroupID,SubID,DefaultPrefs,ObjectName,ObjectVerPtr,ObjectRevPtr)(a0/d0/d1/a1/a2/a3/d2)
  115. oMakePath(Path,Flags)(a0/d0)
  116. oSaveFileA(FileName,Buffer,WriteSize,Tags)(a0/a1/d0/a2)
  117. oSavePrefs(FileName,GroupID,SubID,PrefsStruct,ObjectName,ObjectVer,ObjectRev)(a0/d0/d1/a1/a2/d2/d3)
  118. ##end
  119.