Line | |
---|
1 | /* $Id: changelog,v 1.1048 2000-08-01 23:17:28 sandervl Exp $ */
|
---|
2 |
|
---|
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"
|
---|
10 | - COMCTL32: Fixed property page bugfix (wrong position) (by merging
|
---|
11 | latest PROPSHEET_ShowPage from Wine)
|
---|
12 | - DOC\ToDo.txt:
|
---|
13 | Added:
|
---|
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.