Changeset 2885 for trunk/kLdr/testcase/tstDllMain.c
- Timestamp:
- Nov 18, 2006, 3:46:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/testcase/tstDllMain.c
r2878 r2885 55 55 * OS/2 DLL 'main' 56 56 */ 57 ULONG _System _DLL_InitTerm(HMODULE hmod, ULONG fFlag )57 ULONG _System _DLL_InitTerm(HMODULE hmod, ULONG fFlags) 58 58 { 59 59 switch (fFlags)
Note:
See TracChangeset
for help on using the changeset viewer.