[493] | 1 | /* $Id: changelog,v 1.80 1999-08-13 18:40:02 sandervl Exp $ */
|
---|
[488] | 2 |
|
---|
[493] | 3 | 99-08-13: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 4 | - KERNEL32: Export heap functions by ordinal
|
---|
| 5 | - src\makefile: compile lz32 before version (dependency)
|
---|
| 6 |
|
---|
[488] | 7 | 99-08-12: Patrick Haller <phaller@gmx.net>
|
---|
| 8 | - VERSION: enhanced plus odinwrap macros
|
---|
| 9 |
|
---|
[484] | 10 | 99-08-11: Patrick Haller <phaller@gmx.net>
|
---|
| 11 | - ODINCRT: ordinal exports
|
---|
| 12 | - ADVAPI32:odinwrap macros (partially)
|
---|
| 13 | - LZ32: odinwrap macros
|
---|
| 14 |
|
---|
[478] | 15 | 99-08-10: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 16 | - USER32/NEW: Fixed makefile (link with odincrt)
|
---|
| 17 |
|
---|
[465] | 18 | 99-08-10: Patrick Haller <phaller@gmx.net>
|
---|
| 19 | - LZ32: added preliminary support for independend LZ32 library
|
---|
[417] | 20 |
|
---|
[454] | 21 | 99-08-09: Patrick Haller <phaller@gmx.net>, Achim Hasenmueller <achimha@innotek.de>, Markus Montkowski
|
---|
| 22 | - ODINCRT: providing a extensible wrapping layer for VAC++ runtime functions
|
---|
| 23 | change is non-intrusive for existing source.
|
---|
| 24 |
|
---|
[431] | 25 | 99-08-06: Patrick Haller <phaller@gmx.net>
|
---|
| 26 | - USER32: added stubs so NT4's WINFILE can load
|
---|
| 27 | - SHELL32: added stubs so NT4's WINFILE can load
|
---|
| 28 | - NTDLL: added stubs so NT4's WINFILE can load
|
---|
| 29 |
|
---|
[420] | 30 | 99-08-05: Patrick Haller <phaller@gmx.net>
|
---|
[421] | 31 | - KERNEL32: interactive control over UnhandledExceptionFilter
|
---|
[427] | 32 | - KERNEL32: FormatMessageAW fixed. Do not mix ODIN's heap functions with VAC heap functions
|
---|
| 33 | - KERNEL32: added WINE-style string functions in Heapstring.cpp
|
---|
[421] | 34 | - SHELL3232: RestartDialog @59 stub added. IE2 can load now with NT4's URL.DLL.
|
---|
[420] | 35 |
|
---|
[418] | 36 | 99-08-05: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[431] | 37 | - KERNEL32: Bitmap conversion bugfix; always recalculate bitmap size
|
---|
| 38 | (bitmap in donut.exe (ddraw sample) contains wrong size)
|
---|
[418] | 39 |
|
---|
[414] | 40 | 99-08-04: Patrick Haller <phaller@gmx.net>
|
---|
[431] | 41 | - KERNEL32: fix for filename handling in kernel32/profile
|
---|
| 42 | - KERNEL32: fix for PROFILE_CopyEntry in kernel32/profile
|
---|
[414] | 43 |
|
---|
[410] | 44 | 99-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 45 | - PE2LX: Bugfix for icon conversion (heap corruption for ra95.exe; as
|
---|
| 46 | reported by Patrick Haller)
|
---|
| 47 |
|
---|
[409] | 48 | 99-08-04: Patrick Haller <phaller@gmx.net>
|
---|
| 49 | - KERNEL32: Heap modification
|
---|
| 50 | - KERNEL32: Windows 3 style profile support ported from WINE (removes Open32)
|
---|
| 51 |
|
---|
[406] | 52 | 99-08-03: Rene Pronk <R.Pronk@twi.tudelft.nl>
|
---|
| 53 | - USER32: Ported DrawTextExA/W & DrawStateA/W
|
---|
| 54 |
|
---|
[401] | 55 | 99-07-27: Przemysaw Dobrowolski <dobrawka@asua.org.pl>
|
---|
| 56 | - KERNEL32: Implemented GetComputerNameA/W
|
---|
| 57 |
|
---|
[393] | 58 | 99-07-25: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[399] | 59 | - USER32/NEW: Lots of changes; Solitaire displays cards correctly
|
---|
| 60 | Status bar correctly drawn
|
---|
| 61 | Mouse msg translation still wrong.
|
---|
| 62 | Paint not correct.
|
---|
| 63 |
|
---|
| 64 | 99-07-25: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[393] | 65 | - KERNEL32: GetLocateInfoA bugfix
|
---|
| 66 | - USER32/NEW: Lots of changes; now Solitaire starts, but draws cards incorrectly
|
---|
| 67 |
|
---|
[375] | 68 | 99-07-23: Yuri Dario <mc6530@mclink.it>
|
---|
| 69 | - misc: Changes for compilation with VAC 3.6.5
|
---|
| 70 |
|
---|
[370] | 71 | 99-07-23: Edgar Buerkle <100566.557@compuserve.com>
|
---|
| 72 | - VERSION: VerQueryValueA/W Wine implementation ported
|
---|
| 73 |
|
---|
[366] | 74 | 99-07-22: Przemysaw Dobrowolski <dobrawka@asua.org.pl>
|
---|
| 75 | - KERNEL32: Complete implementation of GetLocaleInfoA/W
|
---|
| 76 |
|
---|
[363] | 77 | 99-07-22: Edgar Buerkle <100566.557@compuserve.com>
|
---|
| 78 | - KERNEL32: Fix for OS2GetResource (os2util.cpp)
|
---|
| 79 | - PE2LX: Use unique resource id for version resource.
|
---|
[365] | 80 | - USER32: MapOEMToRealKey fix
|
---|
[363] | 81 |
|
---|
[360] | 82 | 99-07-22: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 83 | - DDRAW: Now compiles
|
---|
| 84 | - COMCTL32: Create library with correct api names
|
---|
| 85 |
|
---|
[355] | 86 | 99-07-21: Edgar Buerkle <100566.557@compuserve.com>
|
---|
| 87 | - KERNEL32: Fix for LoadResource; should return pointer to resource data
|
---|
| 88 | LockResource just returns the pointer returned by LoadResource
|
---|
| 89 |
|
---|
[344] | 90 | 99-07-20: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 91 | - USER32/NEW: Added support for window icons and accelerators.
|
---|
[348] | 92 | Accelerators don't work yet.
|
---|
| 93 | - PE2LX: Save icons in different format (BITMAPINFOHEADER2)
|
---|
| 94 |
|
---|
[343] | 95 | 99-07-19: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 96 | - KERNEL32: Added method for retrieving converted OS/2 resource
|
---|
| 97 | (which will be changed later on)
|
---|
[344] | 98 | - USER32/NEW: CreateWindowEx now works and menus are displayed
|
---|
[343] | 99 |
|
---|
[320] | 100 | 99-07-17: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 101 | - KERNEL32: Exports for getting TEB & THDB added
|
---|
| 102 |
|
---|
[307] | 103 | 99-07-15: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 104 | - USER32/NEW: Unicode & window handle translation bugfixes
|
---|
| 105 |
|
---|
[305] | 106 | 99-07-14: Christoph Bratschi <cbratschi@datacomm.ch>
|
---|
| 107 | - USER32/NEW: several bugs fixed, compiles now
|
---|
| 108 | CreateWindow doesn't work yet
|
---|
| 109 |
|
---|
[301] | 110 | 99-07-13: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 111 | - USER32/NEW: *VERY* preliminary/alpha code for Open32 replacement in user32
|
---|
| 112 | Compiles, but not tested at all.
|
---|
| 113 |
|
---|
[298] | 114 | 99-07-12: Patrick Haller <phaller@gmx.net>
|
---|
| 115 | - KERNEL32: various console fixes
|
---|
| 116 |
|
---|
[287] | 117 | 99-07-10: Edgar Buerkle <100566.557@compuserve.com>
|
---|
| 118 | - USER32: Fixes for CreateWindowExW and several unicode menu apis
|
---|
| 119 |
|
---|
[281] | 120 | 99-07-07: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 121 | - KERNEL32/PE2LX: Added support for TLS sections
|
---|
| 122 | - KERNEL32: Added thread attach/detach messages for dlls
|
---|
| 123 | Fixed some bugs, cleaned up code
|
---|
| 124 | NOTE: THIS CHANGE BREAKS ALL PREVIOUSLY CONVERTED APPLICATIONS
|
---|
| 125 | RECOMPILE ALL DLLS AND CONVERT EVERYTHING AGAIN!!!!!!!!!
|
---|
| 126 | THIS CHANGE ALSO BREAKS WIN32K!
|
---|
| 127 |
|
---|
[279] | 128 | 99-07-06: Patrick Haller <phaller@gmx.net>
|
---|
| 129 | - KERNEL32: major enhancement of handlemanager
|
---|
| 130 |
|
---|
[274] | 131 | 99-07-06: Edgar Buerkle <100566.557@compuserve.com>
|
---|
| 132 | - PE2LX: Finished support for codepages
|
---|
| 133 |
|
---|
[273] | 134 | 99-07-05: Patrick Haller <phaller@gmx.net>
|
---|
| 135 | - SHELL32: SheSetCurDrive stub, ...
|
---|
| 136 |
|
---|
[272] | 137 | 99-07-05: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[273] | 138 | - LIB\libconv.def: Added name with '_' appended. (or else Watcom won't
|
---|
[272] | 139 | link pe2lx\misc.cpp properly)
|
---|
| 140 |
|
---|
| 141 | 99-07-05: Edgar Buerkle <100566.557@compuserve.com>
|
---|
[273] | 142 | - PE2LX: Preliminary support for codepages
|
---|
[272] | 143 |
|
---|
[270] | 144 | 99-07-05: Patrick Haller <phaller@gmx.net>
|
---|
[273] | 145 | - KERNEL32: HandleManager fixes as suggested by Edgar Buerkle
|
---|
[270] | 146 |
|
---|
[265] | 147 | 99-07-04: Christoph Bratschi <cbratschi@datacomm.ch>
|
---|
[273] | 148 | - PE2LX/USER32: Dialog default font set to WarpSans + fixes
|
---|
[265] | 149 |
|
---|
[258] | 150 | 99-07-02: Christoph Bratschi <cbratschi@datacomm.ch>
|
---|
[273] | 151 | - PE2LX/USER32: Dialog bugfix for entryfield strings
|
---|
[258] | 152 |
|
---|
[250] | 153 | 99-06-30: Christoph Bratschi <cbratschi@datacomm.ch>
|
---|
[273] | 154 | - KERNEL32: Unicode changes (unicode.cpp)
|
---|
| 155 | lstrcpynA/W (kernel32.cpp
|
---|
| 156 | - USER32: LoadStringA unicode conversion bugfix
|
---|
| 157 | - USER32: Changed SystemParameterInfo for default font (now 9.WarpSans)
|
---|
[250] | 158 |
|
---|
[249] | 159 | 99-06-30: Przemysaw Dobrowolski <dobrawka@asua.org.pl>
|
---|
[273] | 160 | - WINMM: Implemented remaining joystick apis + bugfixes
|
---|
[249] | 161 |
|
---|
[247] | 162 | 99-06-29: Patrick Haller <phaller@gmx.net>
|
---|
[273] | 163 | - KERNEL32: GetLocaleInfoA bugfix (lang.cpp)
|
---|
[247] | 164 |
|
---|
[244] | 165 | 99-06-29: Przemysaw Dobrowolski <dobrawka@asua.org.pl>
|
---|
[273] | 166 | - WINMM: Implemented most of the joystick apis
|
---|
[244] | 167 |
|
---|
[239] | 168 | 99-06-28: Christoph Bratschi
|
---|
[273] | 169 | - USER32: AsciiToUnicodeN bugfix (unicode.cpp)
|
---|
[239] | 170 |
|
---|
| 171 | 99-06-28: Sander van Leeuwen
|
---|
[273] | 172 | - USER32: Get/SetWindowLongA bugfix for dialog controls
|
---|
[239] | 173 |
|
---|
[225] | 174 | 99-06-27: Sander van Leeuwen
|
---|
[273] | 175 | - USER32: Message handler updates & lots of bugfixes
|
---|
| 176 | - USER32: Fix for GetWindowLongA, if Open32 returns 0xffff it really
|
---|
| 177 | means 0xffffffff -> fixes Winhlp32 buttons.
|
---|
| 178 | - USER32: Fixed bug when changing window procedures for dialog box
|
---|
[232] | 179 | controls
|
---|
[225] | 180 |
|
---|
[220] | 181 | 99-06-26: Sander van Leeuwen
|
---|
[273] | 182 | - USER32: Changes for message spy & several message handler changes
|
---|
| 183 | - USER32: Restore win32 tib in window msg callback
|
---|
| 184 | - KERNEL32/include: Restore OS/2 tib on entering Open32 or OS/2 apis
|
---|
| 185 | - KERNEL32/lang.cpp: Bugfix for GetLocaleInfoA (if buf ptr == null,
|
---|
[229] | 186 | only return size of memory block required to hold info)
|
---|
[220] | 187 |
|
---|
[194] | 188 | 99-06-25: Achim Hasenmueller
|
---|
| 189 | - Finally fixed changelog date format to be compliant with
|
---|
| 190 | the official EU date format :)
|
---|
[172] | 191 |
|
---|
[191] | 192 | 99-06-25: Christoph Bratschi
|
---|
[273] | 193 | - USER32: GetSysColorPen bugfix (syscolor.cpp)
|
---|
[191] | 194 |
|
---|
[183] | 195 | 99-06-24: Patrick Haller
|
---|
| 196 | - SHELL32: partial port form WINE
|
---|
| 197 |
|
---|
[194] | 198 | 99-06-24: Edgar Buerkle
|
---|
[273] | 199 | - KERNEL32: Implemented GetLocaleInfoA/W
|
---|
[174] | 200 |
|
---|
[194] | 201 | 99-06-24: Sander van Leeuwen
|
---|
[273] | 202 | - include\winos2def.h: Changed OS/2 apis to use wrappers
|
---|
[229] | 203 | (FS save/restore) and added DosQueryCtryInfo
|
---|
[174] | 204 |
|
---|
[172] | 205 | 99-06-23: Patrick Haller
|
---|
| 206 | - Fixed date format in changlog .g.
|
---|
| 207 | - NTDLL: a dozen c runtime functions added
|
---|
| 208 | - USER32: IsHungAppWindow dummy added
|
---|
| 209 | - SHELL32: few more APIs added
|
---|
| 210 | - KERNEL32: HandleManager, Console, fixes
|
---|
| 211 | - COMDLG32: basic unicode support added, thou broken somehow
|
---|
| 212 | - source code splitups and beautification ;-)
|
---|
| 213 |
|
---|
[194] | 214 | 99-06-23: Achim Hasenmueller
|
---|
[165] | 215 | - ported latest WINE fixes and additions for comctl32. Changes
|
---|
| 216 | involve better undoc. DSA APIs, right colors for the tab control,
|
---|
| 217 | many improvements for the listview...
|
---|
| 218 |
|
---|
[194] | 219 | 99-06-21: Achim Hasenmueller
|
---|
[158] | 220 | - ported latest WINE DrawEdge code and moved everything to the
|
---|
| 221 | new file src/user32/uitools.cpp
|
---|
| 222 |
|
---|
[194] | 223 | 99-06-21: Sander van Leeuwen
|
---|
[273] | 224 | - include\os2wrap.h, removed calling convention
|
---|
[147] | 225 |
|
---|
[194] | 226 | 99-06-21: Christoph Bratschi
|
---|
[145] | 227 | - COMCTL32: Progress bar finished (progress.c, USER32 bugs to fix)
|
---|
| 228 | - COMCTL32: Trackbar finished (trackbar.c)
|
---|
| 229 |
|
---|
[194] | 230 | 99-06-20: Sander van Leeuwen
|
---|
[273] | 231 | - KERNEL32: Call HMInitialize from initterm, not winexe object creation
|
---|
| 232 | - KERNEL32: Added comctl to list of system dlls (windll.cpp)
|
---|
| 233 | - KERNEL32: Fixed dll detach (windll.cpp) for converted win32 dlls
|
---|
| 234 | - KERNEL32: Module name detection (windll.cpp)
|
---|
| 235 | - KERNEL32: Activated Win32 TIB code; a selector + memory is allocated
|
---|
| 236 | for the main thread and every thread created.
|
---|
| 237 | When it's completed, it should fix several problems due to
|
---|
| 238 | differences between OS/2's TIB and Win32's TEB.
|
---|
| 239 | - COMCTL32: Fixed crash on exit (moved unregister of class into exit list handler)
|
---|
| 240 | - USER32: Changed bugfix (WS_CLIPCHILDREN) for winhlp32 (same as Wine now)
|
---|
| 241 | - USER32: Fixed bug in wndproc.cpp (release build only)
|
---|
| 242 | - USER32: Added preliminary support for parent notification
|
---|
[128] | 243 |
|
---|
[194] | 244 | 99-06-19: Sander van Leeuwen
|
---|
[273] | 245 | - ALL (except dsound/ddraw): Include <os2wrap.h> instead of <os2.h>
|
---|
| 246 | - KERNEL32: Changes for win32 TEB (not active)
|
---|
[120] | 247 |
|
---|
[194] | 248 | 99-06-07: Sander van Leeuwen
|
---|
[273] | 249 | - Removed unecessary files
|
---|
| 250 | - Modified os2win.h to save FS selector before calling Open32 api
|
---|
| 251 | and restoring it afterwards.
|
---|
| 252 | - Renamed all .C files (except comctl32) to .CPP and fixed compiler errors
|
---|
| 253 | - GDI32: Fixed SetDIBitsToDevice bugfix (palette size)
|
---|
| 254 | - USER32: Fixed RegisterSystemClasses
|
---|
[51] | 255 |
|
---|
[194] | 256 | 99-06-07: Achim Hasenmueller
|
---|
[273] | 257 | - Added comctl32, mostly untested includes all controls, some undocumented
|
---|
| 258 | APIs missing
|
---|
| 259 | - Added internal GetSysColorPen() to user32 - handy API used in WINE
|
---|
| 260 | Modified syscolor.cpp to support new Win98 colors and create pens
|
---|
[52] | 261 |
|
---|
[51] | 262 | 99-06-06: Sander van Leeuwen
|
---|
[273] | 263 | - Bugfixes in VirtualAlloc (KERNEL32), GetScrollPos & RegisterSystemClasses (USER32)
|
---|
[51] | 264 | as reported on mailinglist by Edgar Buerkle.
|
---|
[273] | 265 | Also FindResourceA/W.
|
---|
[51] | 266 |
|
---|
[194] | 267 | 99-06-01: David Raison
|
---|
[273] | 268 | - OLE32: Changed everything to make it compile with the new headers
|
---|
| 269 | - include/win/ole.2 - line 170
|
---|
| 270 | - include/wine/win/obj_oleview.h - line 32 & 36
|
---|
[51] | 271 |
|
---|
[194] | 272 | 99-05-23: Sander van Leeuwen
|
---|
[273] | 273 | - ADVAPI32: Fixed Open32 bugs in RegOpenKeyA (set return key to 0 when failed)
|
---|
[51] | 274 | Fixed key definition conflict in convertkey.
|
---|
[273] | 275 | - KERNEL32: Fixed exception handler, don't continue after process termination
|
---|
[51] | 276 | exception! (fixes annoying exitlist hangs)
|
---|
| 277 |
|
---|
[194] | 278 | 99-05-19: Sander van Leeuwen
|
---|
[273] | 279 | - KERNEL32: Corrected wrong export for HeapSize (reported by Vit Timchishin)
|
---|
[51] | 280 |
|
---|
[194] | 281 | 99-05-15: Sander van Leeuwen
|
---|
[273] | 282 | - Fixed a number of bugs introduced during the Wine header update
|
---|
| 283 | - KERNEL32: Added high/low fixup support for pe loader
|
---|
[51] | 284 |
|
---|
[194] | 285 | 99-05-13: Sander van Leeuwen
|
---|
[273] | 286 | - Updated USER32
|
---|
| 287 | - Fixed unicode apis in USER32
|
---|
| 288 | - Added .def files for ADVAPI32, COMDLG32, GDI32, KERNEL32 & USER32 that
|
---|
| 289 | export all apis with the correct names. (_apiname@nrofparameterbytes)
|
---|
[51] | 290 |
|
---|
[194] | 291 | 99-05-12: Sander van Leeuwen
|
---|
[273] | 292 | - Finished KERNEL32
|
---|
| 293 | - Updated WINMM
|
---|
[51] | 294 |
|
---|
[194] | 295 | 99-05-10: Vince Vielhaber
|
---|
[273] | 296 | - Rewrote WSOCK32 for Wine headers
|
---|
[51] | 297 |
|
---|
[194] | 298 | 99-05-08: Sander van Leeuwen
|
---|
[273] | 299 | - Updated CAPI32, COMDLG32 & GDI32, MPR, NTDLL, TAPI32, WINSPOOL, WNETAP32
|
---|
[51] | 300 | for new headers
|
---|
[273] | 301 | - Started with KERNEL32 changes (75% done)
|
---|
| 302 | - Made basic changes to OLE32 for new headers, but still tons of errors
|
---|
| 303 | - Fixed some unicode apis in GDI32
|
---|
[51] | 304 |
|
---|
[194] | 305 | 99-05-04: Sander van Leeuwen
|
---|
[273] | 306 | - Stripped os2win.h and put it in include directory
|
---|
| 307 | - WINE header files in include\win
|
---|
[51] | 308 | (some modified for IBM VAC)
|
---|
[273] | 309 | - All Open32 apis have 'O32_' as prefix, Open32 specific declarations
|
---|
| 310 | are appended with _O32.
|
---|
[51] | 311 |
|
---|
[194] | 312 | 99-05-01: Sander van Leeuwen
|
---|
[273] | 313 | - Changed makefile structure:
|
---|
| 314 | nmake DEBUG=1 builds debug version
|
---|
| 315 | nmake builds release version
|
---|
[51] | 316 |
|
---|
[194] | 317 | 99-04-11: Sander van Leeuwen
|
---|
[273] | 318 | - Everything except user32 & kernel32: copyrights added to most files
|
---|
[51] | 319 | Moved a few header files in \include
|
---|
[273] | 320 | - Fixed import problem in peldr (include\winimage.h), SetFullPath must
|
---|
[51] | 321 | be a virtual method.
|
---|
| 322 |
|
---|
[194] | 323 | 98-10-26: Sander van Leeuwen
|
---|
[273] | 324 | - OLE32: CoInitialize takes one parameter, not 0
|
---|
[51] | 325 |
|
---|
[194] | 326 | 98-10-11: Sander van Leeuwen
|
---|
[273] | 327 | - KERNEL32: except.asm Wrong calling convention for SetExceptionChain
|
---|
| 328 | - KERNEL32: exceptions.cpp/wprocess.cpp SetExceptionChain(-1) instead of SetExceptionChain(0)
|
---|
[51] | 329 |
|
---|
[194] | 330 | 98-09-28: Sander van Leeuwen
|
---|
[273] | 331 | - PE2LX: icon.cpp: palette only for <= 8 bpp
|
---|
| 332 | - PE2LX: icon.cpp: check if image size in bmp header is correct before using it
|
---|
[51] | 333 |
|
---|
[194] | 334 | 98-09-25: Sander van Leeuwen
|
---|
[273] | 335 | - PE2LX: Don't fail if an exe/dll doesn't contain any imports (pe.cpp:ProcessImports)
|
---|
[51] | 336 |
|
---|
| 337 | ********************************************************************************
|
---|
| 338 | ***** Release 0.03/4
|
---|
| 339 | ********************************************************************************
|
---|
[194] | 340 | 98-09-15: KSO
|
---|
[273] | 341 | - WIN32K: pe2lx\misc.cpp changes
|
---|
[51] | 342 |
|
---|
[194] | 343 | 98-09-13: Sander van Leeuwen
|
---|
[273] | 344 | - KERNEL32: windll.cpp: fixed bug with szModule not being initialized
|
---|
| 345 | - PE2LX: pe.cpp: Only read first 1 MB for huge files. (as they are most
|
---|
| 346 | likely InstallShield archives; exe appended with
|
---|
| 347 | installation data)
|
---|
[51] | 348 |
|
---|
[194] | 349 | 98-09-12: Sander van Leeuwen
|
---|
[273] | 350 | - WSOCK32: Changed fd_set to Wfd_set or else it won't compile over here
|
---|
| 351 | - KERNEL32: Winimage.cpp, extra checks added
|
---|
| 352 | - KERNEL32: OS2GetModuleFileName bugfix
|
---|
| 353 | - INCLUDE/MISC.H: Error printf that prints to stdout (more reliable than
|
---|
| 354 | a logfile)
|
---|
| 355 | - GDI32: GetDeviceCaps -> NT returns -1 when using 16 bits colors, NOT 65536!
|
---|
| 356 | - GDI32: CreateDIBSection -> StarCraft uses bitmap with negative height ->
|
---|
| 357 | flip image when blitting
|
---|
| 358 | - GDI32: DIBSection ctor: bug in BITMAPINFO2 malloc
|
---|
| 359 | - GDI32: BitBlt: (dibsection) HDC == HPS (thank you, IBM!)
|
---|
| 360 |
|
---|
[194] | 361 | 98-09-02: Sander van Leeuwen
|
---|
[273] | 362 | - KERNEL32/USER32: Split up code
|
---|
| 363 | - USER32 (/new): Started with new class & window managment code
|
---|
| 364 | (not compiled nor tested, so don't change it)
|
---|
[51] | 365 |
|
---|
[194] | 366 | 98-09-01: Patrick Haller
|
---|
[273] | 367 | - WSOCK32: Circular linker dependency removed
|
---|
[51] | 368 |
|
---|
[194] | 369 | 98-08-31: kso
|
---|
[273] | 370 | - KERNEL32: changed lfile.c to use OS2CreateFile,OS2CloseHandle,.... as
|
---|
| 371 | NT does. Notepad (W95) is now working better.
|
---|
| 372 | - KERNEL32: fixed a open32 bug (or win32 feature) - WriteFile with
|
---|
| 373 | nrbytes = 0 is equal to a SetEndOfFile(..);
|
---|
[51] | 374 |
|
---|
[194] | 375 | 98-08-17: Sander van Leeuwen
|
---|
[273] | 376 | - KERNEL32: Changed LoadLibraryA(W/ExA/ExW) to try to load the dll
|
---|
| 377 | directly first and if that fails, load it manually.
|
---|
[51] | 378 |
|
---|
[194] | 379 | 98-08-15: Sander van Leeuwen
|
---|
[273] | 380 | - DDRAW: LOTS of changes,additions and fixes
|
---|
| 381 | (ddex1-ddex5 DirectX SDK samples work(ed) + Quake 2 in
|
---|
| 382 | DirectDraw mode)
|
---|
| 383 | - DSOUND: Skeleton code extended
|
---|
[51] | 384 |
|
---|
[194] | 385 | 98-08-13: Sander van Leeuwen
|
---|
[273] | 386 | - PE2LX: Replaced stack page removal code; (adjusted GetNrPages instead)
|
---|
[51] | 387 |
|
---|
[194] | 388 | 98-08-13: KSO:
|
---|
[273] | 389 | - PE2LX: Borland bugfixes
|
---|
[51] | 390 |
|
---|
| 391 | 98-08-08: Sander van Leeuwen
|
---|
[273] | 392 | - pe2lx (pe.cpp), call SetNrOfExports(0) for dlls without exports
|
---|
| 393 | to set the module name in the resident name table
|
---|
| 394 | (otherwise converted dll will not load)
|
---|
| 395 | - Version resource apis work now
|
---|
| 396 | - LocalReAlloc bugfix, notepad assumes it returns the same
|
---|
| 397 | address when the new size is smaller than the old one.
|
---|
[51] | 398 |
|
---|
[194] | 399 | 98-08-03 KSO:
|
---|
[273] | 400 | - pe.cpp: line 600 - added OS2Exe to the parameterlist
|
---|
| 401 | - bitmap.cpp: replace file - much.
|
---|
| 402 | - bitmap.h: replace file - typo (BitMap to Bitmap)
|
---|
| 403 | - icon.h: replace file - #define BI_*
|
---|
[51] | 404 |
|
---|
| 405 | 98-07-23: Knut Osmundsen
|
---|
[273] | 406 | - PE2LX: Borland exe changes (import stuff)
|
---|
[51] | 407 |
|
---|
| 408 | 98-07-18: Sander van Leeuwen
|
---|
[273] | 409 | - KERNEL32/PE2LX: Changed version checks; version nr is put into the
|
---|
| 410 | converted exe/dll as a parameter to one of the kernel32
|
---|
| 411 | entry points
|
---|
| 412 | - USER32: Changed class managment code
|
---|
| 413 | - USER32: Removed all SYNCPAINT stuff as it breaks many apps
|
---|
| 414 | - USER32: Removed in CreateWindowExA that checks for values of x, y, nHeight & nWidth
|
---|
| 415 | (this broke generic.exe, notepad.exe and probably many others)
|
---|
| 416 | - USER32: Finished GetMenuStringW (MSPaint), not working right though
|
---|
| 417 | it should return 'Recent File', but returns 'Decent File'
|
---|
| 418 | Well, whatever.
|
---|
| 419 | - VERSION/KERNEL32/PE2LX: Version resource API implemention started
|
---|
| 420 | - PE2LX: Increased some fixup limits to convert dynhgi35.dll
|
---|
| 421 | - KERNEL32: AsciiToUnicode fixed (only terminate with one 0; doing
|
---|
| 422 | it twice corrupts the heap as our stuff allocates exactly
|
---|
| 423 | enough for string + 0 terminator)
|
---|
[51] | 424 |
|
---|
| 425 | 98-07-14: Sander van Leeuwen
|
---|
[273] | 426 | - KERNEL32: Changed OS2GetProcAddress to call the ordinal or name getApi
|
---|
| 427 | method
|
---|
[51] | 428 |
|
---|
| 429 | 98-07-13: Patrick Haller
|
---|
| 430 | - USER32: Unicode fix for wvsprintfW "%s" -> "%ls"
|
---|
| 431 | - USER32: fix in Win32WindowProc destructor when "window" becomes NULL
|
---|
| 432 | - ADVAPI32: RegConnectRegistry for connection to local machine
|
---|
| 433 |
|
---|
| 434 | 98-07-13: Patrick Haller
|
---|
| 435 | - KERNEL32: Unicode fix that garbled CommandLineToArgv and others
|
---|
| 436 |
|
---|
| 437 | 98-07-12: Patrick Haller
|
---|
| 438 | - NTDLL: new functions in NTDLL (-> critical sections)
|
---|
| 439 | - SHELL32: few new stubs in SHELL32
|
---|
| 440 | - GDI32: fix in GDI32\DIBSECT\CreateDIBSection for M$ Backup
|
---|
| 441 | - USER32: experimental fix (CS_SYNCPAINT) for WinHlp32 to
|
---|
| 442 | display navigation buttons, but crashes SOL.EXE :(
|
---|
| 443 |
|
---|
| 444 | 98-07-10: Patrick Haller
|
---|
| 445 | - stubs for NETAPI32 100%
|
---|
| 446 |
|
---|
| 447 | 98-07-09: Patrick Haller
|
---|
| 448 | - stubs for Winspool 100%
|
---|
| 449 |
|
---|
[194] | 450 | 98-07-01 Joel Troster
|
---|
| 451 | - KERNEL32: update to nameid.cpp
|
---|
| 452 |
|
---|
[51] | 453 | 98-06-07 Joel Troster
|
---|
| 454 | - WINMM: WaveOpen bugfix
|
---|
| 455 |
|
---|
| 456 | 98-06-07 Felix Maschek
|
---|
| 457 | - CAPI32: bugfix
|
---|
| 458 |
|
---|
| 459 | 98-06-15: Patrick Haller
|
---|
| 460 | - GDI32: stubs for all missing functions
|
---|
| 461 | - ADVAPI32: stubs for all missing functions
|
---|
| 462 | - USER32: implementation of some real functions
|
---|
| 463 | some unknown functions stubbed (IDA/2)
|
---|
| 464 |
|
---|
| 465 | 98-06-14: KSO
|
---|
| 466 | - GDI32: Stubs for Office 97
|
---|
| 467 | - PE2LX: Formatted output
|
---|
| 468 | - ADVPI32: Stubs for Office 97
|
---|
| 469 | - VERSION: Stubs for Office 97
|
---|
| 470 |
|
---|
| 471 | 98-06-12: Patrick Haller
|
---|
| 472 | - NTDLL: ported over the NTDLL code from WINE, subject to the GNU Copyleft
|
---|
| 473 | some applications open this module explicitly
|
---|
| 474 | - KERNEL32: few fixes to Unicode handling
|
---|
| 475 | - KERNEL32: console window sizing (still buggy) and property fixes
|
---|
| 476 | - KERNEL32: stubs for all missing functions
|
---|
| 477 | - GDI32: bugfix for DIB allocation (MS Paint)
|
---|
| 478 | - WINMM: functions for FOURCC handling
|
---|
| 479 | - PE2LX: CURSOR.CPP: hotspot.y is upside down (fixed for Winhlp32)
|
---|
| 480 | - PE2LX: DIALOG.CPP: combobox style translation CBS_ fixed
|
---|
| 481 | - PE2LX: DIALOG.CPP: style translation for WINES_MULTILINE
|
---|
| 482 | causes MLE control to be generated.
|
---|
| 483 | Experimental.
|
---|
| 484 | - KERNEL32: WINDLL.CPP: fixed endless loop in Win32DLL::StripPath()
|
---|
| 485 |
|
---|
| 486 | 98-05-25: Patrick Haller
|
---|
| 487 | - KERNEL32: Added few NTDLL stubs, mainly for support of MSACM32/NT
|
---|
| 488 | - KERNEL32: Resource fix
|
---|
| 489 |
|
---|
| 490 | 98-05-03: Joel Troster
|
---|
[273] | 491 | - WINMM: Stubbed most of the remaining mmedia apis
|
---|
[51] | 492 |
|
---|
| 493 | 98-04-28: Patrick Haller
|
---|
[273] | 494 | - KERNEL32: Console fixes
|
---|
| 495 | - KERNEL32: Console properties (partially)
|
---|
| 496 | - KERNEL32: Handlemanager fixes
|
---|
| 497 | - KERNEL32: OS2iGetModuleName fixes
|
---|
[51] | 498 |
|
---|
| 499 | ********************************************************************************
|
---|
| 500 | ***** Release 0.02
|
---|
| 501 | ********************************************************************************
|
---|
| 502 |
|
---|
[194] | 503 | 98-04-05: Patrick Haller
|
---|
[273] | 504 | - KERNEL32: Resource bugfix
|
---|
[51] | 505 |
|
---|
[194] | 506 | 98-03-30: Joel Troster
|
---|
[273] | 507 | - WINMM: midiStream* stubs added
|
---|
[51] | 508 |
|
---|
[194] | 509 | 98-03-30: Sander van Leeuwen
|
---|
[273] | 510 | - PE2LX: Set console flag when exe has no resources
|
---|
[51] | 511 |
|
---|
[194] | 512 | 98-03-27: Joel Troster
|
---|
[273] | 513 | - WINMM: Midi changes/bugfixes, mci* api stubs added
|
---|
| 514 | - GDI32: SetObjectOwner stub added
|
---|
[51] | 515 |
|
---|
| 516 | 25-03-98: Sander van Leeuwen
|
---|
[273] | 517 | - KERNEL32: Several changes in resource code
|
---|
[51] | 518 |
|
---|
| 519 | 19-03-98: Felix Maschek
|
---|
[273] | 520 | - KERNEL32: Comm stubs added
|
---|
[51] | 521 |
|
---|
| 522 | 19-03-98: Sander van Leeuwen
|
---|
[273] | 523 | - KERNEL32: Pop up a dialog box when a missing api is called
|
---|
| 524 | - KERNEL32: dll bugfix
|
---|
| 525 | - KERNEL32: CreateProcessA/W fix
|
---|
| 526 | - KERNEL32: GetProcAddr completed for PE loader & PE2LX
|
---|
[51] | 527 |
|
---|
| 528 | 19-03-98: Peter Fitzsimmons
|
---|
[273] | 529 | - created include\version.h
|
---|
| 530 | - changed pe2lx\lx.cpp (call SetVersion())
|
---|
| 531 | - changed pe2lx\misc.cpp (code for SetVersion(), setea())
|
---|
| 532 | - changed pe2lx\misc.h (add prototypes)
|
---|
| 533 | - changed pe2lx\pe.cpp (moved DosClose() up a few lines, so DosSetPathInfo() could write to the file)
|
---|
| 534 | - changed pe2lx\makefile \
|
---|
| 535 | - changed pe2lx\makefile.wat / Build setver.exe, getver.exe. I didn't copy
|
---|
| 536 | these exe's to ..\bin in purpose; they
|
---|
| 537 | aren't supposed to go to end users.
|
---|
| 538 | - Added one line ("..\server $@") to all makfiles
|
---|
[51] | 539 |
|
---|
[273] | 540 | - added getea() to kernel32\os2util.c
|
---|
| 541 | - added a few lines in kernel32/wprocess.cpp/RegisterDll()
|
---|
[51] | 542 |
|
---|
[273] | 543 | - Edit all initterm.c's to remove that rand() crap (that is from a
|
---|
| 544 | sample project!). Also added new version check to each. Also #include "misc.h"
|
---|
[51] | 545 |
|
---|
[273] | 546 | - wsock32: edited makefile to remove reference to ..\kernel32\misc.obj and
|
---|
| 547 | replace with kernel32.dll.
|
---|
[51] | 548 |
|
---|
[273] | 549 | - src\makefile: build kernel32 before wsock
|
---|
| 550 | - src\kernel32\makefile: remove reference to wsock32.lib
|
---|
| 551 | - src\kernel32\network.cpp: remove call to wsock32
|
---|
[51] | 552 |
|
---|
| 553 | 16-03-98: Joel Troster
|
---|
[273] | 554 | - GDI32: Added SetObjectOwner stub
|
---|
[51] | 555 |
|
---|
| 556 | 15-03-98: Joel Troster
|
---|
[273] | 557 | - WINMM: RTMIDI dependency removed
|
---|
[51] | 558 |
|
---|
| 559 | 15-03-98: Sander van Leeuwen
|
---|
[273] | 560 | - All dlls, C++ init+termination call added to initterm.c
|
---|
| 561 | - KERNEL32: Icon conversion bugfix
|
---|
| 562 | - KERNEL32: Removed reroute of exe reading
|
---|
| 563 | - KERNEL32: Major rewrite of dll & exe handling including
|
---|
| 564 | LoadLibary(Ex)A/W, CreateProcessA/W, GetModuleFileNameA/W,
|
---|
| 565 | FreeLibrary & GetCommandLineA/W
|
---|
| 566 | Side effect: Crash at Quake 2 exit fixed
|
---|
[51] | 567 |
|
---|
[273] | 568 | - KERNEL32: Additional code for PE loader
|
---|
| 569 | - PE: Created OS/2 ring 3 PE loader
|
---|
| 570 | syntax: pe win32exe commandline
|
---|
| 571 | Reads win32exe & all imported dlls, calls all dll entry points and
|
---|
| 572 | finally calls the exe entry point.
|
---|
| 573 | TODO: No fixups and low startup address
|
---|
| 574 | TODO: Resources
|
---|
| 575 | TODO: CreateProcess doesn't work right
|
---|
[51] | 576 |
|
---|
| 577 | 13-03-98: Sander van Leeuwen
|
---|
[273] | 578 | - KERNEL32: Dll unloading fixed
|
---|
[51] | 579 |
|
---|
| 580 | 13-03-98: Peter Fitzsimmons
|
---|
[273] | 581 | - KERNEL32: Fixed CompareStringA/W
|
---|
[51] | 582 |
|
---|
| 583 | 12-03-98: Joel Troster
|
---|
[273] | 584 | - WINMM: Stubbed all the mixer APIs and updated support for MidiMapper
|
---|
[51] | 585 |
|
---|
| 586 | 10-03-98: Sander van Leeuwen
|
---|
[273] | 587 | - WSOCK32: WSAStartup fix and ioctl addition
|
---|
| 588 | (Quake 2 Multiplayer working)
|
---|
| 589 | - KERNEL32: Resource lookup bug fixed
|
---|
[51] | 590 |
|
---|
| 591 | 10-03-98: Joel Troster
|
---|
[273] | 592 | - KERNEL32: SetThreadLocale added
|
---|
[51] | 593 |
|
---|
| 594 | 09-03-98: Patrick Haller
|
---|
| 595 | - KERNEL32: Fix in GetStdHandle within HandleManager
|
---|
| 596 |
|
---|
| 597 | - KERNEL32: Console APIs completed, input and output is complete,
|
---|
| 598 | however not thoroughly tested, SHORT 0.98D is working.
|
---|
| 599 | Codepage support, Unicode support missing.
|
---|
| 600 | I'm working on cosmetics and properties dialog.
|
---|
| 601 |
|
---|
| 602 | - EXECHECK: tool to check executables for convertibility via pe2lx
|
---|
| 603 | and keeping track of our APIs, as well as imported/exported
|
---|
| 604 | functions of executables (PE import is currently implemented)
|
---|
| 605 |
|
---|
| 606 | 09-03-98: Sander van Leeuwen
|
---|
[273] | 607 | - KERNEL32: Put dll & exe apis in wprocess.cpp
|
---|
| 608 | - KERNEL32: Reroute file io from own exe to original
|
---|
| 609 |
|
---|
[51] | 610 | 08-03-98: Joel Troster
|
---|
[273] | 611 | - KERNEL32: Unicode changes (lstrcatW, lstrcmpW, lstrcpyW lstrcpynW)
|
---|
| 612 | - WINMM: Unicode midi apis added to .def file
|
---|
[51] | 613 |
|
---|
| 614 | 08-03-98: Sander van Leeuwen
|
---|
[273] | 615 | - WINMM: Aux* apis implemented (not tested and not 100% correct)
|
---|
| 616 | - include: added mmddk.h from win95 ddk
|
---|
| 617 |
|
---|
[51] | 618 | 07-03-98: Peter Fitzsimmons
|
---|
[273] | 619 | - Added KERNEL32.GetSystemDefaultLangID() -- I copied GetUserDefaultLangID, which
|
---|
| 620 | always returns "US ENGLISH".
|
---|
| 621 | (NOTE: Already added)
|
---|
| 622 | - Added ADVAPI32.ReportEventA(). Stub.
|
---|
| 623 | - Added ADVAPI32.OS2SetSecurityDescriptorDacl(). Stub that returns ERROR.
|
---|
| 624 | - Added ADVAPI32.* a bunch more stubs.
|
---|
[51] | 625 |
|
---|
| 626 | 07-03-98: Sander van Leeuwen
|
---|
[273] | 627 | - KERNEL32: Implemented Local* memory apis with new heap
|
---|
| 628 | (in win32 you can mix Heap and Local apis)
|
---|
| 629 | - KERNEL32: Corrected key mapping bugs for arrow, insert/del/home/end
|
---|
| 630 | page up/down keys.
|
---|
| 631 | Doesn't work 100% right yet. (strafing in Quake = alt-arrow)
|
---|
[51] | 632 |
|
---|
| 633 | 06-03-98: Sander van Leeuwen
|
---|
[273] | 634 | - WINMM: Added WaveOutGetNumDevs and corrected the calling
|
---|
| 635 | convention for several apis (WIN32API, not WINAPI)
|
---|
| 636 | - KERNEL32: Added GetSystemDefaultLangID and moved several
|
---|
| 637 | language apis to lang.cpp
|
---|
| 638 | - KERNEL32: Added EnumSystemLocalesA/W (US English only)
|
---|
| 639 | - PE2LX: command line option change: pe2lx win32file > logfile
|
---|
| 640 | Now makes a backup copy of the win32 file and creates
|
---|
| 641 | an OS/2 version with the same name
|
---|
[51] | 642 |
|
---|
| 643 | 05-03-98: Joel Troster
|
---|
[273] | 644 | - KERNEL32: Use OS/2 unicode apis
|
---|
| 645 | - USER32: Use OS/2 unicode apis
|
---|
[51] | 646 |
|
---|
| 647 | 04-03-98: Sander van Leeuwen
|
---|
[273] | 648 | - KERNEL32: Use OS2gethostname (wsock32.dll) instead of gethostname
|
---|
[51] | 649 |
|
---|
| 650 | 03-03-98: Knut Osmundsen
|
---|
[273] | 651 | - KERNEL32: VirtualAlloc bugfixes & high memory support (SMP)
|
---|
[51] | 652 |
|
---|
| 653 | 03-03-98: Patrick Haller
|
---|
[273] | 654 | - PECHECK: Initial code for pecheck.exe
|
---|
[51] | 655 |
|
---|
| 656 | 03-03-98: Joel Troster
|
---|
[273] | 657 | - KERNEL32: Stubs added for Virtual(Un)Lock
|
---|
| 658 | - WINMM: Unicode midi apis added, MIDIMAP faked, some bugs fixed
|
---|
[51] | 659 |
|
---|
| 660 | 03-03-98: Sander van Leeuwen
|
---|
[273] | 661 | - KERNEL32: Fixed logbuffer overflow with strlen WriteLogs
|
---|
| 662 | - KERNEL32: Use tcp32dll instead of pmwsock
|
---|
| 663 | - PE2LX: Fixed memory corruption in icon.cpp
|
---|
[51] | 664 |
|
---|
| 665 | 02-03-98: Sander van Leeuwen
|
---|
[273] | 666 | - KERNEL32: kernel32.c -> kernel32.cpp
|
---|
| 667 | - KERNEL32: Merged exception logging with my latest code
|
---|
| 668 | - include: win32type.h
|
---|
| 669 | - WSOCK32: Removed pmwsock.lib from makefile
|
---|
[51] | 670 |
|
---|
| 671 | 01-03-98: Patrick Haller
|
---|
| 672 | - KERNEL32: Extensions to the exception handler (logging)
|
---|
| 673 | - KERNEL32: HandleManager for pseudo-devices (CONIN$,CONOUT$,etc)
|
---|
| 674 | - KERNEL32: Hooks for HandleManager
|
---|
| 675 | - KERNEL32: Very early console support for stdout is there ...
|
---|
| 676 | Console also has context menue.
|
---|
| 677 | ********************************************************************************
|
---|
| 678 | ***** Release 0.01
|
---|
| 679 | ********************************************************************************
|
---|
| 680 | 28-02-98: Sander van Leeuwen
|
---|
[273] | 681 | - DDRAW: Initial work for Direct3D
|
---|
| 682 | - KERNEL32/PE2LX, Changes for console applications (flag)
|
---|
| 683 | - KERNEL32: Kill process when a fatal exception occurs
|
---|
| 684 | (prevents some kind of eternal loop in OS/2; probably due to
|
---|
| 685 | invalid exception records or difference in exception handler
|
---|
| 686 | calling convention)
|
---|
| 687 | - KERNEL32: Added a try/catch statement around the dll exit list
|
---|
| 688 | processing in ExitProcess. Seems to cure the trap
|
---|
| 689 | at exit.
|
---|
[51] | 690 |
|
---|
| 691 | 27-02-98: Patrick haller
|
---|
| 692 | - MPR: stubs for all documented MPR functions,
|
---|
| 693 | should be complete now
|
---|
| 694 |
|
---|
| 695 | 26-02-98: Patrick haller
|
---|
| 696 | - USER32: stubs for all documented USER32 functions,
|
---|
| 697 | should be complete now
|
---|
| 698 | - USER32: Windows95's SHELL32.DLL requires a few undocumented functions
|
---|
| 699 |
|
---|
| 700 | 24-02-98: Joel Troster
|
---|
[273] | 701 | - WINMM: Midi working
|
---|
[51] | 702 |
|
---|
| 703 | 24-02-98: Sander van Leeuwen
|
---|
[273] | 704 | - KERNEL32: Exit list changes; terminate all dlls right before
|
---|
| 705 | ExitProcess or in kernel32 exitlist in case of a trap
|
---|
| 706 | (prevents unkillable processes in most cases)
|
---|
[51] | 707 |
|
---|
| 708 | 23-02-98: Joel Troster
|
---|
[273] | 709 | - KERNEL32: PMPrintf version of WriteLog added
|
---|
| 710 |
|
---|
[51] | 711 | 22-02-98: Sander van Leeuwen
|
---|
[273] | 712 | - ALL DLLs: Call C/C++ lib cleanup proc in exit list
|
---|
| 713 | - PE2LX: Use exit lists in converted win32 dlls to terminate them
|
---|
| 714 | - WINMM: Remove test code in timer emulation (multiplied time by 10)
|
---|
| 715 | - KERNEL32: Release winmod objects properly
|
---|
| 716 | - KERNEL32: Call dll exit proc in FreeLibrary
|
---|
[51] | 717 |
|
---|
| 718 | 21-02-98: Sander van Leeuwen
|
---|
[273] | 719 | - KERNEL32: VirtualProtect size change to include all pages
|
---|
| 720 | referenced
|
---|
| 721 |
|
---|
[51] | 722 | 19-02-98: Sander van Leeuwen
|
---|
[273] | 723 | - PE2LX: Change order of dlls in import module name table
|
---|
| 724 | - KERNEL32: Don't call the C/C++ lib cleanup procedure at
|
---|
| 725 | dll termination
|
---|
[51] | 726 |
|
---|
| 727 | 18-02-98: Joel Troster
|
---|
[273] | 728 | - WINMM: Midi changes, wave in/out stubs added
|
---|
[51] | 729 |
|
---|
| 730 | 16-02-98: Sander van Leeuwen
|
---|
[273] | 731 | - KERNEL32: Heap bugfix
|
---|
[51] | 732 |
|
---|
| 733 | 16-02-98: Joel Troster
|
---|
[273] | 734 | - WINMM: Midi updates
|
---|
[51] | 735 |
|
---|
| 736 | 15-02-98: Sander van Leeuwen
|
---|
[273] | 737 | - KERNEL32: Changed heap allocation again. (now uses malloc/free)
|
---|
| 738 | - KERNEL32: QueryPerformanceFrequency/Counter uses DosTmrQueryTime/
|
---|
| 739 | DosTmrQueryFreq now, so the normal xf86sup.sys can
|
---|
| 740 | be used.
|
---|
[51] | 741 |
|
---|
| 742 | 11-02-98: Sander van Leeuwen
|
---|
[273] | 743 | - MPR: Changed/Corrected ordinals
|
---|
[51] | 744 |
|
---|
| 745 | Mon 98-02-09 Peter Fitzsimmons
|
---|
| 746 | - lx.cpp -- put in check for MAX_SECTIONS (was bombing out in one
|
---|
| 747 | of "visio technical"'s dlls.
|
---|
| 748 | - lx.cpp increase MAX_SECTIONS (lx.h) from 16 to 32 (where'd the
|
---|
| 749 | original value come from?).
|
---|
| 750 | - kernel32.c: added stub for FlushInstructionCache()
|
---|
| 751 | - kernel32.c: added stub for OS2GetPrivateProfileSectionA()
|
---|
| 752 |
|
---|
| 753 | - advapi32: GetUserNameA() stub. Always says a person named
|
---|
| 754 | "USER" is logged on.
|
---|
| 755 |
|
---|
| 756 | - MPR: WNetGetConnection(). NEEDS PROPER ORDINAL IN *.def file.
|
---|
| 757 |
|
---|
| 758 | 9-02-1998: Joel Troster
|
---|
[273] | 759 | - USER32: Added Set/GetDefaultMenuItem (stub)
|
---|
[51] | 760 |
|
---|
| 761 | 7-02-1998: Sander van Leeuwen
|
---|
[273] | 762 | - KERNEL32/WINMM: Added VMutex to KERNEL32 (imported by WINMM)
|
---|
| 763 | - KERNEL32: New heap implementation (heap.cpp & os2heap.cpp)
|
---|
| 764 | - KERNEL32: Replace exception handler for each new thread
|
---|
| 765 | - KERNEL32: Set previous exception handler to 0 instead of -1
|
---|
| 766 | (fixes endless exception handler calls)
|
---|
| 767 | - Added macro dprintf & dassert to include\misc.h (no more need
|
---|
| 768 | for #ifdef DEBUG's)
|
---|
[51] | 769 |
|
---|
| 770 | 31-01-1998: Sander van Leeuwen
|
---|
[273] | 771 | - USER32: Fixed two bugs in CreateWindowExA/W
|
---|
| 772 | - WINMM: Fixed wave playback problem
|
---|
[51] | 773 |
|
---|
| 774 | 18-01-1998: Sander van Leeuwen
|
---|
[273] | 775 | - GDI32: Changed GetDIBColor & SetDIBColor
|
---|
| 776 | - GDI32: Fixed CreateDIBSection
|
---|
| 777 | - Quake 2 working in a window!
|
---|
[51] | 778 |
|
---|
| 779 | 17-01-1998: Sander van Leeuwen
|
---|
[273] | 780 | - WINMM: Waveout working, Quake 2 WITH sound now!
|
---|
| 781 | - GDI32: Implemented GetDIBColor & SetDIBColor
|
---|
[51] | 782 |
|
---|
| 783 | 11-01-1998: Sander van Leeuwen
|
---|
[273] | 784 | - KERNEL32: Exception handler fix
|
---|
| 785 | - WINMM: Started with WaveOut implementation
|
---|
[51] | 786 |
|
---|
| 787 | 11-01-1998: Felix Maschek
|
---|
[273] | 788 | - TAPI32: Fixes
|
---|
[51] | 789 |
|
---|
| 790 | 10-01-1998: Sander van Leeuwen
|
---|
[273] | 791 | - Changes to makefile and wsock32.c to make it compile with VAC
|
---|
| 792 | - VirtualAlloc bugfix (reserve)
|
---|
| 793 | - Dialog fix (font name)
|
---|
| 794 | - WINMM now uses mmsystem.h from win32 SDK
|
---|
[51] | 795 |
|
---|
| 796 | 10-01-1998: Chris McKillop
|
---|
[273] | 797 | - New build tree
|
---|
[51] | 798 |
|
---|
| 799 | 10-01-1998: Vince Vielhaber
|
---|
[273] | 800 | - Winsock32 changes
|
---|
[51] | 801 |
|
---|
| 802 | 31-12-1997: Sander van Leeuwen
|
---|
[273] | 803 | - Remove all 'OS2' strings from imports/exports (dlls/pe2lx)
|
---|
[51] | 804 |
|
---|
| 805 | 28-12-1997: Sander van Leeuwen
|
---|
[273] | 806 | - KERNEL32: Code to allow IO in ring 3 added (xf86sup.sys)
|
---|
| 807 | Set environment variable WIN32_IOPL2 to enable this
|
---|
[51] | 808 |
|
---|
[273] | 809 | - KERNEL32: Fixed GetStartupInfoA/W (WINE)
|
---|
| 810 | - GDI32: Added CreateDIBSection from Wine (not complete)
|
---|
| 811 | - Lots of stubs added
|
---|
| 812 | - Almost got Quake II running....
|
---|
[51] | 813 |
|
---|
| 814 | 23-12-1997: Felix Maschek
|
---|
[273] | 815 | - CAPI2032: Complete implementation of CAPI
|
---|
[51] | 816 |
|
---|
| 817 | 20-12-1997: Felix Maschek
|
---|
[273] | 818 | - TAPI32: Stub dll
|
---|
[51] | 819 |
|
---|
| 820 | 20-12-1997: Sander van Leeuwen
|
---|
[273] | 821 | - KERNEL32: Bug in winmod.cpp
|
---|
| 822 | - KERNEL32: Added code for exception handling (not fool proof)
|
---|
| 823 | - KERNEL32: Fixed HeapCreate (now reserves 32 MB instead of 64 kb)
|
---|
| 824 | - KERNEL32: Catch FPU exception, mask fpu exceptions, fix stack and continue execution
|
---|
| 825 | - PE2LX: Removed stack size & base switch
|
---|
| 826 | - WINMM: Added joyGetPos stub
|
---|
[51] | 827 |
|
---|
| 828 | 14-12-1997: Sander van Leeuwen
|
---|
[273] | 829 | - KERNEL32: Added QueryPerformanceFrequency, QueryPerformanceCounter
|
---|
| 830 | - USER32: Added some stubs
|
---|
| 831 | - GDI32: Added some stubs
|
---|
| 832 | - WINMM: Added some stubs
|
---|
| 833 | - WNETAP32: New (NETAPI32)
|
---|
| 834 | - PE2LX: Change module import name NETAPI32 to WNETAP32 (name conflict with OS/2 NETAPI32)
|
---|
| 835 | - PE2LX: Cut long dll names to 8 chars
|
---|
| 836 | - MPR: Added WNetGetUserA stub
|
---|
[51] | 837 |
|
---|
| 838 | 31-11-1997: Sander van Leeuwen
|
---|
[273] | 839 | - KERNEL32: Fixed GetEnvironmentStringsW
|
---|
| 840 | - KERNEL32: Added DeviceIOControl (devio.c, map.c, iccio.asm; last two from XFree86 driver src)
|
---|
| 841 | - KERNEL32: Changed CreateFile to open an OS/2 driver if required
|
---|
| 842 | - Last two changes for win32 Glide dll.
|
---|
[51] | 843 |
|
---|
[273] | 844 | - Fixed window creation (wndproc.cpp), Open32 isn't sending WM_NCCREATE msgs!
|
---|
| 845 | - Filter out CBS_OWNERDRAWFIXED & CBS_OWNERDRAWVARIABLE combobox styles
|
---|
| 846 | in CreateWindowExA/W (not finished)
|
---|
| 847 | - Added FormatMessageA/W from Wine (kernel32)
|
---|
| 848 | - USER32:
|
---|
| 849 | - Fixed GetSystemParameterInfoA/W, SPI_GETNONCLIENTMETRICS/SPI_SETNONCLIENTMETRICS
|
---|
| 850 | (ConvertFontAW/ConvertFontWA macros)
|
---|
| 851 | - Progress comclt32 class working
|
---|
| 852 | - ADVAPI32, fixed:
|
---|
| 853 | - RegEnumKeyW
|
---|
| 854 | - RegEnumKeyExW
|
---|
| 855 | - RegEnumValueW
|
---|
| 856 | - RegQueryInfoKeyW
|
---|
| 857 | - RegQueryValueW
|
---|
[51] | 858 |
|
---|
[273] | 859 | - USER32:
|
---|
| 860 | - Fixed DrawEdge (borrowed from Wine)
|
---|
| 861 | - Added ChangeMenuA/W (borrowed from Wine)
|
---|
| 862 | - Fixed some color problems
|
---|
| 863 | - Trackbar win32 SDK example working (toolbar comctl32 class)
|
---|