Ignore:
Timestamp:
Oct 23, 2000, 3:42:47 PM (25 years ago)
Author:
sandervl
Message:

Vio fix for high memory + fixes&updates for dll name lookup with extension

File:
1 edited

Legend:

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

    r4474 r4523  
    1 /* $Id: windllbase.h,v 1.6 2000-10-10 17:14:06 sandervl Exp $ */
     1/* $Id: windllbase.h,v 1.7 2000-10-23 13:42:43 sandervl Exp $ */
    22
    33/*
     
    2929#define LOAD_LIBRARY_AS_DATAFILE        0x00000002
    3030#define LOAD_WITH_ALTERED_SEARCH_PATH   0x00000008
     31
     32#define DLL_EXTENSION           ".DLL"
    3133
    3234//odin.ini section names to lookup renamed dlls
Note: See TracChangeset for help on using the changeset viewer.