Copyright (c) Hyperion Entertainment and contributors.

Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • ...s to handle files, directory etc. These utility functions are grouped into dos.library. ...nctions concerning files and directories. File system will reply you using dos.library functions returns, so for you this communication is totally transpa ...
    970 bytes (161 words) - 18:57, 2 October 2015
  • ...inistration sweat. We would like to show you this time what has changed in DOS. The interface name for the dos.library is "IDOS" and its type is "struct DOSIFace *". Unlike other interfa ...
    23 KB (3,414 words) - 19:09, 26 January 2025

Page text matches

  • ...atever fancy interface is on the surface it all boils down to working with DOS streams. Three different streams are available for every Process: ...uto-magically create these standard streams for you and assign them to the DOS-provided streams mentioned above. ...
    3 KB (585 words) - 19:19, 26 January 2025
  • ...interface simplifies this by delegating most of this interface work to the DOS Library. This means that the developer writing the file system can concentr ...ommunicate with file systems and handlers using DOS packets exclusively. A DOS packet is merely an Exec Message with parameters and results appended. The ...
    9 KB (1,317 words) - 19:09, 27 October 2016
  • #include <dos/dosextens.h> // File system failed to initialize so return a DOS error code. ...
    4 KB (604 words) - 19:23, 26 January 2025
  • [[Workbench/Prefs/DOS|DOS]] - Manages DOS settings ...
    3 KB (401 words) - 21:12, 3 November 2014
  • ...le to run MS-DOS programs on your Amiga, it does allow you to work with MS-DOS disks and files using all the familiar Amiga methods. ...o drivers allow an Amiga floppy drive to read and write 720KB or 1.44MB MS-DOS disks, depending on the capacity of your Amiga disk drive. ...
    11 KB (1,757 words) - 15:08, 31 January 2021
  • Scanning a multiassign requires calling the dos.library function GetDeviceProc() in a loop to see each directory of the mul ...a device name present, GetDeviceProc() will find the device's entry in the dos list and copy some information into a DevProc structure: ...
    10 KB (1,451 words) - 19:26, 26 January 2025
  • = What are all these new DOS errors I'm seeing? = If you experiencing issues with DOS constants it is likely your code has not been updated to the newer definiti ...
    3 KB (399 words) - 19:08, 26 January 2025
  • ...sk either a file system (like the RAM disk handler RAM:, df0:, df1:...) or DOS to inform it whenever changes are made to a specific file or directory, mak ...e IPrefs has set up notification on this file, the RAM disk file system or DOS will notify IPrefs of the change, IPrefs will read in the Screenmode.prefs ...
    19 KB (2,322 words) - 19:18, 26 January 2025
  • === [http://wiki.amigaos.net/amiga/autodocs/dos.doc.txt DOS Library] === ...he new [[AmigaDOS Vector-Port|Vector-Port]] API, use of [[AmigaDOS Packets|DOS packets]] is (for the most part) no longer needed. Please carefully read th ...
    11 KB (1,518 words) - 13:16, 29 April 2016
  • To enable loading/storing of bitmaps with one DOS Read/Write per ...
    1 KB (196 words) - 19:45, 8 June 2012
  • == File System or DOS? == ...(dos.library), the record locking feature is handled entirely by AmigaDOS. DOS record locking is independent of the file system and is always available. P ...
    26 KB (3,151 words) - 19:30, 26 January 2025
  • [[Category:DOS|Device]] AmigaDOS devices appear as names within the DOS name space, for example, SER:, RAM: or DF0: (rather than Exec's serial.devi ...
    12 KB (2,006 words) - 18:47, 2 October 2015
  • A library is a set of related functions and data. For example, the AmigaOS's DOS library contains functions for accessing files and directories, and the Int [[DOS Library]] ...
    5 KB (593 words) - 07:50, 7 December 2024
  • | DOS library error === DOS library === ...
    13 KB (1,685 words) - 19:52, 6 December 2015
  • One of the features included in dos.library is a series of functions to do standard pattern matching. Using a s ...to implement your own pattern matching routines, but by using the familiar DOS pattern tokens in your application, it is easier for the user to learn how ...
    10 KB (1,341 words) - 19:20, 26 January 2025
  • ...trying to access is a soft link. The caller must then execute the correct DOS call, ReadLink(), to find out what file should really be opened. ...
    2 KB (415 words) - 18:42, 2 October 2015
  • To activate a monitor or DOS driver: DOS drivers are software drivers that extend the capabilities of AmigaDOS. The ...
    6 KB (991 words) - 00:55, 4 March 2019
  • ...ash. Reaper has no GUI but it does have some limited amount of control via DOS environment variables. More information about this can be found in the [[Ex ...irectory. As such, it requires many more system resources to function like DOS, BOOPSI, input.device and usually USB. If you have a crash which causes a t ...
    6 KB (1,045 words) - 19:07, 26 January 2025
  • === DOS === ...ure is bigger. "Rolling your own" Process structure from a Task fails. Use dos.library System() or NewCreateProc(). ...
    11 KB (1,759 words) - 18:36, 2 October 2015
  • [[Category:DOS]] A StandardPacket (defined in <dos/dosextens.h>) is used to send packet ...
    19 KB (2,830 words) - 19:22, 26 January 2025
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)