Ignore:
Timestamp:
May 21, 2002, 4:42:40 PM (23 years ago)
Author:
sandervl
Message:

fix for lx dll unload fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/windlllx.h

    r6471 r8462  
    1 /* $Id: windlllx.h,v 1.6 2001-08-06 19:36:42 sandervl Exp $ */
     1/* $Id: windlllx.h,v 1.7 2002-05-21 14:42:40 sandervl Exp $ */
    22
    33/*
     
    1515#include <windllbase.h>
    1616#include <winimagelx.h>
     17
     18#define HACK_NEVER_UNLOAD_LX_DLLS
    1719
    1820class Win32LxDll : public Win32LxImage, public Win32DllBase
Note: See TracChangeset for help on using the changeset viewer.