Ignore:
Timestamp:
Jul 29, 2002, 1:26:11 PM (23 years ago)
Author:
sandervl
Message:

exitlist priority changed for gdi32 (now after user32)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/exitlist.h

    r7419 r8933  
    1 // $Id: exitlist.h,v 1.3 2001-11-22 10:40:55 phaller Exp $
     1// $Id: exitlist.h,v 1.4 2002-07-29 11:26:11 sandervl Exp $
    22/*
    33 * Win32 dll exit list invocation orders
     
    3939//Order of USER32 & GDI32
    4040#define EXITLIST_USER32                 0x00009D00
    41 #define EXITLIST_GDI32                  0x00009D00
     41#define EXITLIST_GDI32                  0x00009D01
    4242
    4343//Order of Kernel32
Note: See TracChangeset for help on using the changeset viewer.