Changeset 1082 for trunk/dll/dircnrs.c

Show
Ignore:
Timestamp:
07/20/08 00:37:36 (5 months ago)
Author:
gyoung
Message:

Changes so FM2 will use TMP/TEMP directory for all temp files; Replaced save_dir2 with global variable so BldFullPathName? could easily replace code that performed the same function; Added #ifdef FORTIFY to free_ function that are only used when fortified.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dll/dircnrs.c

    r1079 r1082  
    7070#include "command.h"                    // RunCommand 
    7171#include "fm3dll.h" 
    72 #include "avl.h"                        // free_archivers 
     72//#include "avl.h"                      // free_archivers 
    7373#ifdef FORTIFY 
    7474#include "misc.h"                       // GetTidForThread