Changeset 1130 for trunk/dll/init.c
- Timestamp:
- Aug 29, 2008, 4:40:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.c
r1122 r1130 1404 1404 PrfQueryProfileData(fmprof, appname, "MailRunDir", mailrundir, &size); 1405 1405 size = sizeof(lasttoolbar); 1406 PrfQueryProfileData(fmprof, FM3Str, "LastToolbar", lasttoolbar,1406 PrfQueryProfileData(fmprof, appname, "LastToolbar", lasttoolbar, 1407 1407 &size); 1408 1408 size = sizeof(BOOL);
Note:
See TracChangeset
for help on using the changeset viewer.