Ignore:
Timestamp:
Oct 14, 1999, 11:21:43 AM (26 years ago)
Author:
sandervl
Message:

Heap fixes + dll load bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/winimagepeldr.cpp

    r1192 r1280  
    1 /* $Id: winimagepeldr.cpp,v 1.5 1999-10-08 16:27:48 sandervl Exp $ */
     1/* $Id: winimagepeldr.cpp,v 1.6 1999-10-14 09:21:42 sandervl Exp $ */
    22
    33/*
     
    10681068                    return(FALSE);
    10691069                }
     1070                WinDll->AddRef();
    10701071        }
    10711072        fout << "**********************************************************************" << endl;
Note: See TracChangeset for help on using the changeset viewer.