Copyright (c) Hyperion Entertainment and contributors.

Search results

Jump to navigation Jump to search

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) - 20: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,393 words) - 10:21, 20 December 2017

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 (582 words) - 01:15, 17 October 2012
  • #include <dos/dosextens.h> // File system failed to initialize so return a DOS error code.
    4 KB (583 words) - 15:34, 5 July 2020
  • [[Workbench/Prefs/DOS|DOS]] - Manages DOS settings
    3 KB (401 words) - 23:12, 3 November 2014
  • ...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) - 21:09, 27 October 2016
  • ...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) - 17: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,442 words) - 20:56, 2 October 2015
  • = 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 (384 words) - 13:54, 14 October 2013
  • To enable loading/storing of bitmaps with one DOS Read/Write per
    1 KB (196 words) - 21:45, 8 June 2012
  • === [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) - 15:16, 29 April 2016
  • ...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,304 words) - 16:33, 10 July 2013
  • 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) - 15:24, 27 March 2019
  • == 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,130 words) - 22:46, 19 March 2013
  • | DOS library error === DOS library ===
    13 KB (1,685 words) - 21:52, 6 December 2015
  • To activate a monitor or DOS driver: DOS drivers are software drivers that extend the capabilities of AmigaDOS. The
    6 KB (991 words) - 02:55, 4 March 2019
  • [[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) - 20:47, 2 October 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,332 words) - 20:54, 2 October 2015
  • ...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) - 20:42, 2 October 2015
  • INCLUDE &quot;dos/dos.i&quot; #include &lt;dos/dos.h&gt;
    9 KB (1,266 words) - 04:13, 24 June 2020
  • ...is is primarily because a Process can access all the facilities offered by DOS such as file handling and input and output streams. To create a new Process, DOS provides the following function:
    9 KB (1,481 words) - 21:56, 5 December 2017
  • ...]] In this chapter you will learn how to install and uninstall data types, DOS drivers, key maps, monitors, net interfaces, and printers. ...S]] This chapter describes CrossDOS, which allows you to read and write MS-DOS formatted disks on your Amiga.
    12 KB (1,725 words) - 11:02, 29 November 2022

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)