Ignore:
Timestamp:
Jul 30, 2001, 2:02:45 PM (24 years ago)
Author:
sandervl
Message:

custom build fixes

File:
1 edited

Legend:

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

    r6411 r6412  
    147147    HMODULE hModule;
    148148
    149     DosQueryModuleHandle("WGSS50", &hModule);
    150     O32__DLL_InitTerm(hModule, 0);
     149//    DosQueryModuleHandle("WGSS50", &hModule);
     150//    O32__DLL_InitTerm(hModule, 0);
    151151    DosQueryModuleHandle("KERNEL32", &hModule);
    152152    return inittermKernel32(hModule, 0);
Note: See TracChangeset for help on using the changeset viewer.