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:
parent
e5ce8eb212
commit
4904ac52f2
11
include/bagn004.h
Executable file
11
include/bagn004.h
Executable 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
|
||||
|
@ -1385,7 +1385,7 @@ _isopen = FALSE;
|
||||
// TFile_printer
|
||||
//
|
||||
|
||||
#include <tfilepr.h>
|
||||
#include <bagn004.h>
|
||||
|
||||
#if XVT_OS == XVT_OS_DOS
|
||||
#define FORMAT_COMMAND "FORMAT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user