Ignore:
Timestamp:
Aug 25, 2001, 3:36:06 PM (24 years ago)
Author:
sandervl
Message:

add riched32

File:
1 edited

Legend:

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

    r6472 r6587  
    198198                return 0UL;
    199199
     200         SetCustomBuildName("RICHED32.DLL", 0);
     201         rc = inittermRiched32(hModule, ulFlag);
     202         if(rc == 0)
     203                return 0UL;
     204         
    200205         SetCustomBuildName(NULL, 0);
    201206         break;
Note: See TracChangeset for help on using the changeset viewer.