Ignore:
Timestamp:
Nov 3, 2011, 7:45:31 PM (14 years ago)
Author:
dmik
Message:

Extern "C".

Mostly, to fix the GCC bug with stdcall not suppressing C++ mangling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/kernel32/winexepeldr.cpp

    r21737 r21790  
    5959//   (not other options available at this time)
    6060//******************************************************************************
     61extern "C"
    6162DWORD WIN32API CreateWin32PeLdrExe(char *szFileName, char *szCmdLine,
    6263                                   char *peoptions,
Note: See TracChangeset for help on using the changeset viewer.