Rinominato tfilepr.h in bagn004.h

git-svn-id: svn://10.65.10.50/trunk@116 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1994-09-01 09:32:54 +00:00
parent e5ce8eb212
commit 4904ac52f2
2 changed files with 12 additions and 1 deletions

11
include/bagn004.h Executable file
View File

@ -0,0 +1,11 @@
#ifndef __TFILEPR_H
#define __TFILEPR_H
#define F_DRIVE 100
#define F_FORMATO_DISCO 101
#define F_FILE_DESTINAZIONE 102
#define F_FORMATTA 103
#define F_LABEL 104
#endif // __TFILEPR_H

View File

@ -1385,7 +1385,7 @@ _isopen = FALSE;
// TFile_printer
//
#include <tfilepr.h>
#include <bagn004.h>
#if XVT_OS == XVT_OS_DOS
#define FORMAT_COMMAND "FORMAT"