Changeset 1893 for trunk/dll/viewer.c
- Timestamp:
- May 26, 2020, 10:04:17 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/viewer.c
r1673 r1893 1139 1139 1140 1140 case MLE_SETFONT: // select a new font 1141 SetMLEFont(hwndMLE, &vw->fattrs, 0);1141 SetMLEFont(hwndMLE, &vw->fattrs, 2); 1142 1142 PrfWriteProfileData(fmprof, 1143 1143 FM3Str, "MLEFont", &vw->fattrs, sizeof(FATTRS));
Note:
See TracChangeset
for help on using the changeset viewer.