1
0
Fork 0

Added Int 21/67: Set file handle count

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@665
This commit is contained in:
Ulf Wohlers 2003-02-14 22:16:19 +00:00
parent e727664414
commit 44e7e65ab5
3 changed files with 23 additions and 5 deletions

View file

@ -259,7 +259,8 @@ public:
void SetFCB1 (RealPt src);
void SetFCB2 (RealPt src);
void SetCommandTail (RealPt src);
bool SetNumFiles (Bit16u fileNum);
private:
#pragma pack(1)
struct sPSP {