Changeset 21755 for branches/gcc-kmk/src/kernel32/atom.cpp
- Timestamp:
- Oct 28, 2011, 2:04:25 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/atom.cpp
r21737 r21755 34 34 #define LOOKUP_NOCASE 0x80000000 35 35 36 extern "C" { 37 36 38 ATOM APIENTRY LookupAtom(HATOMTBL hAtomTbl, PSZ psz, ULONG actionMask); 37 39 … … 359 361 //****************************************************************************** 360 362 //****************************************************************************** 363 364 } // extern "C"
Note:
See TracChangeset
for help on using the changeset viewer.