Changeset 21727 for branches/gcc-kmk/src/dllentry/dllentry.cpp
- Timestamp:
- Oct 21, 2011, 4:35:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/dllentry/dllentry.cpp
r6917 r21727 78 78 /* calling this function. */ 79 79 /****************************************************************************/ 80 ULONG DLLENTRYPOINT_CCONV DLLENTRYPOINT_NAME(ULONG hModule, ULONG ulFlag)80 ULONG SYSTEM _DLL_InitTerm(ULONG hModule, ULONG ulFlag) 81 81 { 82 82 /*-------------------------------------------------------------------------*/
Note:
See TracChangeset
for help on using the changeset viewer.