Changeset 14 for branches/1.0/src/uni.h


Ignore:
Timestamp:
Apr 8, 2010, 3:08:40 PM (15 years ago)
Author:
herwigb
Message:

Some more changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/src/uni.h

    r12 r14  
    156156   ** port defaults
    157157   */
    158 #define DEF_INITIALIZATION        "localhost#PRINT#WORKGROUP#guest#1;"
     158#define DEF_INITIALIZATION        "ePDF.EXE#-PS:'file';"
    159159#define DEF_TERMINATION           ";"
    160160#define DEF_PORTDRIVER            "UNI;"
     
    201201#define DT_COPIES                   215
    202202#define DT_COPIES2                  216
    203 #define DT_PROGRAM                  217
    204 #define DT_PARAMETERS               218
     203#define ID_PROGRAM                  217
     204#define DT_PROGRAM                  218
     205#define ID_PARAMETERS               219
     206#define DT_PARAMETERS               220
Note: See TracChangeset for help on using the changeset viewer.