Changeset 603 for trunk/dll/makelist.c


Ignore:
Timestamp:
Apr 6, 2007, 11:57:45 PM (18 years ago)
Author:
Gregg Young
Message:

Work around for PM drag/drop limit; more drag/drop error checking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makelist.c

    r551 r603  
    1212  22 Jul 06 SHL Use Runtime_Error
    1313  22 Jul 06 SHL AddToList optimize
     14  06 Apr 07 GKY Work around PM DragInfo and DrgFreeDISH limits
    1415
    1516***********************************************************************/
     
    7475      FreeList(li->list);
    7576    free(li);
     77    fexceedpmdrglimit = FALSE;
    7678  }
    7779}
Note: See TracChangeset for help on using the changeset viewer.