source: trunk/changelog@ 3911

Last change on this file since 3911 was 3911, checked in by sandervl, 25 years ago

* empty log message *

File size: 837 bytes
RevLine 
[3911]1 /* $Id: changelog,v 1.1048 2000-08-01 23:17:28 sandervl Exp $ */
[2659]2
[3909]3 2000-08-01: Sander van Leeuwen <sandervl@xs4all.nl>
4 - KERNEL32: Create x:\Program Files & x:\Program Files\Common Files
5 directories in odininst.exe + extra registry keys:
6 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion]
7 "ProgramFilesDir"="x:\Program Files"
8 "CommonFilesDir"="x:\Program Files\Common Files"
9 "SharedDir"="x:\Odin"
[3911]10 - COMCTL32: Fixed property page bugfix (wrong position) (by merging
11 latest PROPSHEET_ShowPage from Wine)
12 - DOC\ToDo.txt:
[3895]13 Added:
[3909]14 KERNEL32: Build fake PE headers for odin dlls (dll handle must be pointer to header)
15 (some applications use the handles as pointers)
Note: See TracBrowser for help on using the repository browser.