Ignore:
Timestamp:
Oct 21, 2011, 4:35:07 PM (14 years ago)
Author:
dmik
Message:

Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.

File:
1 edited

Legend:

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

    r9699 r21727  
    6363/* calling this function.                                                   */
    6464/****************************************************************************/
    65 ULONG DLLENTRYPOINT_CCONV DLLENTRYPOINT_NAME(ULONG hModule, ULONG ulFlag)
     65ULONG SYSTEM _DLL_InitTerm(ULONG hModule, ULONG ulFlag)
    6666{
    6767   size_t i;
Note: See TracChangeset for help on using the changeset viewer.