Changeset 1220 for trunk/dirsize.c


Ignore:
Timestamp:
Sep 14, 2008, 1:09:45 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Moved typedef's and some #define's from fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dirsize.c

    r1203 r1220  
    2222
    2323#include "dll\fm3dll.h"
    24 #include "dll\notebook.h"                       // Data declaration(s)
    25 #include "dll\info.h"                           // Data declaration(s)
    26 #include "dll\mainwnd.h"                        // Data declaration(s)
     24#include "dll\fm3dll2.h"                        // #define's for UM_*, control id's, etc.
     25#include "dll\notebook.h"                       // Data declaration(s)
     26#include "dll\info.h"                           // Data declaration(s)
     27#include "dll\mainwnd.h"                        // Data declaration(s)
    2728#include "dll\fm3dlg.h"
    28 #include "dll\valid.h"                          // CheckDrive
    29 #include "dll\init.h"                           // InitFM3DLL
     29#include "dll\valid.h"                          // CheckDrive
     30#include "dll\init.h"                           // InitFM3DLL
    3031#include "dll\dirsize.h"                        // DirSizeProc
    3132
Note: See TracChangeset for help on using the changeset viewer.