Changeset 5307 for trunk/src/user32/initterm.cpp
- Timestamp:
- Mar 13, 2001, 7:44:38 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/initterm.cpp
r5135 r5307 69 69 /* calling this function. */ 70 70 /****************************************************************************/ 71 unsigned long SYSTEM _DLL_InitTerm(unsigned long hModule, unsigned long 72 ulFlag) 71 ULONG DLLENTRYPOINT_CCONV DLLENTRYPOINT_NAME(ULONG hModule, ULONG ulFlag) 73 72 { 74 73 size_t i;
Note:
See TracChangeset
for help on using the changeset viewer.