Changeset 7121 for trunk/changelog
- Timestamp:
- Oct 19, 2001, 3:39:52 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7114 r7121 1 /* $Id: changelog,v 1.1768 2001-10-18 17:05:53 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1769 2001-10-19 01:39:52 bird Exp $ */ 2 3 2001-10-18: knut stange osmundsen <kosmunds@csc.com> 4 - odin32.*.vac3*.mk: 5 o Added /noignorecase to ILIBFLAGS. Object libraries 6 is now using case sensitive names. This removes some 7 warnings during custombuild and fixes a duplicate symbol 8 problem in kKrnlLibR3. 2 9 3 10 2001-10-18: Achim Hasenmueller <achimha@innotek.de> … … 30 37 - WS2_32: o Added stubs for WSAEnumProtocolsA/W 31 38 - USER32: o SetFocus fix; don't always activate window because that 32 changes the z-order which interferes (among other things) 33 with GetNextDlgTabItem & GetNextDlgGroupItem 34 o Removed some GetNextDlgGroupItem changes which are no longer 39 changes the z-order which interferes (among other things) 40 with GetNextDlgTabItem & GetNextDlgGroupItem 41 o Removed some GetNextDlgGroupItem changes which are no longer 35 42 necessary due to the SetFocus fix 36 43
Note:
See TracChangeset
for help on using the changeset viewer.