Changeset 21727 for branches/gcc-kmk/src/user32/initterm.cpp
- Timestamp:
- Oct 21, 2011, 4:35:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/initterm.cpp
r9699 r21727 63 63 /* calling this function. */ 64 64 /****************************************************************************/ 65 ULONG DLLENTRYPOINT_CCONV DLLENTRYPOINT_NAME(ULONG hModule, ULONG ulFlag)65 ULONG SYSTEM _DLL_InitTerm(ULONG hModule, ULONG ulFlag) 66 66 { 67 67 size_t i;
Note:
See TracChangeset
for help on using the changeset viewer.