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/controls/initterm.cpp

    r8543 r21727  
    5151/* calling this function.                                                   */
    5252/****************************************************************************/
    53 ULONG DLLENTRYPOINT_CCONV DLLENTRYPOINT_NAME(ULONG hModule, ULONG ulFlag)
     53ULONG SYSTEM _DLL_InitTerm(ULONG hModule, ULONG ulFlag)
    5454{
    5555   size_t i;
Note: See TracChangeset for help on using the changeset viewer.