Ignore:
Timestamp:
Oct 28, 2011, 2:04:25 AM (14 years ago)
Author:
dmik
Message:

Extern "C".

File:
1 edited

Legend:

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

    r21737 r21755  
    3434#define LOOKUP_NOCASE   0x80000000
    3535
     36extern "C" {
     37
    3638ATOM APIENTRY LookupAtom(HATOMTBL hAtomTbl, PSZ psz, ULONG actionMask);
    3739
     
    359361//******************************************************************************
    360362//******************************************************************************
     363
     364} // extern "C"
Note: See TracChangeset for help on using the changeset viewer.