source: trunk/changelog@ 1211

Last change on this file since 1211 was 1211, checked in by sandervl, 26 years ago

* empty log message *

File size: 65.6 KB
RevLine 
[1211]1 /* $Id: changelog,v 1.293 1999-10-09 11:03:52 sandervl Exp $ */
[580]2
[1208]3 99-10-09: Sander van Leeuwen <sandervl@xs4all.nl>
4 - USER32: Clipboard fixes (window handle translation)
[1211]5 Fixed button redraw when receiving a WM_ENABLE msg
6 Use the supported Open32 system colors and only use
7 those from Wine for the new (9x) colors
[1208]8
9 99-10-09: Jens Wiessner <wiessnej@rfi.de>
10 - CRTDLL: Implemented functions; only 80 stubs left
11
12 99-10-09: Edgar Buerkle <Edgar.Buerkle@gmx.net>
13 - USER32: Enabled accelerator WM_COMMANDs
14 - COMDLG32: Fix for GetOpenFileNameW (owner hwnd translation)
15
[1196]16 99-10-08: Daniela Engert <dani@ngrt.de>
17 - USER32: fix: miscoloured bitmaps
18
[1185]19 99-10-08: Christoph Bratschi <cbratschi@datacomm.ch>
20 - USER32: added WM_STYLECHANGING/WM_STYLECHANGED.
21 button,combo: bitmap fix.
22 added frame to children with WS_* border flags
[1201]23 subclass frame windows
24 SendDlgItemMessageA/W fixed
25 CheckRadioButton fixed
26 merged controls with WINE 990923
[1185]27
[1181]28 99-10-08: Edgar Buerkle <Edgar.Buerkle@gmx.net>
29 - KERNEL32: Accelerator conversion fixes + changes
30
[1177]31 99-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
[1197]32 - USER32: Bugfix for SetWindowPos; take frame size into account
33 Removed WM_MOVE notification class flag for Odin PM windows
34 Removed SetWindowPos frame size bugfix
35 Removed WM_WINDOWPOSCHANGED cy bugfix
36 Set WS_DISABLED window style bit when receiving PM WM_ENABLE
37 GetClassInfoA bugfix
38 Window property bugfixes (no handle translation)
39 Set last error when window creation fails.
40 In DefDlgProcA/W, call DefWindowProcA/W if window is not
41 a dialog. Fixed problems in VPBuddy.
42 Unknown if that's a bug in the app or something else goes wrong.
43 - KERNEL32: Bugfix for loading winspool
44 Ported latest Wine exception code (RtlRaiseException/RtlUnwind)
[1177]45
[1169]46 99-10-07: Christoph Bratschi <cbratschi@datacomm.ch>
47 - USER32: GetCaretPos() fix
48
[1166]49 99-10-07: Achim Hasenmueller <achimha@innotek.de>
[1196]50 - USER32: Corrected pageup/pagedown behavior
[1166]51
[1164]52 99-10-07: Rene Pronk <R.Pronk@twi.tudelft.nl>
[1196]53 - USER32: Fixed WM_WINDOWPOSCHANGED behavior so that
54 client windows are properly resized. This fixes
55 the Winhlp32 history resize problem
[1164]56
[1161]57 99-10-07: Edgar Buerkle <Edgar.Buerkle@gmx.net>
58 - USER32: Set window PM id for Odin windows.
[1196]59 Bugfix for WM_QUERYWINDOWPARAMS handler
60 Case insensitive string compare in CreateWindowExA/W for
61 mdi client class check.
62 Create ascii or unicode mdi child window based on mdi client
63 window type.
[1161]64
65 99-10-07: Jens Wiessner <wiessnej@rfi.de>
[1196]66 - CRTDLL: Includes all functions (added stubs and fully implemented functions)
67
[1161]68 99-10-07: Sander van Leeuwen <sandervl@xs4all.nl>
69 - USER32: Only display scrollbars when they need to be shown.
[1196]70 (also fixes redraw problems with inactive scrollbars)
71 Resize bugfix. Winhlp32 can now be resized without problems.
72 Whether this fix is correct is another matter.
[1161]73
[1154]74 99-10-06: Daniela Engert <dani@ngrt.de>
75 - USER32: fix: adjust caret position if window height changes.
76
[1149]77 99-10-06: Sander van Leeuwen <sandervl@xs4all.nl>
78 - USER32: Fixed memory leaks in SetWindowTextA/W window class methods
[1161]79 - KERNEL32: Put back my changes (10/04/99) in winimgres.cpp
[1149]80
[1146]81 99-10-06: Patrick Haller <phaller@gmx.net>
[1152]82 - KERNEL32: Fix: DLLs without Resource Segment (pResDir == NULL)
[1154]83 Fix: VirtualFree not freeing memory fixed, WINHLP32 looks healthier :)
[1146]84
[1139]85 99-10-05: Christoph Bratschi <cbratschi@datacomm.ch>
86 - USER32: rewrote color management
87
[1137]88 99-10-05: Sander van Leeuwen <sandervl@xs4all.nl>
[1154]89 - KERNEL32: Set fs:0 to -1 in OS2UnsetExceptionHandler.
90 Prevents crash due to corrupted handler chain (see
91 comments in that function)
[1137]92 - ODIN32API: Remove exception handler set & unset. Not necessary
[1154]93 as it's also done in the start method of an exe image.
[1137]94
[1123]95 99-10-04: Patrick Haller <phaller@gmx.net>
96 - SHELL32\NEW: Compilation fix (indirectly included win32type.h)
[1154]97 - KERNEL32: Support for DisableThreadLibraryCalls
[1123]98
[1118]99 99-10-04: Edgar Buerkle <Edgar.Buerkle@gmx.net>
100 - USER32: Fixes for window style update, mouse button messages,
[1154]101 WS_CAPTION style and apps with a dialog as their main window.
102 (set owner to desktop)
[1118]103 - KERNEL32: Extra checks for valid heap pointers
104
105 99-10-04: Sander van Leeuwen <sandervl@xs4all.nl>
106 - USER32: Deleted dialog.cpp
[1154]107 Set last error to 0 if dialog creation succeeds.
[1130]108 Added flag to distinguish between messages sent by PM and
[1154]109 those sent by apps
110 Handle WM_SETTEXT messages passed to default window handler
111 (only if not sent by PM)
[1130]112 - VERSION: Fix for string compares in VersionInfo32_FindChild (has
[1154]113 to be a lstrcmpniW)
[1128]114 - SHELL32: Removed nameid.h include in she.cpp & sh.cpp. Fixed makefile
[1154]115 addition for export library (extra ".." for tool path)
[1118]116 - DPLAY, MSACM32: Compilation fix (indirectly included win32type.h)
117 - KERNEL32: Fixed getVersionStruct for PE & LX images (didn't copy
[1154]118 version data before)
119 Fixed module name lookup for win32 images executed by the PE
120 loader. (can't use OSLibQueryModuleHandle for those)
[1130]121 Added lstrcmpniW function
122 Set full path for LX images
[1154]123 Support for retrieving the first resource of a certain type
124 (version ids no longer hardcoded as id 1; just get the first one
125 present)
[1118]126
127 99-10-04: Jens Wiessner <wiessnej@rfi.de>
128 - CRTDLL: Implemented functions + added stubs
129 - MSVCRT: More stubs + crtdll forwarders
130
131 99-10-04: Yuri Dario <mc6530@mclink.it>
132 - ddeml.h: new macros
133 - mmsystem.h: changed sndPlaySound and mciCommand prototypes (as in MS sdk)
134 - shlobh.h: added ifdef for direct inclusion
135 - winbase.h: added UnlockResource macro
136 - windef.h: changed return type (maybe also other functions are wrong)
137 - windows.h: included ddeml.h
138 - windowsx.h: added macros
139 - wingdi.h: added win95 bitmap structures
140 - winuser.h: few macros and changed DLGTEMPLATE prototypes as in MS sdk
141 - crtdll.cpp: now includes libc/locale.h, so toolkit headers are included also for VA36
142 - shell32/makefile: added code for library export.
143 - shell32/new/makefile: added code for library export.
144 - dialog.cpp: DLGTEMPLATE changes
145 - windlg.cpp: DLGTEMPLATE changes.
146 - win32k/makefile: corrected paths
147 - win32k/include/pe2lx.h: this section should be included for VA36
148
[1116]149 99-10-03: Daniela Engert <dani@ngrt.de>
150 - USER32: WM_MOUSEMOVE bugfix (removed check for captured mouse)
151
152 99-10-03: Sander van Leeuwen <sandervl@xs4all.nl>
153 - USER32: Updated window class with isMDIClient method
[1154]154 Fixed DrawTextExA/W compile errors (different parameter types)
[1116]155
[1109]156 99-10-02: Christoph Bratschi <cbratschi@datacomm.ch>
157 - USER32: DrawTextExA/W: implemented DT_END_ELLIPSIS
158 added DrawTextExA/W to header files
159
[1107]160 99-10-02: Edgar Buerkle <Edgar.Buerkle@gmx.net>
161 - VERSION: Allocation bugfix in VerQueryValueA
162 - USER32: Added style changes for PM windows + don't clear WS_VISIBLE
[1154]163 flag when converting window styles. (fixes buttons in winhlp32)
[1107]164
[1101]165 99-10-01: Sander van Leeuwen <sandervl@xs4all.nl>
166 - DDRAW: ifdef'ed out code that causes crash (OS2Surface destructor)
[1154]167 Free original translation buffer, not the one aligned to qword
168 boundary.
[1101]169 - USER32: Create frame window for windows with desktop as parent (i.e. WS_POPUP)
[1154]170 This makes sure WM_ACTIVATE messages are sent.
171 Scrollbar changes.
172 Call DestroyWindow when DefWndProc receives WM_CLOSE msg.
[1101]173 - KERNEL32: Allocate memory from heap when HeapReAlloc is called with
[1154]174 a NULL memory pointer (WINE listbox control depends on this)
[1101]175 - AVIFIL32: Compilation fix
176
[1095]177 99-10-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
178 - KERNEL32: Skip spaces in command line string
179 - USER32: Fix for MessageBoxA (window handle conversion)
[1154]180 Fixes for combobox (handles null pointers)
[1095]181 - GDI32: Added OSLibSetDIBitsToDevice
182
183 99-10-01: Jens Wiessner <wiessnej@rfi.de>
184 - CRTDLL: Implemented functions + added stubs
[1101]185 - MSVCRT: More stubs + crtdll forwarders
[1095]186
[1094]187 99-09-29: Daniela Engert <dani@ngrt.de>
188 - USER32: improved timer handling for caret blinking.
189 recreate carets on focus change if needed.
190
[1090]191 99-09-29: Sander van Leeuwen <sandervl@xs4all.nl>
192 - USER32: Almost completed standard window scrollbars.
[1094]193 Fixed WM_ACTIVATE message, generate WM_ACTIVATEAPP message
194 when WM_ACTIVATE is received. (instead of WM_SETFOCUS)
195 NOTE: Still not working correctly. Too many WM_ACTIVATEAPP msgs generated.
196 Always send Odin window handles from pmwindow.cpp to win32wbase.cpp.
197 Send WM_CHILDACTIVATE msg to MDI child windows.
[1090]198
[1086]199 99-09-28: Christoph Bratschi <cbratschi@datacomm.ch>
200 - USER32: Mouse input functions: SetCapture() fixed
201 SystemParametersInfo(): fonts fixed
202 GetSystemMetrics(): changed icon size to 32x32
203 Sorting and fixing user32.cpp
204
[1083]205 99-09-28: David Raison <djr@lemur.co.uk>
206 - KERNEL32: Fixed GetComputerNameA
207
208 99-09-28: Jens Wiessner <wiessnej@rfi.de>
209 - CRTDLL: Updated _except_handler2 + added Wine source changes
210 - MSVCRT: Created. Forwards most apis to CRTDLL or NTDLL.
211
212 99-09-28: Sander van Leeuwen <sandervl@xs4all.nl>
213 - USER32: Only generate WM_CHAR when TranslateMessage is called for
[1087]214 WM_KEYDOWN. (TODO: WM_SYSCHAR)
[1083]215
[1077]216 99-09-28: Daniela Engert <dani@ngrt.de>
217 - USER32: Caret functions implemented
[1078]218 ScrollDC implemented
[1087]219 ScrollWindowEx implemented
[1077]220
[1075]221 99-09-28: Patrick Haller <phaller@gmx.net>
[1077]222 - KERNEL32: Add: debug info for missing API imports (WinImagePeLdr)
[1076]223 Fix: source cleanup, introduction of WIN32.DIR.SYSTEM and WIN32.DIR.WINDOWS
224 as overrides over the STUPID Open32 result. I don't want to have Win32 apps
225 messing up x:\OS2 ....
[1075]226
[1077]227 99-09-26: Daniela Engert <dani@ngrt.de>
[1066]228 - USER32: SetTimer/KillTimer work now.
229
[1059]230 99-09-26: Achim Hasenmueller <achimha@innotek.de>
[1066]231 - COMCTL32: Merged with WINE 990923 changes
232 (propsheet.c not fully done)
[1059]233
[1056]234 99-09-26: Sander van Leeuwen <sandervl@xs4all.nl>
235 - USER32: Started with standard window scrollbar implementation
[1066]236 Rewrote ScrollWindow (seems to work ok)
237 Set text bugfix (crash in about dialog box of generic.exe)
238 Send WM_INITDLG after creation of dialog controls.
239 Set last error to 0 at end of BeginPaint/EndPaint.
240 Set last error when window not found (window.cpp/windlg.cpp)
[1077]241 WM_(SYS)KEYUP/DOWN bugfix (repeat cnt & scancode reversed)
242 Generate WM_CHAR message when TranslateMessage is called for
243 WM_CHAR (PM) message. (sent after WM_(SYS)KEYUP/DOWN)
[1056]244
[1059]245 99-09-25: Christoph Bratschi <cbratschi@datacomm.ch>
[1066]246 - USER32: WS_EX_* 3D frame support for child windows
[1049]247 - USER32: Double click handling changed
[1047]248
[1041]249 99-09-25: Sander van Leeuwen <sandervl@xs4all.nl>
[1044]250 - USER32: Cursor fixes. Cursor shown correctly in winhlp32.
[1066]251 Don't call WinDefWindowProc for WM_MOUSEMOVE (resets
252 cursor to system default)
253 RedrawWindow: set window pointer to desktop window when hwnd == NULL
[1041]254 - KERNEL32: Cursor & cursorgroup fixes
[1066]255 Fixes for thread local memory allocation (only done for thread 0)
256 Create TEB selector + memory for threads we don't create.
257 (i.e. DART threads in WINMM)
258 NOTE: Not tested.
[1055]259 - USER32\OLD, KERNEL32\OLD: Fixed makefiles + changes to make them
[1066]260 work with new dlls.
[1041]261
[1039]262 99-09-25: Daniela Engert <dani@ngrt.de>
263 - USER32: ClientToScreen and ScreenToClient didn't work -> fixed.
264
[1035]265 99-09-24: David Raison <djr@lemur.co.uk>
[1039]266 - OLE32: Ported remaining files pertaining to OLE32 from WINE
267 - OLEAUT32: Patched OaBuildVersion to level 0x1E...
[1035]268
[1030]269 99-09-24: Sander van Leeuwen <sandervl@xs4all.nl>
270 - USER32: Rewrote menu code to use Open32 (==PM) menu handles
[1039]271 Note: Uses mostly Open32 apis; they work fine, but maybe
272 we should write our own someday.
273 Cursor fixes. Not working in winhlp32 yet though.
[1037]274 - KERNEL32: Cursor & cursorgroup fixes
[1030]275
[1015]276 99-09-23: Patrick Haller <phaller@gmx.net>
[1039]277 - KERNEL32: Fix: WinImgRes:findResourceW erroneously tried to free
[1015]278 numerical resource IDs instead of translated Unicode
279 strings.
[1019]280 - USER32: Fix: in USER32:HeapShared:getmoreShared()
[1039]281 Fix: in USER32:WIN32WMDIClient:childActivate()
282 Fix: in USER32:WinMenu:GetSubMenu
[1020]283 now returns Win32MenuRes object instead of PM handle
[1039]284 Fix: in USER32:WinMenu:GetSystemMenu
[1021]285 now returns Win32MenuRes object instead of PM handle
[1023]286 Fix: in USER32:Char:CharPrevW intermixed arguments
[1015]287
[1012]288 99-09-23: Jens Wiessner <wiessnej@rfi.de>
289 - CRTDLL: Added stubs, implemented some stubs
[1039]290 - IMAGEHLP, IMM32, MSACM32, MSVFW32, OLEDLG,
291 OLECLI32, OLESVR32, PSAPI, RASPI32
292 Added dprintfs.
[1012]293
294 99-09-23: Sander van Leeuwen <sandervl@xs4all.nl>
295 - WINMM: Changed WinPostMsg calls into PostMessageA as win32 window
[1039]296 handles are not the same as PM handles anymore.
[1013]297 - USER32: Adding desktop window class. When user32 is loaded, a desktop
[1039]298 window object is created.
299 GetDesktopWindow returns handle of this window.
300 Winhlp32 no longer crashes immediately, but briefly shows
301 it's window before quitting.
302 Create windows always with HWND_TOP. The if statement (hwndLinkAfter)
303 in the CreateWindowExA method of Win32BaseWindow class messes
304 up the Z-order of dialog controls (i.e. buttons in a group box)
[1024]305 - COMDLG32: Fixed all common dialogs. (translate our handle to real PM handle)
[1039]306
[1008]307 99-09-22: David Raison <djr@lemur.co.uk>
308 - KERNEL32: Return "Service Pack 3" as CSD string in GetVersionExA/W
309
[1006]310 99-09-22: Yuri Dario <mc6530@mclink.it>
311 - MISC: Fixed WINELIB macro's in wingdi.h, added fixes to headers
[1039]312 for VAC 3.6.5
[1006]313 - ODINCRT: Also link with SOMLIB (VAC 3.6.5)
314 - CRTDLL: Compilation fix for VAC 3.6.5
315 - TOOLS\COMMON: Minor change to makefile
316 - TOOLS\IMPDEF: Minor change to makefile
317 - TOOLS\WRC: Makefile fixes
318
[1004]319 99-09-22: Rene Pronk <R.Pronk@twi.tudelft.nl>
320 - USER32: Changed WM_CHAR PM handling to generate WM_(SYS)KEYUP/DOWN
[1039]321 messages.
322 Note: Not complete as TranslateMessage doesn't translate
323 ascii keys to WM_CHAR messages.
[1004]324
325 99-09-22: Sander van Leeuwen <sandervl@xs4all.nl>
326 - USER32: Removed GetDesktopWindow fix
[1039]327 Ported getNextDlgTabItem & getDlgItem
[1004]328
[1001]329 99-09-21: Daniela Engert <dani@ngrt.de>
[1000]330 - USER32: background erasing/painting stuff hopefully finished.
331
[998]332 99-09-21: Patrick Haller <phaller@gmx.net>
[1000]333 - KERNEL32: Add: GetFileAttributesExA/W implemented (ugly)
[998]334
[995]335 99-09-21: Sander van Leeuwen <sandervl@xs4all.nl>
336 - KERNEL32: Fixed cursor group conversion
[1001]337 - PELDR: Committed my latest sources. (rewrite for new kernel32 image classes)
[995]338
339 99-09-21: Edgar Buerkle <100566.557@compuserve.com>
340 - USER32: Fixed GetDesktopWindow, added message handling for WM_TIMER
[1000]341 added code to choose best icon from icon group. (in OSLibWinCreateIcon)
[995]342 - KERNEL32: Fix for converting icons & icon groups
343
[994]344 99-09-19: David Raison <djr@lemur.co.uk>
[1000]345 - OLE32: Added AntiMoniker,
346 Updated regsvr32 to use RegisterLxExe
[994]347
[991]348 99-09-20: Sander van Leeuwen <sandervl@xs4all.nl>
349 - USER32: Fix background of button, group & static text
[1000]350 NOTE: Changed default behaviour of WM_CTLCOLOR* handling.
351 Don't know if this is correct, but it fixes problems
352 in dialogs (text with white instead of gray background)
[991]353
[987]354 99-09-20: Markus Montkowski
[1000]355 - WNASPI32: full implementation via ASPIROUT$ device driver.
[987]356
[986]357 99-09-19: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]358 - USER32: Increased font pointsize for dialog (multiplied by two)
359 (probably not the right way to do things, but it works for the
360 dialogs in Solitaire)
361 Activated MsgEraseBackground method again (pmwindow.cpp)
362 Dialogs don't receive those otherwise.
363 (may need to be changed back again)
[986]364
[981]365 99-09-19: David Raison <djr@lemur.co.uk>
[1000]366 - USER32: Partially implemented MessageBoxIndirectA/W (forwarded to MessageBox)
[981]367
[969]368 99-09-18: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]369 - KERNEL32: Added resource support for win32 apps compiled in OS/2
370 - INCLUDE: Header file changes for win32 apps compiled in OS/2
371 - VERSION: Create correct import lib
372 - WINMM: Create correct import lib
373 - MSACM32: Link with winmm.lib, don't import apis from .def file
374 - MSVFW32: Link with winmm.lib, don't import apis from .def file
[969]375
376 99-09-18: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[1000]377 - KERNEL32: Implemented lstrncmpiA
[969]378
[964]379 99-09-18: Jens Wiessner <wiessnej@rfi.de>
[1000]380 - CRTDLL: Added stubs
381 - SHELL32(NEW)/MSACM32/MSFW32: Link with kernel32 for lstrncmpiA
[964]382
[963]383 99-09-17: Daniela Engert <dani@ngrt.de>
[1000]384 - USER32: Fix: window focus management.
385 OSLIBWIN.H: the definitions of OSLIB_HWND_DESKTOP and
386 OSLIB_HWND_OBJECT were 1 off (with respect to the definition
387 in PMWIN.H)! So OSLIB_HWND_DESKTOP was in effect NULLHANDLE,
388 and OSLIB_HWND_OBJECT was HWND_DESKTOP.
[963]389
[962]390 99-09-16: Daniela Engert <dani@ngrt.de>
[1000]391 - USER32: Fix: UpdateWindow
392 New: RedrawWindow (preliminary), InvalidateR*
[962]393
[960]394 99-09-16: Patrick Haller <phaller@gmx.net>
[1000]395 - USER32: Fix: DIB_FixColorsToLoadflags - incr was not initialized
396 Fix: WINMENU::GetSystemMenu() was broken.
[960]397
[952]398 99-09-15: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]399 - KERNEL32: Moved old kernel32 code to kernel32\old
400 Rewritten win32 exe/dll classes.
401 There are now classes for the following exes/dlls:
402 Pe2lx images, win32 images loaded by the pe loader and
403 LX images (win32 apps compiled in OS/2 and system dlls)
404 Bugfixes for unicode resource apis.
405 Not completely tested yet, but works for most apps.
406 NOTE: Resource handling for pe2lx & win32 apps compiled in OS/2
407 will be added in the near future. For now it's compatible
408 with the old pe2lx.
409 NOTE: New kernel32 doesn't work with old user32
410 NOTE: Win32Resource::lockResource not complete yet, but that part
411 will be removed after the pe2lx rewrite.
412 - USER32: Moved new user32 into user32 dir, old one to user32\old
413 - ALL: Changed initterm.cpp to create LX dll object during initialization.
414 IMPORTANT NOTE: Version increased from 3 to 4. Complete recompilation
415 of everything is required!
[952]416
[936]417 99-09-14: Patrick Haller <phaller@gmx.net>
[1000]418 - AVIFIL32: ported AVIFIL32 from WINE
419 - DPLAY: ported DPLAY from WINE
420 Note: DPLAYX is required and NOT ported yet.
421 Furthermore, DPLAY has still stubs.
422 - DPLAYX: ported DPLAY from WINE (incomplete)
423 Note: still problem with COM-inheritance-macro XCAST()
424 - WNASPI32: ported WNASPI32 from WINE
425 Note: someone should adapt it to OS/2's R3 ASPI router
[936]426
[935]427 99-09-14: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]428 - USER32\NEW: Implemented Enum(Thread/Child)Windows based on Edgar
429 Buerkle's code with modifications for new user32 and
430 added some enhancements.
[935]431
[927]432 99-09-13: Jens Wiessner <wiessnej@rfi.de>
[1000]433 - NTDLL: Added CRT-functions.
[927]434
[923]435 99-09-13: Daniela Engert <dani@ngrt.de>
[1000]436 - USER32\NEW: DC/related code: ReleaseDC, GetWindowDC, DC destruction,..
[923]437
[918]438 99-09-13: Patrick Haller <phaller@gmx.net>
[1000]439 - SHELL32\NEW: updated to current wine level
[918]440
[916]441 99-09-13: David Raison <djr@lemur.co.uk>
[1000]442 - KERNEL32: Fixed MultiByteToWideChar. Return size of string including
443 0 terminator.
[916]444
445 99-09-13: Jens Wiessner <wiessnej@rfi.de>
[1000]446 - CRTDLL: Added functions.
[916]447
448 99-09-08: David Raison <djr@lemur.co.uk>
[1000]449 - OLEAUT32: Updated TypeLib code to find typelibs in EXE/DLL etc
450 NB Still need to fix typelib translation.
[915]451
[911]452 99-09-12: Daniela Engert <dani@ngrt.de>
[1000]453 - USER32\NEW: DC/related code: GetDCEx implemented. Slightly enhanced
454 over Open32.
[911]455
[910]456 99-09-12: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
[1000]457 - WIN32K: An untested version is checked in. The new skeleton is
458 partially tested. PE2LX is not updated and will probably not be updated
459 before pe2lx is rewritten.
[910]460
[895]461 99-09-09: Daniela Engert <dani@ngrt.de>
[1000]462 - USER32\NEW: begin new DC/related code. BeginPaint/EndPaint done.
[895]463
[891]464 99-09-09: Patrick Haller <phaller@gmx.net>
[1000]465 - SHELL32\NEW: shell32 done, it compiles + links, no testing yet
466 - USER32: added stubs for GetMenuInfo + SetMenuInfo
467 - USER32\NEW: added stubs for GetMenuInfo + SetMenuInfo
[891]468
[916]469 99-09-08: David Raison djr@lemur.co.uk
[1000]470 - Src\OleAut32 Added stubs for undefined exports in OLEAut32
[879]471
[875]472 99-09-08: Yuri Dario <mc6530@mclink.it>
[1000]473 - INCLUDE\WIN: Changes to wingdi.h (more WINELIB_NAME defs) & winuser.h (mssing definitions)
474 Missing ';' in custcntl.h at line 106
[875]475
[916]476 99-09-08: David Raison djr@lemur.co.uk
[1000]477 - INCLUDE\WIN: Added DECIMAL definition to windef.h
[878]478
[871]479 99-09-08: knut st. osmundsen <knut.stange.osmundsen@pmsc.no>
[1000]480 - KERNEL32, USER32, USER32\NEW, GDI32, ADVAPI32: <dllname>exp.def is
481 now generated by a util called ImpDef. (source in tools\impdef).
482 - INC: pdwin32.tools is updated with a IMPDEF macro. This requires
483 the macro PDWIN32_TOOLS too point to the tools\bin directory.
484 - TOOLS: New directory tree for tools developed to aid us create odin32.
485 Create a subdirectory for each tool.
486 Currently database, impdef and omfdumper is placed here.
487 - TOOLS\IMPDEF: generates the <dllname>exp.def files.
488 - TOOLS\OMFDUMPER: source for the omfdumper use to create pmwinx.def.
489 Base source for a library converted used in win32k.
490 - TOOLS\DATABASE: source for the odin32 API database and it's tools.
491 See the Odin32 API Database Design Document for more info.
492 Document will soon be placed in the 'Vault' of the win32-os2 group.
493 - TOOLS\DATABASE\MYSQL: mysql headers and libraries.
494 - TOOLS\DATABASE\GD: Gifdraw 1.2 - used to draw graphs.
[871]495
[869]496 99-09-08: Patrick Haller <phaller@gmx.net>
[1000]497 - OLE32: CLSIDFromStringA is needed in other modules, too. (SHELL32)
[869]498
[868]499 99-09-08: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]500 - Removed /DNONAMELESSUNION from some makefiles (now defined in odin.h)
501 - Minor changes to odin.h (nameless union allowed in VAC 3.6.5) & windowsx.h
502 - USER32\NEW: Use fixed user32exp.def. Doesn't work for GetOS2Callback__15Win32WindowProcFv
503 (causes link failure for comdlg32)
504 - TOOLS\WRC: Ported Wine wrc. Needs EMX+GCC
[868]505
[865]506 99-09-07: Jens Wiessner <wiessnej@rfi.de>
[1000]507 - CRTDLL: Created dll (Wine port)
[865]508
[856]509 99-09-07: Patrick Haller <phaller@gmx.net>
[1000]510 - OLE32: WINE_StringFromCLSID is needed in other modules, too. (SHELL32)
511 - SHELL32\NEW: improvement of shell32
512 - KERNEL32: ToolHelp functions stubbed: Process32First, etc.
[856]513
[834]514 99-09-05: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]515 - USER32\NEW: Dialog updates (not yet done)
[834]516
[819]517 99-09-04: Daniela Engert <dani@ngrt.de>
[1000]518 - USER32\NEW: beginning with 'DAXifying' of our windows
[819]519
[817]520 99-09-04: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]521 - KERNEL32: Fixed icon- & cursorgroup conversion (Solitaire icon now correct again)
522 - USER32\NEW: Started with Wine dialog code port. Dialog creation done,
523 but not tested.
[817]524
[810]525 99-09-04: Jens Wiessner <wiessnej@rfi.de>
[1000]526 - MSVFW32: Created stub (partly) dll (Based on Wine 990815)
527 - PSAPI: Created stub dll (Based on Wine 990815)
[810]528
[809]529 99-09-03: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]530 - USER32\NEW: MDI child/client improvement (not all wine code has
531 been ported though)
[809]532
[780]533 99-09-01: Patrick Haller <phaller@gmx.net>
[1000]534 - *: Cleanup of include files, some ICOM issues in particular,
535 also fixes LONGLONG problem (now names LONGLONG_W)
536 - SHELL32\NEW: introduction of a straight port of WINE's SHELL32 implementation
537 18 of 22 files are ported already
[809]538
539 99-09-01: Patrick Haller <phaller@gmx.net>
[1000]540 - *: Cleanup of include files. Warning: OS/2's BOOL is ULONG, WIN32 is INT.
541 Causes C++ compilers to complain here and there. Plus many WINE prototypes
542 are just plain wrong.
543 This change should help porting shell32/new.
[780]544
[809]545
[779]546 99-09-01: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]547 - USER32\NEW: Fixed GetWindowDC (Freecell 'Cards Left' string drawn
548 at the right place)
[779]549
[773]550 99-09-01: Jens Wiessner <wiessnej@rfi.de>
[1000]551 - RASAPI32: Created stub dll
552 - MSACM32: Created (partly) stub dll
[773]553
[756]554 99-08-31: Patrick Haller <phaller@gmx.net>
[1000]555 - WINMM: revision of timer services (C&C RA)
556 - KERNEL32: temporary fix for DuplicateHandle for non-HandleManager handles
557 little improvement in console properties
558 incorrect anchor class for mutexes, events and semaphores
559 fixed return codes for HMCreateFileMapping, HMOpenFileMapping
560 Fix: FILE_MAP_ALL_ACCESS access flags for memory mapped files
[756]561
[751]562 99-08-31: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]563 - USER32\NEW: Finished MDI class, but it's not working yet.
564 - USER32\NEW: Fixed menu apis
565 - KERNEL32\NEW: Changed makefile to generate response file (linker
566 cmd line too long)
567 Created resource class for menus (Win32MenuRes)
568 - INC: Changed debug makefiles to include /dbgpack linker option
569 (compresses debug info)
[751]570
571 99-08-31: Rene Pronk <R.Pronk@twi.tudelft.nl>
[1000]572 - USER32,USER32\NEW: Implemented ChildWindowFromPointEx
[751]573
574 99-08-30: Jens Wiessner <wiessnej@rfi.de>
[1000]575 - OLEDLG: Created stub dll
576 - INC\WIN: Update for ras.h
[751]577
[742]578 99-08-30: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]579 - USER32\NEW: Redesign. Create base class for all window types
580 Delete Open32 class atoms before recreating them.
581 Added skeleton class for MDI client window.
[742]582
[738]583 99-08-29: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]584 - USER32\NEW: Changed behaviour of mouse messages (send NC messages
585 when in non-client area + send WM_SETCURSOR msgs)
586 Don't send WM_MOUSEMOVE when mouse is captured.
587 Changed CreateMDIWindowA/W (don't call Open32 api anymore,
588 but post WM_MDICREATE msg)
[819]589
[1000]590 - KERNEL32 Interlock apis ported from Wine (with help of Patrick Haller)
591 - INC: Removed Masm compatible flag for ALP and enabled debugging
592 info in debug build
[738]593
[732]594 99-08-29: Jens Wiessner <wiessnej@rfi.de>
[1000]595 - OLECLI32: Created stub dll
596 - IMM32: Created stub dll
597 - IMAGEHLP: Created (partly) stub dll
[732]598
[731]599 99-08-28: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]600 - USER32\NEW: Use shared memory for window & class objects
601 Implemented FindWindow(Ex). Not yet tested
602 Fixed window names.
603 Created shared heap using VAC's _ucreate.
604 Separate window handle creation (in shared memory array)
605 PostMessage fixes (didn't work between two processes)
606 - KERNEL32: Fixed exception handling for kill signals & termination
607 Changed VMutex constructor (also allows creation of
608 shared mutex semaphores)
609 NOTE: This requires a complete recompile!!
[731]610
611 99-08-28: Daniela Engert <dani@ngrt.de>
[1000]612 - USER32\NEW: client windows get repositioned now when
613 the parent resizes
[728]614
[722]615 99-08-28: Achim Hasenmueller <achimha@innotek.de>
[1000]616 - COMCTL32: Merged with latest WINE updates (990815)
[722]617
[717]618 99-08-28: Yuri Dario <mc6530@mclink.it>
[1000]619 - INCLUDE\WIN: Added macros to windowsx.h
[717]620
[715]621 99-08-27: Daniela Engert <dani@ngrt.de>
[1000]622 - USER32\NEW: window creation, window relationship, window sizing and
623 positioning enhanced.
624 - USER32\NEW: window and client rectangles are in sync with the WINE
625 structures now.
[715]626
[714]627 99-08-27: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]628 - KERNEL32: Rewrote memory mapped files for multiple views
629 Increased default nr of pages loaded so loading
630 large apps doesn't take forever to start in IPMD.
631 - KERNEL32: Process dll exports before imports in order to support
632 circular dll dependencies.
633 - KERNEL32: Replaced fopen/fclose calls in windll.cpp; they mess up FS.
634 Init full path of image during Init method.
[714]635
[711]636 99-08-27: Patrick Haller <phaller@gmx.net>
[1000]637 - KERNEL32: removed logging page faults if mmapped i/o
[711]638
[706]639 99-08-26: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]640 - KERNEL32: Cleaned up. (removed os2native.cpp & os2util.cpp and
641 replaced them with oslibdos.* & oslibmisc.*; put
642 Virtual* win32 apis in virtual.cpp)
643 - KERNEL32: Added workaround for (what seems to be) an OS/2 bug.
644 Fixes crashes when reading from the memory mapped file.
645 (see comments in kernel32\mmap.cpp)
646 Bugfixes for VirtualProtect & VirtualQuery
[706]647
[703]648 99-08-25: Jens Wiessner <wiessnej@rfi.de>
[1000]649 - OLESVR32: Created stub dll
[703]650
[679]651 99-08-25: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]652 - KERNEL32: Use memory mapped files for PE loader
653 Readonly memory mapped files work. Read/Write has not
654 been tested yet. Shared mmaps don't work at this time.
655 - KERNEL32: Set exception handler chain to -1 (not 0) in KillWin32Process
656 -> fixes large nr of exceptions
657 - KERNEL32: Several changes for memory mapped files.
658 Put back handlemanager changes. (i.e. MapViewOfFile)
659 - USER32\NEW: Deleted win32type.h
660 - ADVAPI32: Fixed some incorrect definitions of security apis
661 - INCLUDE\WIN: Changed WINE_NAME_AW definition (now you can use
662 apis without the 'A' or 'W' suffix)
663 - INCLUDE: Added makefile for VAC 3.6.5
664 To compile use i.e.: nmake DEBUG=1 CCENV=VAC36
665 - KERNEL32: Changed VIRTUAL_MapFileA/W
666 Changed OS2ImageInit from public to protected
667 - KERNEL32: Added DuplicateHandle to Handle Manager (wasn't working before)
668 NOTE: Only works for file handles at this time!
669 The rest still needs to be implemented.
670 - USER32\NEW: Changed loadres.cpp call to VIRTUAL_MapFileA
[679]671
[656]672 99-08-24: Patrick Haller <phaller@gmx.net>
[1000]673 - USER32: added extended Open32 WinX control styles (OS2CTLWX)
674 - KERNEL32: HandleManager support for memory mapped files
675 Added FindFirstFileW, FindNextFileW
676 Bugfix in ExitProcess / iConsoleWaitClose
677 Bugfix in OS2Heap::OS2Heap (Heap 0 always valid for NT programs?)
[656]678
[654]679 99-08-24: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]680 - USER32\NEW: One mutex per type of generic object + mutex protection
681 of linked list access in win32 classes
682 - KERNEL32: Implemented VirtualQuery (not yet tested)
683 VirtualQueryEx calls VirtualQuery, VirtualProtectEx calls
684 VirtualProtect
685 NOTE: VirtualQueryEx & VirtualProtectEx can't handle addresses of other
686 processes
687 - KERNEL32: Added memory mapped file class (not hooked up to apis or
688 exception handler yet; just committing my preliminary code)
[654]689
[648]690 99-08-23: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]691 - KERNEL32: Dll load order bugfix (PE loader)
692 - USER32\NEW: Added two dummy exports so comdlg32 will load
693 NOTE: This is a temporary hack and needs to be changed.
694 - USER32\NEW: Fix for OSLibWinCreateIcon (supports single icons now)
695 - KERNEL32: Logging change, now creates a unique logfile for each
696 process. (multiple win32 apps active -> multiple logfiles)
[648]697
698 99-08-23: Patrick Haller <phaller@gmx.net>
[1000]699 - USER32/NEW: partial (not compiling yet) port of DIALOG.C
700 - USER32: fix: Win32Proc constructor crash (GetClassInfoA(of a Systemclass))
[643]701
702
[616]703 99-08-22: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]704 - OLE32: Changes for updated WINE headers
705 - OLEAUT32: Created (Wine port: Based on 990815 code)
706 - KERNEL32: Export HEAP_* string functions in lib
707 - KERNEL32: Fixed some PE resource dll load bugs
708 - KERNEL32: Moved CloseLogFile call to after DestroyTIB (fixes crashes
709 as WriteLog was still called in DestroyTIB & WriteOutProfiles)
710 - KERNEL32: Added exception handling code for each thread, entrypoint &
711 TLS callbach handler.
712 OS2ExceptionHandler (in exceptions.cpp) is registered as the
713 main exception handler.
714 NOTE: Still needs to call original win32 exception handler
715 from OS2ExceptionHandler.
716 - USER32/NEW: Changed WM_ERASEBKGND handling. Fixes FreeCell background.
717 (but might not be completely correct)
718 - INCLUDE\WIN: Added custcntl.h & fixed GetObject definition
719 - INCLUDE\WIN, WIN\WINE: Added several files, updated OLE headers
720 - NTDLL: Some changes to make it compile again
[619]721
[605]722 99-08-21: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]723 - USER32\NEW: Fixed window class bug. Freecell menu now properly
724 loaded.
725 - USER32\NEW: Changed LoadBitmapA/W to load bitmaps internally
726 (also ported some Wine code for that purpose)
727 Not correct yet: some of Solitaire's bitmaps look bad
728 - KERNEL32: Fixed name id lookup bug for PE loader resources
729 - KERNEL32: AllocFixedMemory bugfix + added Aurora flag to DosAllocMem
730 - KERNEL32: Close logfile in kernel32 exit list -> last log messages
731 before crash now properly saved
732 - PELDR: Corrected makefile
[605]733
[604]734 99-08-21: Yuri Dario <mc6530@mclink.it>
[1000]735 - Makefiles: Link with predefined VAC lib (RTLLIB(_O))
736 Needed for VAC 3.6.5
[604]737
[598]738 99-08-20: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]739 - KERNEL32: PE resource loading fixes
740 - USER32/NEW: Changes to Load* resource apis
741 - USER32/NEW: Put back LoadBitmap for now
742 Rewrote LoadIconA/W & LoadCursorA/W + added
743 extra code to oslib.
[598]744
[595]745 99-08-20: Patrick Haller <phaller@gmx.net>
[1000]746 - ODINWRAP: fixed invalid macros
[595]747
[580]748 99-08-19: Patrick Haller <phaller@gmx.net>
[1000]749 - ODINWRAP: fixed invalid recursion in ODINFUNCTION0-Debug
750 - WINMM: odinwrap macros
751 - TAPI32: odinwrap macros
752 - MPR: odinwrap macros
753 - COMDLG32: odinwrap macros
754 - WNETAP32: odinwrap macros
755 - WINSPOOL: odinwrap macros
[580]756
[569]757 99-08-19: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]758 - KERNEL32: PE loader resource fixes + ConvertNameId bugfix
759 Added pe2lx conversion code for menus, accelerators,
760 bitmaps, icons, cursors, icon & cursor groups.
761 Put back _CreateWin32Exe export in kernel32exp.def
762 - KERNEL32: Used Odin wrappers for profile apis (mess up FS)
763 - USER32 & USER32\NEW: Cleaned up icon code
[569]764
[564]765 99-08-18: Patrick Haller <phaller@gmx.net>
[1000]766 - NTDLL: tons of new stubs and crt functions
767 - WNETAP32: tons of new stubs
[564]768
[542]769 99-08-18: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]770 - Put back version check in most dlls (except odincrt.dll & peldr.dll
771 we don't want a kernel32 dependency there)
772 - PELDR/KERNEL32: Use reserved memory by peldr.dll to store win32 exe
773 sections. (now loads exes without fixups & low base address)
774 Added TLS support.
775 - KERNEL32: Lots of changes for the ring 3 PE loader (not completed)
776 Store PE header at start of module in memory, module handle
777 set to image base of module.
[542]778
[540]779 99-08-18: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
[1000]780 - KERNEL32: Profile bugfix (line 506) && removed redundant '\r'
781 (except on line 199)
[819]782
[523]783 99-08-17: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]784 - KERNEL32/LZ32: Fixed compilation problems introduced by changes below
785 - ODINCRT: Rewrote __threadid Clib function to get rid of crashes
786 (restores OS/2 FS selector before accessing PIB ptr and
787 puts back original FS selector afterwards)
788 NOTE: No longer necessary to use ODIN_FS_BEGIN/ODIN_FS_END macros
789 - DDRAW: Removed ODIN_FS_BEGIN/ODIN_FS_END calls
790 Fixed bugs in divewrap.h. Incorrect wrappers called themselves
791 instead of the original Dive apis.
[523]792
[528]793 99-08-17: Patrick Haller <phaller@gmx.net>
[1000]794 - LZ32: can't export LZCopy as ID0, changed to alphanumeric export
[528]795
[506]796 99-08-16: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]797 - PE loader: Started with rewrite
798 - ODINCRT: Changed compile & link options
799 - ODINCRT: Don't export ctordtorInit/Term. These functions must exists
800 locally for each dll/exe. Fixes crashes in pe loader and
801 corrupt converted exes generated by pe2lx
802 - ALL: Makefile changes & initterm.cpp no longer calls c/c++ library
803 init & termination functions (should only be done in odincrt.dll)
[505]804
805 99-08-16: Patrick Haller <phaller@gmx.net>
[1000]806 - SHELL32: integrated Christoph Bratschis SHELL32 stubs
807 - WSOCK32: odinwrap macros
[505]808
[504]809 99-08-16: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]810 - USER32: uitools.cpp update
[488]811
[502]812 99-08-15: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]813 - USER32\NEW: controls: wine-990731 update
[502]814
[497]815 99-08-14: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]816 - COMCTL32: wine-990731 update
[497]817
[495]818 99-08-14: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]819 - INCLUDE\win\windows.h: Include odin.h if __WIN32OS2__ is defined
[495]820
[493]821 99-08-13: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]822 - KERNEL32: Export heap functions by ordinal
823 - src\makefile: compile lz32 before version (dependency)
[493]824
[488]825 99-08-12: Patrick Haller <phaller@gmx.net>
[1000]826 - VERSION: enhanced plus odinwrap macros
[488]827
[484]828 99-08-11: Patrick Haller <phaller@gmx.net>
[1000]829 - ODINCRT: ordinal exports
830 - ADVAPI32:odinwrap macros (partially)
831 - LZ32: odinwrap macros
[484]832
[478]833 99-08-10: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]834 - USER32/NEW: Fixed makefile (link with odincrt)
[478]835
[465]836 99-08-10: Patrick Haller <phaller@gmx.net>
[1000]837 - LZ32: added preliminary support for independend LZ32 library
[417]838
[454]839 99-08-09: Patrick Haller <phaller@gmx.net>, Achim Hasenmueller <achimha@innotek.de>, Markus Montkowski
[1000]840 - ODINCRT: providing a extensible wrapping layer for VAC++ runtime functions
841 change is non-intrusive for existing source.
[454]842
[431]843 99-08-06: Patrick Haller <phaller@gmx.net>
[1000]844 - USER32: added stubs so NT4's WINFILE can load
845 - SHELL32: added stubs so NT4's WINFILE can load
846 - NTDLL: added stubs so NT4's WINFILE can load
[431]847
[420]848 99-08-05: Patrick Haller <phaller@gmx.net>
[1000]849 - KERNEL32: interactive control over UnhandledExceptionFilter
850 - KERNEL32: FormatMessageAW fixed. Do not mix ODIN's heap functions with VAC heap functions
851 - KERNEL32: added WINE-style string functions in Heapstring.cpp
852 - SHELL3232: RestartDialog @59 stub added. IE2 can load now with NT4's URL.DLL.
[420]853
[418]854 99-08-05: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]855 - KERNEL32: Bitmap conversion bugfix; always recalculate bitmap size
856 (bitmap in donut.exe (ddraw sample) contains wrong size)
[418]857
[414]858 99-08-04: Patrick Haller <phaller@gmx.net>
[1000]859 - KERNEL32: fix for filename handling in kernel32/profile
860 - KERNEL32: fix for PROFILE_CopyEntry in kernel32/profile
[414]861
[410]862 99-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]863 - PE2LX: Bugfix for icon conversion (heap corruption for ra95.exe; as
864 reported by Patrick Haller)
[819]865
[409]866 99-08-04: Patrick Haller <phaller@gmx.net>
[1000]867 - KERNEL32: Heap modification
868 - KERNEL32: Windows 3 style profile support ported from WINE (removes Open32)
[409]869
[406]870 99-08-03: Rene Pronk <R.Pronk@twi.tudelft.nl>
[1000]871 - USER32: Ported DrawTextExA/W & DrawStateA/W
[406]872
[401]873 99-07-27: Przemysˆaw Dobrowolski <dobrawka@asua.org.pl>
[1000]874 - KERNEL32: Implemented GetComputerNameA/W
[401]875
[393]876 99-07-25: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]877 - USER32/NEW: Lots of changes; Solitaire displays cards correctly
878 Status bar correctly drawn
879 Mouse msg translation still wrong.
880 Paint not correct.
[399]881
882 99-07-25: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]883 - KERNEL32: GetLocateInfoA bugfix
884 - USER32/NEW: Lots of changes; now Solitaire starts, but draws cards incorrectly
[393]885
[375]886 99-07-23: Yuri Dario <mc6530@mclink.it>
[1000]887 - misc: Changes for compilation with VAC 3.6.5
[375]888
[370]889 99-07-23: Edgar Buerkle <100566.557@compuserve.com>
[1000]890 - VERSION: VerQueryValueA/W Wine implementation ported
[370]891
[366]892 99-07-22: Przemysˆaw Dobrowolski <dobrawka@asua.org.pl>
[1000]893 - KERNEL32: Complete implementation of GetLocaleInfoA/W
[366]894
[363]895 99-07-22: Edgar Buerkle <100566.557@compuserve.com>
[1000]896 - KERNEL32: Fix for OS2GetResource (os2util.cpp)
897 - PE2LX: Use unique resource id for version resource.
898 - USER32: MapOEMToRealKey fix
[363]899
[360]900 99-07-22: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]901 - DDRAW: Now compiles
902 - COMCTL32: Create library with correct api names
[360]903
[355]904 99-07-21: Edgar Buerkle <100566.557@compuserve.com>
[1000]905 - KERNEL32: Fix for LoadResource; should return pointer to resource data
906 LockResource just returns the pointer returned by LoadResource
[355]907
[344]908 99-07-20: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]909 - USER32/NEW: Added support for window icons and accelerators.
910 Accelerators don't work yet.
911 - PE2LX: Save icons in different format (BITMAPINFOHEADER2)
[348]912
[343]913 99-07-19: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]914 - KERNEL32: Added method for retrieving converted OS/2 resource
915 (which will be changed later on)
916 - USER32/NEW: CreateWindowEx now works and menus are displayed
[343]917
[320]918 99-07-17: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]919 - KERNEL32: Exports for getting TEB & THDB added
[819]920
[307]921 99-07-15: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]922 - USER32/NEW: Unicode & window handle translation bugfixes
[307]923
[305]924 99-07-14: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]925 - USER32/NEW: several bugs fixed, compiles now
926 CreateWindow doesn't work yet
[305]927
[301]928 99-07-13: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]929 - USER32/NEW: *VERY* preliminary/alpha code for Open32 replacement in user32
930 Compiles, but not tested at all.
[301]931
[298]932 99-07-12: Patrick Haller <phaller@gmx.net>
933 - KERNEL32: various console fixes
934
[287]935 99-07-10: Edgar Buerkle <100566.557@compuserve.com>
[1000]936 - USER32: Fixes for CreateWindowExW and several unicode menu apis
[287]937
[281]938 99-07-07: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]939 - KERNEL32/PE2LX: Added support for TLS sections
940 - KERNEL32: Added thread attach/detach messages for dlls
941 Fixed some bugs, cleaned up code
942 NOTE: THIS CHANGE BREAKS ALL PREVIOUSLY CONVERTED APPLICATIONS
943 RECOMPILE ALL DLLS AND CONVERT EVERYTHING AGAIN!!!!!!!!!
944 THIS CHANGE ALSO BREAKS WIN32K!
[281]945
[279]946 99-07-06: Patrick Haller <phaller@gmx.net>
[1000]947 - KERNEL32: major enhancement of handlemanager
[279]948
[274]949 99-07-06: Edgar Buerkle <100566.557@compuserve.com>
[1000]950 - PE2LX: Finished support for codepages
[274]951
[273]952 99-07-05: Patrick Haller <phaller@gmx.net>
[1000]953 - SHELL32: SheSetCurDrive stub, ...
[273]954
[272]955 99-07-05: Sander van Leeuwen <sandervl@xs4all.nl>
[1000]956 - LIB\libconv.def: Added name with '_' appended. (or else Watcom won't
957 link pe2lx\misc.cpp properly)
[272]958
959 99-07-05: Edgar Buerkle <100566.557@compuserve.com>
[1000]960 - PE2LX: Preliminary support for codepages
[272]961
[270]962 99-07-05: Patrick Haller <phaller@gmx.net>
[1000]963 - KERNEL32: HandleManager fixes as suggested by Edgar Buerkle
[270]964
[265]965 99-07-04: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]966 - PE2LX/USER32: Dialog default font set to WarpSans + fixes
[265]967
[258]968 99-07-02: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]969 - PE2LX/USER32: Dialog bugfix for entryfield strings
[258]970
[250]971 99-06-30: Christoph Bratschi <cbratschi@datacomm.ch>
[1000]972 - KERNEL32: Unicode changes (unicode.cpp)
973 lstrcpynA/W (kernel32.cpp
974 - USER32: LoadStringA unicode conversion bugfix
975 - USER32: Changed SystemParameterInfo for default font (now 9.WarpSans)
[250]976
[249]977 99-06-30: Przemysˆaw Dobrowolski <dobrawka@asua.org.pl>
[1000]978 - WINMM: Implemented remaining joystick apis + bugfixes
[249]979
[247]980 99-06-29: Patrick Haller <phaller@gmx.net>
[1000]981 - KERNEL32: GetLocaleInfoA bugfix (lang.cpp)
[247]982
[244]983 99-06-29: Przemysˆaw Dobrowolski <dobrawka@asua.org.pl>
[1000]984 - WINMM: Implemented most of the joystick apis
[244]985
[239]986 99-06-28: Christoph Bratschi
[1000]987 - USER32: AsciiToUnicodeN bugfix (unicode.cpp)
[239]988
989 99-06-28: Sander van Leeuwen
[1000]990 - USER32: Get/SetWindowLongA bugfix for dialog controls
[239]991
[225]992 99-06-27: Sander van Leeuwen
[1000]993 - USER32: Message handler updates & lots of bugfixes
994 - USER32: Fix for GetWindowLongA, if Open32 returns 0xffff it really
995 means 0xffffffff -> fixes Winhlp32 buttons.
996 - USER32: Fixed bug when changing window procedures for dialog box
997 controls
[225]998
[220]999 99-06-26: Sander van Leeuwen
[1000]1000 - USER32: Changes for message spy & several message handler changes
1001 - USER32: Restore win32 tib in window msg callback
1002 - KERNEL32/include: Restore OS/2 tib on entering Open32 or OS/2 apis
1003 - KERNEL32/lang.cpp: Bugfix for GetLocaleInfoA (if buf ptr == null,
1004 only return size of memory block required to hold info)
[220]1005
[194]1006 99-06-25: Achim Hasenmueller
[1000]1007 - Finally fixed changelog date format to be compliant with
1008 the official EU date format :)
[172]1009
[191]1010 99-06-25: Christoph Bratschi
[1000]1011 - USER32: GetSysColorPen bugfix (syscolor.cpp)
[191]1012
[183]1013 99-06-24: Patrick Haller
[1000]1014 - SHELL32: partial port form WINE
[183]1015
[194]1016 99-06-24: Edgar Buerkle
[1000]1017 - KERNEL32: Implemented GetLocaleInfoA/W
[174]1018
[194]1019 99-06-24: Sander van Leeuwen
[1000]1020 - include\winos2def.h: Changed OS/2 apis to use wrappers
1021 (FS save/restore) and added DosQueryCtryInfo
[174]1022
[172]1023 99-06-23: Patrick Haller
[1000]1024 - Fixed date format in changlog .g.
1025 - NTDLL: a dozen c runtime functions added
1026 - USER32: IsHungAppWindow dummy added
1027 - SHELL32: few more APIs added
1028 - KERNEL32: HandleManager, Console, fixes
1029 - COMDLG32: basic unicode support added, thou broken somehow
1030 - source code splitups and beautification ;-)
[172]1031
[194]1032 99-06-23: Achim Hasenmueller
[1000]1033 - ported latest WINE fixes and additions for comctl32. Changes
1034 involve better undoc. DSA APIs, right colors for the tab control,
1035 many improvements for the listview...
[165]1036
[194]1037 99-06-21: Achim Hasenmueller
[1000]1038 - ported latest WINE DrawEdge code and moved everything to the
1039 new file src/user32/uitools.cpp
[158]1040
[194]1041 99-06-21: Sander van Leeuwen
[1000]1042 - include\os2wrap.h, removed calling convention
[147]1043
[194]1044 99-06-21: Christoph Bratschi
[1000]1045 - COMCTL32: Progress bar finished (progress.c, USER32 bugs to fix)
1046 - COMCTL32: Trackbar finished (trackbar.c)
[145]1047
[194]1048 99-06-20: Sander van Leeuwen
[1000]1049 - KERNEL32: Call HMInitialize from initterm, not winexe object creation
1050 - KERNEL32: Added comctl to list of system dlls (windll.cpp)
1051 - KERNEL32: Fixed dll detach (windll.cpp) for converted win32 dlls
1052 - KERNEL32: Module name detection (windll.cpp)
1053 - KERNEL32: Activated Win32 TIB code; a selector + memory is allocated
1054 for the main thread and every thread created.
1055 When it's completed, it should fix several problems due to
1056 differences between OS/2's TIB and Win32's TEB.
1057 - COMCTL32: Fixed crash on exit (moved unregister of class into exit list handler)
1058 - USER32: Changed bugfix (WS_CLIPCHILDREN) for winhlp32 (same as Wine now)
1059 - USER32: Fixed bug in wndproc.cpp (release build only)
1060 - USER32: Added preliminary support for parent notification
[128]1061
[194]1062 99-06-19: Sander van Leeuwen
[1000]1063 - ALL (except dsound/ddraw): Include <os2wrap.h> instead of <os2.h>
1064 - KERNEL32: Changes for win32 TEB (not active)
[120]1065
[194]1066 99-06-07: Sander van Leeuwen
[1000]1067 - Removed unecessary files
1068 - Modified os2win.h to save FS selector before calling Open32 api
1069 and restoring it afterwards.
1070 - Renamed all .C files (except comctl32) to .CPP and fixed compiler errors
1071 - GDI32: Fixed SetDIBitsToDevice bugfix (palette size)
1072 - USER32: Fixed RegisterSystemClasses
[51]1073
[194]1074 99-06-07: Achim Hasenmueller
[1000]1075 - Added comctl32, mostly untested includes all controls, some undocumented
1076 APIs missing
1077 - Added internal GetSysColorPen() to user32 - handy API used in WINE
1078 Modified syscolor.cpp to support new Win98 colors and create pens
[52]1079
[51]1080 99-06-06: Sander van Leeuwen
[1000]1081 - Bugfixes in VirtualAlloc (KERNEL32), GetScrollPos & RegisterSystemClasses (USER32)
1082 as reported on mailinglist by Edgar Buerkle.
1083 Also FindResourceA/W.
[51]1084
[194]1085 99-06-01: David Raison
[1000]1086 - OLE32: Changed everything to make it compile with the new headers
1087 - include/win/ole.2 - line 170
1088 - include/wine/win/obj_oleview.h - line 32 & 36
[51]1089
[194]1090 99-05-23: Sander van Leeuwen
[1000]1091 - ADVAPI32: Fixed Open32 bugs in RegOpenKeyA (set return key to 0 when failed)
1092 Fixed key definition conflict in convertkey.
1093 - KERNEL32: Fixed exception handler, don't continue after process termination
1094 exception! (fixes annoying exitlist hangs)
[51]1095
[194]1096 99-05-19: Sander van Leeuwen
[1000]1097 - KERNEL32: Corrected wrong export for HeapSize (reported by Vit Timchishin)
[51]1098
[194]1099 99-05-15: Sander van Leeuwen
[1000]1100 - Fixed a number of bugs introduced during the Wine header update
1101 - KERNEL32: Added high/low fixup support for pe loader
[51]1102
[194]1103 99-05-13: Sander van Leeuwen
[1000]1104 - Updated USER32
1105 - Fixed unicode apis in USER32
1106 - Added .def files for ADVAPI32, COMDLG32, GDI32, KERNEL32 & USER32 that
1107 export all apis with the correct names. (_apiname@nrofparameterbytes)
[51]1108
[194]1109 99-05-12: Sander van Leeuwen
[1000]1110 - Finished KERNEL32
1111 - Updated WINMM
[51]1112
[194]1113 99-05-10: Vince Vielhaber
[1000]1114 - Rewrote WSOCK32 for Wine headers
[51]1115
[194]1116 99-05-08: Sander van Leeuwen
[1000]1117 - Updated CAPI32, COMDLG32 & GDI32, MPR, NTDLL, TAPI32, WINSPOOL, WNETAP32
1118 for new headers
1119 - Started with KERNEL32 changes (75% done)
1120 - Made basic changes to OLE32 for new headers, but still tons of errors
1121 - Fixed some unicode apis in GDI32
[51]1122
[194]1123 99-05-04: Sander van Leeuwen
[1000]1124 - Stripped os2win.h and put it in include directory
1125 - WINE header files in include\win
1126 (some modified for IBM VAC)
1127 - All Open32 apis have 'O32_' as prefix, Open32 specific declarations
1128 are appended with _O32.
[51]1129
[194]1130 99-05-01: Sander van Leeuwen
[1000]1131 - Changed makefile structure:
1132 nmake DEBUG=1 builds debug version
1133 nmake builds release version
[51]1134
[194]1135 99-04-11: Sander van Leeuwen
[1000]1136 - Everything except user32 & kernel32: copyrights added to most files
1137 Moved a few header files in \include
1138 - Fixed import problem in peldr (include\winimage.h), SetFullPath must
1139 be a virtual method.
[51]1140
[194]1141 98-10-26: Sander van Leeuwen
[1000]1142 - OLE32: CoInitialize takes one parameter, not 0
[51]1143
[194]1144 98-10-11: Sander van Leeuwen
[1000]1145 - KERNEL32: except.asm Wrong calling convention for SetExceptionChain
1146 - KERNEL32: exceptions.cpp/wprocess.cpp SetExceptionChain(-1) instead of SetExceptionChain(0)
[51]1147
[194]1148 98-09-28: Sander van Leeuwen
[1000]1149 - PE2LX: icon.cpp: palette only for <= 8 bpp
1150 - PE2LX: icon.cpp: check if image size in bmp header is correct before using it
[51]1151
[194]1152 98-09-25: Sander van Leeuwen
[1000]1153 - PE2LX: Don't fail if an exe/dll doesn't contain any imports (pe.cpp:ProcessImports)
[51]1154
1155********************************************************************************
1156***** Release 0.03/4
1157********************************************************************************
[194]1158 98-09-15: KSO
[1000]1159 - WIN32K: pe2lx\misc.cpp changes
[51]1160
[194]1161 98-09-13: Sander van Leeuwen
[1000]1162 - KERNEL32: windll.cpp: fixed bug with szModule not being initialized
1163 - PE2LX: pe.cpp: Only read first 1 MB for huge files. (as they are most
1164 likely InstallShield archives; exe appended with
1165 installation data)
[51]1166
[194]1167 98-09-12: Sander van Leeuwen
[1000]1168 - WSOCK32: Changed fd_set to Wfd_set or else it won't compile over here
1169 - KERNEL32: Winimage.cpp, extra checks added
1170 - KERNEL32: OS2GetModuleFileName bugfix
1171 - INCLUDE/MISC.H: Error printf that prints to stdout (more reliable than
1172 a logfile)
1173 - GDI32: GetDeviceCaps -> NT returns -1 when using 16 bits colors, NOT 65536!
1174 - GDI32: CreateDIBSection -> StarCraft uses bitmap with negative height ->
1175 flip image when blitting
1176 - GDI32: DIBSection ctor: bug in BITMAPINFO2 malloc
1177 - GDI32: BitBlt: (dibsection) HDC == HPS (thank you, IBM!)
[273]1178
[194]1179 98-09-02: Sander van Leeuwen
[1000]1180 - KERNEL32/USER32: Split up code
1181 - USER32 (/new): Started with new class & window managment code
1182 (not compiled nor tested, so don't change it)
[51]1183
[194]1184 98-09-01: Patrick Haller
[1000]1185 - WSOCK32: Circular linker dependency removed
[51]1186
[194]1187 98-08-31: kso
[1000]1188 - KERNEL32: changed lfile.c to use OS2CreateFile,OS2CloseHandle,.... as
1189 NT does. Notepad (W95) is now working better.
1190 - KERNEL32: fixed a open32 bug (or win32 feature) - WriteFile with
1191 nrbytes = 0 is equal to a SetEndOfFile(..);
[51]1192
[194]1193 98-08-17: Sander van Leeuwen
[1000]1194 - KERNEL32: Changed LoadLibraryA(W/ExA/ExW) to try to load the dll
1195 directly first and if that fails, load it manually.
[51]1196
[194]1197 98-08-15: Sander van Leeuwen
[1000]1198 - DDRAW: LOTS of changes,additions and fixes
1199 (ddex1-ddex5 DirectX SDK samples work(ed) + Quake 2 in
1200 DirectDraw mode)
1201 - DSOUND: Skeleton code extended
[51]1202
[194]1203 98-08-13: Sander van Leeuwen
[1000]1204 - PE2LX: Replaced stack page removal code; (adjusted GetNrPages instead)
[51]1205
[194]1206 98-08-13: KSO:
[1000]1207 - PE2LX: Borland bugfixes
[51]1208
1209 98-08-08: Sander van Leeuwen
[1000]1210 - pe2lx (pe.cpp), call SetNrOfExports(0) for dlls without exports
1211 to set the module name in the resident name table
1212 (otherwise converted dll will not load)
1213 - Version resource apis work now
1214 - LocalReAlloc bugfix, notepad assumes it returns the same
1215 address when the new size is smaller than the old one.
[51]1216
[194]1217 98-08-03 KSO:
[1000]1218 - pe.cpp: line 600 - added OS2Exe to the parameterlist
1219 - bitmap.cpp: replace file - much.
1220 - bitmap.h: replace file - typo (BitMap to Bitmap)
1221 - icon.h: replace file - #define BI_*
[51]1222
1223 98-07-23: Knut Osmundsen
[1000]1224 - PE2LX: Borland exe changes (import stuff)
[51]1225
1226 98-07-18: Sander van Leeuwen
[1000]1227 - KERNEL32/PE2LX: Changed version checks; version nr is put into the
1228 converted exe/dll as a parameter to one of the kernel32
1229 entry points
1230 - USER32: Changed class managment code
1231 - USER32: Removed all SYNCPAINT stuff as it breaks many apps
1232 - USER32: Removed in CreateWindowExA that checks for values of x, y, nHeight & nWidth
1233 (this broke generic.exe, notepad.exe and probably many others)
1234 - USER32: Finished GetMenuStringW (MSPaint), not working right though
1235 it should return 'Recent File', but returns 'Decent File'
1236 Well, whatever.
1237 - VERSION/KERNEL32/PE2LX: Version resource API implemention started
1238 - PE2LX: Increased some fixup limits to convert dynhgi35.dll
1239 - KERNEL32: AsciiToUnicode fixed (only terminate with one 0; doing
1240 it twice corrupts the heap as our stuff allocates exactly
1241 enough for string + 0 terminator)
[51]1242
1243 98-07-14: Sander van Leeuwen
[1000]1244 - KERNEL32: Changed OS2GetProcAddress to call the ordinal or name getApi
1245 method
[51]1246
1247 98-07-13: Patrick Haller
[1000]1248 - USER32: Unicode fix for wvsprintfW "%s" -> "%ls"
1249 - USER32: fix in Win32WindowProc destructor when "window" becomes NULL
1250 - ADVAPI32: RegConnectRegistry for connection to local machine
[51]1251
1252 98-07-13: Patrick Haller
[1000]1253 - KERNEL32: Unicode fix that garbled CommandLineToArgv and others
[51]1254
1255 98-07-12: Patrick Haller
[1000]1256 - NTDLL: new functions in NTDLL (-> critical sections)
1257 - SHELL32: few new stubs in SHELL32
1258 - GDI32: fix in GDI32\DIBSECT\CreateDIBSection for M$ Backup
1259 - USER32: experimental fix (CS_SYNCPAINT) for WinHlp32 to
1260 display navigation buttons, but crashes SOL.EXE :(
[51]1261
1262 98-07-10: Patrick Haller
[1000]1263 - stubs for NETAPI32 100%
[51]1264
1265 98-07-09: Patrick Haller
[1000]1266 - stubs for Winspool 100%
[51]1267
[194]1268 98-07-01 Joel Troster
[1000]1269 - KERNEL32: update to nameid.cpp
[194]1270
[51]1271 98-06-07 Joel Troster
[1000]1272 - WINMM: WaveOpen bugfix
[51]1273
1274 98-06-07 Felix Maschek
[1000]1275 - CAPI32: bugfix
[51]1276
1277 98-06-15: Patrick Haller
[1000]1278 - GDI32: stubs for all missing functions
1279 - ADVAPI32: stubs for all missing functions
1280 - USER32: implementation of some real functions
1281 some unknown functions stubbed (IDA/2)
[51]1282
1283 98-06-14: KSO
[1000]1284 - GDI32: Stubs for Office 97
1285 - PE2LX: Formatted output
1286 - ADVPI32: Stubs for Office 97
1287 - VERSION: Stubs for Office 97
[51]1288
1289 98-06-12: Patrick Haller
[1000]1290 - NTDLL: ported over the NTDLL code from WINE, subject to the GNU Copyleft
1291 some applications open this module explicitly
1292 - KERNEL32: few fixes to Unicode handling
1293 - KERNEL32: console window sizing (still buggy) and property fixes
1294 - KERNEL32: stubs for all missing functions
1295 - GDI32: bugfix for DIB allocation (MS Paint)
1296 - WINMM: functions for FOURCC handling
1297 - PE2LX: CURSOR.CPP: hotspot.y is upside down (fixed for Winhlp32)
1298 - PE2LX: DIALOG.CPP: combobox style translation CBS_ fixed
1299 - PE2LX: DIALOG.CPP: style translation for WINES_MULTILINE
1300 causes MLE control to be generated.
1301 Experimental.
1302 - KERNEL32: WINDLL.CPP: fixed endless loop in Win32DLL::StripPath()
[51]1303
1304 98-05-25: Patrick Haller
[1000]1305 - KERNEL32: Added few NTDLL stubs, mainly for support of MSACM32/NT
1306 - KERNEL32: Resource fix
[51]1307
1308 98-05-03: Joel Troster
[1000]1309 - WINMM: Stubbed most of the remaining mmedia apis
[51]1310
1311 98-04-28: Patrick Haller
[1000]1312 - KERNEL32: Console fixes
1313 - KERNEL32: Console properties (partially)
1314 - KERNEL32: Handlemanager fixes
1315 - KERNEL32: OS2iGetModuleName fixes
[51]1316
1317********************************************************************************
1318***** Release 0.02
1319********************************************************************************
1320
[194]1321 98-04-05: Patrick Haller
[1000]1322 - KERNEL32: Resource bugfix
[51]1323
[194]1324 98-03-30: Joel Troster
[1000]1325 - WINMM: midiStream* stubs added
[51]1326
[194]1327 98-03-30: Sander van Leeuwen
[1000]1328 - PE2LX: Set console flag when exe has no resources
[51]1329
[194]1330 98-03-27: Joel Troster
[1000]1331 - WINMM: Midi changes/bugfixes, mci* api stubs added
1332 - GDI32: SetObjectOwner stub added
[51]1333
1334 25-03-98: Sander van Leeuwen
[1000]1335 - KERNEL32: Several changes in resource code
[51]1336
1337 19-03-98: Felix Maschek
[1000]1338 - KERNEL32: Comm stubs added
[51]1339
1340 19-03-98: Sander van Leeuwen
[1000]1341 - KERNEL32: Pop up a dialog box when a missing api is called
1342 - KERNEL32: dll bugfix
1343 - KERNEL32: CreateProcessA/W fix
1344 - KERNEL32: GetProcAddr completed for PE loader & PE2LX
[51]1345
1346 19-03-98: Peter Fitzsimmons
[1000]1347 - created include\version.h
1348 - changed pe2lx\lx.cpp (call SetVersion())
1349 - changed pe2lx\misc.cpp (code for SetVersion(), setea())
1350 - changed pe2lx\misc.h (add prototypes)
1351 - changed pe2lx\pe.cpp (moved DosClose() up a few lines, so DosSetPathInfo() could write to the file)
1352 - changed pe2lx\makefile \
1353 - changed pe2lx\makefile.wat / Build setver.exe, getver.exe. I didn't copy
1354 these exe's to ..\bin in purpose; they
1355 aren't supposed to go to end users.
1356 - Added one line ("..\server $@") to all makfiles
[51]1357
[1000]1358 - added getea() to kernel32\os2util.c
1359 - added a few lines in kernel32/wprocess.cpp/RegisterDll()
[51]1360
[1000]1361 - Edit all initterm.c's to remove that rand() crap (that is from a
1362 sample project!). Also added new version check to each. Also #include "misc.h"
[51]1363
[1000]1364 - wsock32: edited makefile to remove reference to ..\kernel32\misc.obj and
1365 replace with kernel32.dll.
[51]1366
[1000]1367 - src\makefile: build kernel32 before wsock
1368 - src\kernel32\makefile: remove reference to wsock32.lib
1369 - src\kernel32\network.cpp: remove call to wsock32
[51]1370
1371 16-03-98: Joel Troster
[1000]1372 - GDI32: Added SetObjectOwner stub
[51]1373
1374 15-03-98: Joel Troster
[1000]1375 - WINMM: RTMIDI dependency removed
[51]1376
1377 15-03-98: Sander van Leeuwen
[1000]1378 - All dlls, C++ init+termination call added to initterm.c
1379 - KERNEL32: Icon conversion bugfix
1380 - KERNEL32: Removed reroute of exe reading
1381 - KERNEL32: Major rewrite of dll & exe handling including
1382 LoadLibary(Ex)A/W, CreateProcessA/W, GetModuleFileNameA/W,
1383 FreeLibrary & GetCommandLineA/W
1384 Side effect: Crash at Quake 2 exit fixed
[51]1385
[1000]1386 - KERNEL32: Additional code for PE loader
1387 - PE: Created OS/2 ring 3 PE loader
1388 syntax: pe win32exe commandline
1389 Reads win32exe & all imported dlls, calls all dll entry points and
1390 finally calls the exe entry point.
1391 TODO: No fixups and low startup address
1392 TODO: Resources
1393 TODO: CreateProcess doesn't work right
[51]1394
1395 13-03-98: Sander van Leeuwen
[1000]1396 - KERNEL32: Dll unloading fixed
[51]1397
1398 13-03-98: Peter Fitzsimmons
[1000]1399 - KERNEL32: Fixed CompareStringA/W
[51]1400
1401 12-03-98: Joel Troster
[1000]1402 - WINMM: Stubbed all the mixer APIs and updated support for MidiMapper
[51]1403
1404 10-03-98: Sander van Leeuwen
[1000]1405 - WSOCK32: WSAStartup fix and ioctl addition
1406 (Quake 2 Multiplayer working)
1407 - KERNEL32: Resource lookup bug fixed
[51]1408
1409 10-03-98: Joel Troster
[1000]1410 - KERNEL32: SetThreadLocale added
[51]1411
1412 09-03-98: Patrick Haller
[1000]1413 - KERNEL32: Fix in GetStdHandle within HandleManager
[51]1414
[1000]1415 - KERNEL32: Console APIs completed, input and output is complete,
1416 however not thoroughly tested, SHORT 0.98D is working.
1417 Codepage support, Unicode support missing.
1418 I'm working on cosmetics and properties dialog.
[51]1419
[1000]1420 - EXECHECK: tool to check executables for convertibility via pe2lx
1421 and keeping track of our APIs, as well as imported/exported
1422 functions of executables (PE import is currently implemented)
[51]1423
1424 09-03-98: Sander van Leeuwen
[1000]1425 - KERNEL32: Put dll & exe apis in wprocess.cpp
1426 - KERNEL32: Reroute file io from own exe to original
[273]1427
[51]1428 08-03-98: Joel Troster
[1000]1429 - KERNEL32: Unicode changes (lstrcatW, lstrcmpW, lstrcpyW lstrcpynW)
1430 - WINMM: Unicode midi apis added to .def file
[51]1431
1432 08-03-98: Sander van Leeuwen
[1000]1433 - WINMM: Aux* apis implemented (not tested and not 100% correct)
1434 - include: added mmddk.h from win95 ddk
[273]1435
[51]1436 07-03-98: Peter Fitzsimmons
[1000]1437 - Added KERNEL32.GetSystemDefaultLangID() -- I copied GetUserDefaultLangID, which
1438 always returns "US ENGLISH".
1439 (NOTE: Already added)
1440 - Added ADVAPI32.ReportEventA(). Stub.
1441 - Added ADVAPI32.OS2SetSecurityDescriptorDacl(). Stub that returns ERROR.
1442 - Added ADVAPI32.* a bunch more stubs.
[51]1443
1444 07-03-98: Sander van Leeuwen
[1000]1445 - KERNEL32: Implemented Local* memory apis with new heap
1446 (in win32 you can mix Heap and Local apis)
1447 - KERNEL32: Corrected key mapping bugs for arrow, insert/del/home/end
1448 page up/down keys.
1449 Doesn't work 100% right yet. (strafing in Quake = alt-arrow)
[51]1450
1451 06-03-98: Sander van Leeuwen
[1000]1452 - WINMM: Added WaveOutGetNumDevs and corrected the calling
1453 convention for several apis (WIN32API, not WINAPI)
1454 - KERNEL32: Added GetSystemDefaultLangID and moved several
1455 language apis to lang.cpp
1456 - KERNEL32: Added EnumSystemLocalesA/W (US English only)
1457 - PE2LX: command line option change: pe2lx win32file > logfile
1458 Now makes a backup copy of the win32 file and creates
1459 an OS/2 version with the same name
[51]1460
1461 05-03-98: Joel Troster
[1000]1462 - KERNEL32: Use OS/2 unicode apis
1463 - USER32: Use OS/2 unicode apis
[51]1464
1465 04-03-98: Sander van Leeuwen
[1000]1466 - KERNEL32: Use OS2gethostname (wsock32.dll) instead of gethostname
[51]1467
1468 03-03-98: Knut Osmundsen
[1000]1469 - KERNEL32: VirtualAlloc bugfixes & high memory support (SMP)
[51]1470
1471 03-03-98: Patrick Haller
[1000]1472 - PECHECK: Initial code for pecheck.exe
[51]1473
1474 03-03-98: Joel Troster
[1000]1475 - KERNEL32: Stubs added for Virtual(Un)Lock
1476 - WINMM: Unicode midi apis added, MIDIMAP faked, some bugs fixed
[51]1477
1478 03-03-98: Sander van Leeuwen
[1000]1479 - KERNEL32: Fixed logbuffer overflow with strlen WriteLogs
1480 - KERNEL32: Use tcp32dll instead of pmwsock
1481 - PE2LX: Fixed memory corruption in icon.cpp
[51]1482
1483 02-03-98: Sander van Leeuwen
[1000]1484 - KERNEL32: kernel32.c -> kernel32.cpp
1485 - KERNEL32: Merged exception logging with my latest code
1486 - include: win32type.h
1487 - WSOCK32: Removed pmwsock.lib from makefile
[51]1488
1489 01-03-98: Patrick Haller
[1000]1490 - KERNEL32: Extensions to the exception handler (logging)
1491 - KERNEL32: HandleManager for pseudo-devices (CONIN$,CONOUT$,etc)
1492 - KERNEL32: Hooks for HandleManager
1493 - KERNEL32: Very early console support for stdout is there ...
1494 Console also has context menue.
[51]1495********************************************************************************
1496***** Release 0.01
1497********************************************************************************
1498 28-02-98: Sander van Leeuwen
[1000]1499 - DDRAW: Initial work for Direct3D
1500 - KERNEL32/PE2LX, Changes for console applications (flag)
1501 - KERNEL32: Kill process when a fatal exception occurs
1502 (prevents some kind of eternal loop in OS/2; probably due to
1503 invalid exception records or difference in exception handler
1504 calling convention)
1505 - KERNEL32: Added a try/catch statement around the dll exit list
1506 processing in ExitProcess. Seems to cure the trap
1507 at exit.
[51]1508
1509 27-02-98: Patrick haller
[1000]1510 - MPR: stubs for all documented MPR functions,
1511 should be complete now
[51]1512
1513 26-02-98: Patrick haller
[1000]1514 - USER32: stubs for all documented USER32 functions,
1515 should be complete now
1516 - USER32: Windows95's SHELL32.DLL requires a few undocumented functions
[51]1517
1518 24-02-98: Joel Troster
[1000]1519 - WINMM: Midi working
[51]1520
1521 24-02-98: Sander van Leeuwen
[1000]1522 - KERNEL32: Exit list changes; terminate all dlls right before
1523 ExitProcess or in kernel32 exitlist in case of a trap
1524 (prevents unkillable processes in most cases)
[51]1525
1526 23-02-98: Joel Troster
[1000]1527 - KERNEL32: PMPrintf version of WriteLog added
[273]1528
[51]1529 22-02-98: Sander van Leeuwen
[1000]1530 - ALL DLLs: Call C/C++ lib cleanup proc in exit list
1531 - PE2LX: Use exit lists in converted win32 dlls to terminate them
1532 - WINMM: Remove test code in timer emulation (multiplied time by 10)
1533 - KERNEL32: Release winmod objects properly
1534 - KERNEL32: Call dll exit proc in FreeLibrary
[51]1535
1536 21-02-98: Sander van Leeuwen
[1000]1537 - KERNEL32: VirtualProtect size change to include all pages
1538 referenced
[273]1539
[51]1540 19-02-98: Sander van Leeuwen
[1000]1541 - PE2LX: Change order of dlls in import module name table
1542 - KERNEL32: Don't call the C/C++ lib cleanup procedure at
1543 dll termination
[51]1544
1545 18-02-98: Joel Troster
[1000]1546 - WINMM: Midi changes, wave in/out stubs added
[51]1547
1548 16-02-98: Sander van Leeuwen
[1000]1549 - KERNEL32: Heap bugfix
[51]1550
1551 16-02-98: Joel Troster
[1000]1552 - WINMM: Midi updates
[51]1553
1554 15-02-98: Sander van Leeuwen
[1000]1555 - KERNEL32: Changed heap allocation again. (now uses malloc/free)
1556 - KERNEL32: QueryPerformanceFrequency/Counter uses DosTmrQueryTime/
1557 DosTmrQueryFreq now, so the normal xf86sup.sys can
1558 be used.
[51]1559
1560 11-02-98: Sander van Leeuwen
[1000]1561 - MPR: Changed/Corrected ordinals
[51]1562
1563Mon 98-02-09 Peter Fitzsimmons
[1000]1564 - lx.cpp -- put in check for MAX_SECTIONS (was bombing out in one
1565 of "visio technical"'s dlls.
1566 - lx.cpp increase MAX_SECTIONS (lx.h) from 16 to 32 (where'd the
1567 original value come from?).
1568 - kernel32.c: added stub for FlushInstructionCache()
1569 - kernel32.c: added stub for OS2GetPrivateProfileSectionA()
[51]1570
[1000]1571 - advapi32: GetUserNameA() stub. Always says a person named
1572 "USER" is logged on.
[51]1573
[1000]1574 - MPR: WNetGetConnection(). NEEDS PROPER ORDINAL IN *.def file.
[51]1575
1576 9-02-1998: Joel Troster
[1000]1577 - USER32: Added Set/GetDefaultMenuItem (stub)
[51]1578
1579 7-02-1998: Sander van Leeuwen
[1000]1580 - KERNEL32/WINMM: Added VMutex to KERNEL32 (imported by WINMM)
1581 - KERNEL32: New heap implementation (heap.cpp & os2heap.cpp)
1582 - KERNEL32: Replace exception handler for each new thread
1583 - KERNEL32: Set previous exception handler to 0 instead of -1
1584 (fixes endless exception handler calls)
1585 - Added macro dprintf & dassert to include\misc.h (no more need
1586 for #ifdef DEBUG's)
[51]1587
158831-01-1998: Sander van Leeuwen
[1000]1589 - USER32: Fixed two bugs in CreateWindowExA/W
1590 - WINMM: Fixed wave playback problem
[51]1591
159218-01-1998: Sander van Leeuwen
[1000]1593 - GDI32: Changed GetDIBColor & SetDIBColor
1594 - GDI32: Fixed CreateDIBSection
1595 - Quake 2 working in a window!
[51]1596
159717-01-1998: Sander van Leeuwen
[1000]1598 - WINMM: Waveout working, Quake 2 WITH sound now!
1599 - GDI32: Implemented GetDIBColor & SetDIBColor
[51]1600
160111-01-1998: Sander van Leeuwen
[1000]1602 - KERNEL32: Exception handler fix
1603 - WINMM: Started with WaveOut implementation
[51]1604
160511-01-1998: Felix Maschek
[1000]1606 - TAPI32: Fixes
[51]1607
160810-01-1998: Sander van Leeuwen
[1000]1609 - Changes to makefile and wsock32.c to make it compile with VAC
1610 - VirtualAlloc bugfix (reserve)
1611 - Dialog fix (font name)
1612 - WINMM now uses mmsystem.h from win32 SDK
[51]1613
161410-01-1998: Chris McKillop
[1000]1615 - New build tree
[51]1616
161710-01-1998: Vince Vielhaber
[1000]1618 - Winsock32 changes
[51]1619
162031-12-1997: Sander van Leeuwen
[1000]1621 - Remove all 'OS2' strings from imports/exports (dlls/pe2lx)
[51]1622
162328-12-1997: Sander van Leeuwen
[1000]1624 - KERNEL32: Code to allow IO in ring 3 added (xf86sup.sys)
1625 Set environment variable WIN32_IOPL2 to enable this
[51]1626
[1000]1627 - KERNEL32: Fixed GetStartupInfoA/W (WINE)
1628 - GDI32: Added CreateDIBSection from Wine (not complete)
1629 - Lots of stubs added
1630 - Almost got Quake II running....
[51]1631
163223-12-1997: Felix Maschek
[1000]1633 - CAPI2032: Complete implementation of CAPI
[51]1634
163520-12-1997: Felix Maschek
[1000]1636 - TAPI32: Stub dll
[51]1637
163820-12-1997: Sander van Leeuwen
[1000]1639 - KERNEL32: Bug in winmod.cpp
1640 - KERNEL32: Added code for exception handling (not fool proof)
1641 - KERNEL32: Fixed HeapCreate (now reserves 32 MB instead of 64 kb)
1642 - KERNEL32: Catch FPU exception, mask fpu exceptions, fix stack and continue execution
1643 - PE2LX: Removed stack size & base switch
1644 - WINMM: Added joyGetPos stub
[51]1645
164614-12-1997: Sander van Leeuwen
[1000]1647 - KERNEL32: Added QueryPerformanceFrequency, QueryPerformanceCounter
1648 - USER32: Added some stubs
1649 - GDI32: Added some stubs
1650 - WINMM: Added some stubs
1651 - WNETAP32: New (NETAPI32)
1652 - PE2LX: Change module import name NETAPI32 to WNETAP32 (name conflict with OS/2 NETAPI32)
1653 - PE2LX: Cut long dll names to 8 chars
1654 - MPR: Added WNetGetUserA stub
[51]1655
165631-11-1997: Sander van Leeuwen
[1000]1657 - KERNEL32: Fixed GetEnvironmentStringsW
1658 - KERNEL32: Added DeviceIOControl (devio.c, map.c, iccio.asm; last two from XFree86 driver src)
1659 - KERNEL32: Changed CreateFile to open an OS/2 driver if required
1660 - Last two changes for win32 Glide dll.
[51]1661
[1000]1662 - Fixed window creation (wndproc.cpp), Open32 isn't sending WM_NCCREATE msgs!
1663 - Filter out CBS_OWNERDRAWFIXED & CBS_OWNERDRAWVARIABLE combobox styles
1664 in CreateWindowExA/W (not finished)
1665 - Added FormatMessageA/W from Wine (kernel32)
1666 - USER32:
1667 - Fixed GetSystemParameterInfoA/W, SPI_GETNONCLIENTMETRICS/SPI_SETNONCLIENTMETRICS
1668 (ConvertFontAW/ConvertFontWA macros)
1669 - Progress comclt32 class working
1670 - ADVAPI32, fixed:
1671 - RegEnumKeyW
1672 - RegEnumKeyExW
1673 - RegEnumValueW
1674 - RegQueryInfoKeyW
1675 - RegQueryValueW
[51]1676
[1000]1677 - USER32:
1678 - Fixed DrawEdge (borrowed from Wine)
1679 - Added ChangeMenuA/W (borrowed from Wine)
1680 - Fixed some color problems
1681 - Trackbar win32 SDK example working (toolbar comctl32 class)
Note: See TracBrowser for help on using the repository browser.