Changeset 9692 for trunk/changelog
- Timestamp:
- Jan 20, 2003, 11:44:55 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r9690 r9692 1 /* $Id: changelog,v 1.2449 2003-01-18 20:11:35 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2450 2003-01-20 10:44:55 sandervl Exp $ */ 2 3 2003-01-19: Sander van Leeuwen <sandervl@innotek > 4 - KERNEL32: o Only load LVM.DLL when we actually need it. 5 o CreateProcess bugfix for thread id if launched directly 6 o CreateFile returns ERROR_ALREADY_EXISTS if file not found 7 and CREATE_NEW 8 o Check and correct process type in thread wrapper. WinCreateMsgQueue 9 fails for non-PM apps. We set it to PM in the VIO loader, but 10 apparently it can be changed back. 2 11 3 12 2003-01-18: Sander van Leeuwen <sandervl@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.