Changeset 11 for branches/1.0/src/uni.h
- Timestamp:
- Mar 19, 2010, 11:22:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/src/uni.h
r5 r11 184 184 ULONG lfModified; 185 185 } LPRDATA, *PLPRDATA; 186 #define ID_IP 201 187 #define ID_UNIQUEUE 202 188 #define ID_BINARY 203 189 /* #define ID_SPOOL_PATH 204 */ 190 #define DT_UNIQUEUE 204 191 #define DT_IP 205 192 #define GB_UNICFG 206 193 #define DT_WORKGROUP 207 194 #define ID_WORKGROUP 208 195 #define DT_USER 209 196 #define ID_USER 210 197 #define DT_PASSWORD 211 198 #define ID_PASSWORD 212 199 #define GB_COPIES 213 200 #define ID_COPIES 214 201 #define DT_COPIES 215 202 #define DT_COPIES2 216 186 #define ID_PROGRAM 201 187 #define DT_PROGRAM 202 188 #define ID_PARAMETERS 203 189 #define DT_PARAMETERS 204 190 #define GB_UNICFG 205 191 #define DT_UNIQUEUE 206 192 #define ID_UNIQUEUE 207 193 #define ID_BINARY 208 194 #define GB_COPIES 209 195 #define DT_COPIES 210 196 #define ID_COPIES 211 197 #define DT_COPIES2 212 198 199 /* #define ID_SPOOL_PATH 204 */ 200 /* #define DT_USER 209 */ 201 /* #define ID_USER 210 */ 202 /* #define DT_PASSWORD 211 */ 203 /* #define ID_PASSWORD 212 */
Note:
See TracChangeset
for help on using the changeset viewer.