Changeset 1501


Ignore:
Timestamp:
Feb 7, 2010, 5:40:07 PM (16 years ago)
Author:
Gregg Young
Message:

Fix a sort order failure on restore of dircnrs caused by changes made to compile under OW 1.9

Location:
trunk/dll
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/dircnrs.h

    r1498 r1501  
    145145  ULONG lasttime;
    146146  BOOL arcfilled;
    147 #ifdef INCL_DOSSEMAPHORES
    148147  HMTX filling;
    149 #endif
    150148  BOOL firsttree;
    151149  ULONG lastattr;
  • trunk/dll/sortcnr.c

    r1348 r1501  
    1919
    2020#define INCL_WIN
     21#define INCL_DOSSEMAPHORES
    2122
    2223#include "fm3dll.h"
Note: See TracChangeset for help on using the changeset viewer.