Ignore:
Timestamp:
Nov 25, 2011, 10:19:52 PM (14 years ago)
Author:
dmik
Message:

Make the debug version of ported DLLs build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/gdi32/initterm.cpp

    r21816 r21824  
    9191        return 0UL;
    9292
    93     dprintf(("gdi32 init %s %s (%x)", __DATE__, __TIME__, inittermGdi32));
     93    dprintf(("gdi32 init %s %s (%x)", __DATE__, __TIME__, DLL_InitGdi32));
    9494
    9595    RasEntry (RAS_EVENT_Gdi32InitComplete, &dllHandle, sizeof (dllHandle));
Note: See TracChangeset for help on using the changeset viewer.