LPT4 was a thing in the pre PS/2 era
This commit is contained in:
@@ -6,7 +6,8 @@ LANGUAGE LANG_ITALIAN, SUBLANG_ITALIAN
|
||||
#pragma code_page(65001)
|
||||
#endif //_WIN32
|
||||
|
||||
#define explorerdotexe
|
||||
// explorerdotexe
|
||||
#define AUTHORS
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
@@ -332,6 +333,7 @@ END
|
||||
#define STR_LPT1 "Dispositivo LPT1:"
|
||||
#define STR_LPT2 "Dispositivo LPT2:"
|
||||
#define STR_LPT3 "Dispositivo LPT3:"
|
||||
#define STR_LPT4 "Dispositivo LPT4:"
|
||||
#define STR_SERIAL1 "Porta seriale 1"
|
||||
#define STR_SERIAL2 "Porta seriale 2"
|
||||
#define STR_SERIAL3 "Porta seriale 3"
|
||||
@@ -339,6 +341,7 @@ END
|
||||
#define STR_PARALLEL1 "Porta parallela 1"
|
||||
#define STR_PARALLEL2 "Porta parallela 2"
|
||||
#define STR_PARALLEL3 "Porta parallela 3"
|
||||
#define STR_PARALLEL4 "Porta parallela 4"
|
||||
|
||||
#define STR_HDC "Controller HD:"
|
||||
#define STR_FDC "Controller FD:"
|
||||
|
||||
Reference in New Issue
Block a user