Welcome, Guest. Please login or register.

Author Topic: Putting stuff on the pipe... and other stuff...  (Read 2087 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Putting stuff on the pipe... and other stuff...
« on: August 23, 2004, 02:38:58 PM »
Quote
1- Where can I read about Locks, filehandles and packet sending to hanglers and filesystems and any more related necessary stuff? (Ok the mentioned DOS Manual is one...)


DosPktGuide.lha has some documentation about dospackets, but is incomplete. Read dos.library audodoc about AllocDosObject(), FreeDosObject(), DoPkt(), SendPkt() and WaitPkt(). Also see dos/dosextern.h for struct DosPacket, struct FileHandle and struct FileLock.

Check examples found by aminet find: packets