Ignore:
Timestamp:
Jul 30, 2001, 8:16:22 PM (24 years ago)
Author:
sandervl
Message:

updates for new wgss

File:
1 edited

Legend:

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

    r6412 r6417  
    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.