Changeset 1134 for trunk/dll/mainwnd.c
- Timestamp:
 - Aug 30, 2008, 9:38:25 AM (17 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/mainwnd.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/mainwnd.c
r1131 r1134 2846 2846 } 2847 2847 2848 if ( *targetdir &&!fIsShutDownState) {2848 if (!fIsShutDownState) { 2849 2849 sprintf(szKey, "%sTargetDir", szPrefix); 2850 2850 PrfWriteProfileString(fmprof, FM3Str, szKey, targetdir);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  