Changeset 896 for trunk/dll/init.c
- Timestamp:
- Dec 31, 2007, 12:29:13 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.c
r892 r896 1215 1215 size = sizeof(BOOL); 1216 1216 PrfQueryProfileData(fmprof, appname, "LibPathStrictFtpRun", &fLibPathStrictFtpRun, 1217 &size); 1218 size = sizeof(BOOL); 1219 PrfQueryProfileData(fmprof, appname, "LibPathStrictMailRun", &fLibPathStrictMailRun, 1217 1220 &size); 1218 1221 size = sizeof(BOOL);
Note:
See TracChangeset
for help on using the changeset viewer.