1 | /* $Id: changelog,v 1.1632 2001-08-04 15:30:02 sandervl Exp $ */
|
---|
2 |
|
---|
3 | 2001-08-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
4 | - CUSTOMBUILD:
|
---|
5 | o Add registration of gdi32 & advapi32
|
---|
6 | o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
---|
7 | - CRTDLL: o Use toupperW in kernel32 instead of toupper (C runtime lib)
|
---|
8 |
|
---|
9 | 2001-08-03: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
10 | - KERNEL32: o Temporarily disabled new name lookup (resources) until
|
---|
11 | the real problem is located (wrc).
|
---|
12 | (fixes preference page in Opera)
|
---|
13 |
|
---|
14 | 2001-08-02: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
15 | - GDI32: o Set codepage of HDC returned by CreateDCA
|
---|
16 | - COMDLG32: o Set codepage of HDC returned by PrintDlgA
|
---|
17 | (fixes codepage problems while printing in Opera)
|
---|
18 |
|
---|
19 | 2001-07-29: knut st. osmundsen <kosmunds@csc.com>
|
---|
20 | - win32k: o Merged in a patch from Rafal which as a final attempt to find
|
---|
21 | a symbol file will look thru the pmdfvers.lst file.
|
---|
22 |
|
---|
23 | 2001-07-31: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
24 | - USER32: o PostThreadMessage & DDE callback change for new wgss
|
---|
25 |
|
---|
26 | 2001-07-29: knut st. osmundsen <kosmunds@csc.com>
|
---|
27 | - Custombuild, Makefiles:
|
---|
28 | o Made the custombuild simpler by reusing the common makefiles.
|
---|
29 | Any initterm.obj is replaced by an empty dummy object and the
|
---|
30 | make is invoked with CUSTOMBUILD=1. makefile in /src have the
|
---|
31 | common targets all prefixed with custombuild_.
|
---|
32 | o Merged odin32.post.emx.mk into odin32.post.vac3.mk.
|
---|
33 |
|
---|
34 | 2001-07-30: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
35 | - WINMM: o Rewrote timeGetSystemTime & timeGetTime
|
---|
36 | - KERNEL32: o Fix for names of dlls in custom build
|
---|
37 | - USER32/GDI32/KERNEL32:
|
---|
38 | o Custom build changes
|
---|
39 | - WGSS50: o WGSS update
|
---|
40 |
|
---|
41 | 2001-07-29: knut st. osmundsen <kosmunds@csc.com>
|
---|
42 | - Makefiles:
|
---|
43 | o Force fastdep to scan all files if -a is specified to nmake.
|
---|
44 | - Win32k/test:
|
---|
45 | o Wrote stupid test app to profile child process execution
|
---|
46 | on different OSes.
|
---|
47 | Current results are found in source (PrfTstProcess.c).
|
---|
48 |
|
---|
49 | 2001-07-29: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
50 | - COMCTL32/COMDLG32/GDI32/KERNEL32/MSVFW32/USER32/SHELL32/WSOCK32/WINMM
|
---|
51 | RPCRT4:
|
---|
52 | o Updates for custom build (different resource table names)
|
---|
53 | - KERNEL32: o Added exports to change the root keys of the registry
|
---|
54 | and to change the name of dlls to be loaded next
|
---|
55 | - CUSTOMBUILD:
|
---|
56 | o Updates
|
---|
57 |
|
---|
58 | 2001-07-28: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
59 | - USER32: o Set/GetWindowWord changes (must handle GWW_ID, GWW_HINSTANCE
|
---|
60 | and GWW_HWNDPARENT
|
---|
61 | o Ported ArrangeIconicWindows from Wine (not complete yet)
|
---|
62 | o Rewrote Get/SetDoubleClickTime & SwapMouseButton
|
---|
63 | o Don't call O32_GetLastActivePopup
|
---|
64 | (TODO: rewrite it)
|
---|
65 | - KERNEL32: o Rewrote FatalAppExitA/W, FatalExit, Beep, IsBadHugeReadPtr,
|
---|
66 | IsBadHugeWritePtr
|
---|
67 | o Removed O32_HeapCreate/Destroy calls; return rtl heap handle
|
---|
68 | o No longer use Open32's GetProcAddress or GetModuleFileName
|
---|
69 | - USER32/KERNEL32:
|
---|
70 | o Moved WaitForInputIdle & AttachThreadInput from user32 to
|
---|
71 | kernel32
|
---|
72 | - TOOLS\INSTALL:
|
---|
73 | o Create temp directory in windows dir
|
---|
74 |
|
---|
75 | 2001-07-22: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
76 | - TOOLS\INSTALL:
|
---|
77 | o Added some quartz.dll keys
|
---|
78 | - COMCTL32: o Status window bugfix; check part number boundary
|
---|
79 | (fixes crash in AudioGalaxy)
|
---|
80 | - USER32: o IsWindowVisible fix; check WS_CHILD flag before calling GetParent
|
---|
81 | (fixes invisible characters while typing in edit control
|
---|
82 | of AudioGalaxy)
|
---|
83 |
|
---|
84 | 2001-07-21: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
85 | - DINPUT, DPLAYX, ICMP, IMAGEHLP, IMM32, LZ32,
|
---|
86 | MSVFW32, OLEPRO32, RICHED32, URLMON, VERSION, WININET
|
---|
87 | o Added Wine license
|
---|
88 |
|
---|
89 | - AVIFIL32, SHELL32, COMCTL32, COMDLG32, MSACM32, NTDLL, OLE32, OLAUT32,
|
---|
90 | SHDOCVW, SETUPAPI, SHLWAPI, OLECLI32, OLEDLG, OLESVR32, RPCRT4
|
---|
91 | o Replaced Wine license with updated version
|
---|
92 | - COMCTL32: o Resync with Wine (20010720); comboex, comctl32undoc, rebar,
|
---|
93 | imagelist, toolbar, pager
|
---|
94 | - MSVFW32: o Resync with Wine (20010720); all
|
---|
95 | - AVIFIL32: o Resync with Wine (20010720); all
|
---|
96 | - GDI32: o Fixed brush leak in InternalTextOutA
|
---|
97 | (fixes Macromedia Flash 5 error messages)
|
---|
98 |
|
---|
99 | 2001-07-20: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
100 | - KERNEL32: o Moved wsnprintf to user32
|
---|
101 | - USER32: o Removed FatalAppExitA/W (already in kernel32)
|
---|
102 | - SHLWAPI: o Removed WINE_StringFromCLSID & StringFromGUID2 (not used)
|
---|
103 | o Removed several string function that were not used or exported
|
---|
104 | - NTDLL: o Replaced 64 bits math assembly functions (disassembled Wine C code
|
---|
105 | compiled with VAC 3.6.5)
|
---|
106 | - ODINCRT: o Export 64 bits math rtl functions
|
---|
107 | o Added 64 bits math rtl functions for VAC 3.0 (assembly;
|
---|
108 | borrowed from VAC 3.6.5)
|
---|
109 | NOTE: __divi64 might cause problems (in theory) since
|
---|
110 | it uses the FPU and doesn't save the FPU state
|
---|
111 | - OLE32/WINMM/KERNEL32/USER32/GDI32/COMCTL32/COMDLG32/SHLWAPI/SHELL32/
|
---|
112 | RPCRT4/WSOCK32/VERSION:
|
---|
113 | o Rewrote initterm + debug logging to allow us to build
|
---|
114 | a single dll containing the code of many Odin dlls
|
---|
115 | - CUSTOMBUILD:
|
---|
116 | o Example of creating a custom dll with the Odin32 environment
|
---|
117 | that can be used for a ported win32 app. (not done yet)
|
---|
118 |
|
---|
119 | 2001-07-19: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
120 | - DOC: o Added license for WGSS50
|
---|
121 | - TOOLS\INSTALL:
|
---|
122 | o Include new license in WarpIN install script + package
|
---|
123 | - TOOLS\DAILYBUILD:
|
---|
124 | o Add WGSS50.lic to daily zipfiles
|
---|
125 | - COMDLG32: o Use printer dialog function in WGSS50
|
---|
126 | - WGSS50: o Added new WGSS dll that fixes several printing problems
|
---|
127 | - KERNEL32: o lstrncmpiA/W bugfix; broke resource lookup in Acrobat
|
---|
128 | Distiller (did not exactly work the way Wine code expected it)
|
---|
129 |
|
---|
130 | 2001-07-19: Achim Hasenmueller <achimha@innotek.de>
|
---|
131 | - LICENSE: o added WGSS50.LIC which contains the official license
|
---|
132 | of the WGSS50.DLL module that is included with all
|
---|
133 | Odin builds. This is a license contract between
|
---|
134 | InnoTek Systemberatung GmbH (http://www.innotek.de)
|
---|
135 | and the individual Odin user. The library is provided
|
---|
136 | free of charge. The main requirement is that every user
|
---|
137 | need to own a valid OS/2 license (this also includes
|
---|
138 | eComStation of course).
|
---|
139 | Every distribution of Odin will also contain this
|
---|
140 | license file and the WarpIn archives will show the
|
---|
141 | license during installation and require acceptance.
|
---|
142 | For any questions about the license, please contact
|
---|
143 | me via email. Note that the Odin license specifically
|
---|
144 | allows redistribution of Odin with custom applications
|
---|
145 | and as soon as the WGSS50 license is included, this also
|
---|
146 | applies to WGSS50.DLL.
|
---|
147 |
|
---|
148 | The reason we include WGSS50 (a subset of Open32 used
|
---|
149 | by IBM for Netscape Communicator 4.61 for OS/2) is that
|
---|
150 | it contains numerous improvements over Open32 and it
|
---|
151 | allows us more easily to replace Open32/WGSS50 APIs
|
---|
152 | by custom functions.
|
---|
153 |
|
---|
154 | 2001-07-17: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
155 | - KERNEL32: o HeapCreate now creates a separate heap (_ucreate) instead
|
---|
156 | of sharing the same heap as Odin.
|
---|
157 | (lowers the chance of fatal crashes on heap corruption;
|
---|
158 | hangs in exitlist)
|
---|
159 | o Implemented HeapValidate
|
---|
160 | o GlobalReAlloc bugfix; must check if pointer has a handle
|
---|
161 | associated with it.
|
---|
162 | (RealDraw install calls GlobalReAlloc with pointer returned
|
---|
163 | by GlobalLock(handle))
|
---|
164 |
|
---|
165 | 2001-07-16: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
166 | - KERNEL32: o RegEnumKeyExW fix (lpszClass can be NULL)
|
---|
167 | o Faster resource lookup functions (Wine)
|
---|
168 | - USER32: o Allocate more memory for icon bitmap before calling
|
---|
169 | GpiCreateBitmap. This function seems to touch more bytes
|
---|
170 | than necessary (??).
|
---|
171 | - GDI32: o AddFontResourceA: ignore if called with filename of PE
|
---|
172 | executable (return 1; gets rid of error message in Photoshop 6)
|
---|
173 |
|
---|
174 | 2001-07-15: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
175 | - COMDLG32: o Ported Wine printer dialog code (inactive due to missing
|
---|
176 | functions in winspool)
|
---|
177 | - USER32: o Translate WM_VSCROLL & WM_HSCROLL
|
---|
178 | o Do not use imports not available in Warp 3's PMWINX
|
---|
179 | (WaitForInputIdle & GetAsyncKeyState)
|
---|
180 | o There is no close button in Warp 3 (OS/2 look & feel)
|
---|
181 | - KERNEL32: o Do not call WaitForInputIdle in WinExec on Warp 3 systems.
|
---|
182 |
|
---|
183 | 2001-07-14: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
184 | - PELDR: o Fix for parsing cmd line consisting of directory with spaces
|
---|
185 | - USER32: o Get menu font from os2.ini (OS/2 look & feel)
|
---|
186 | o Full window drag now works for Odin windows
|
---|
187 | - GDI32: o Implemented StartDocW
|
---|
188 |
|
---|
189 | 2001-07-13: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
190 | - COMDLG32: o Fix for windows 3.1 style file dialog
|
---|
191 | - COMCTL32: o Bad listview pointer checks cause crashes in details
|
---|
192 | view of file dialogs
|
---|
193 | (TODO: Details view is still not right)
|
---|
194 | - KERNEL32: o Check for NULL pointer in lstrlenA/W
|
---|
195 | (fixes crash during AutoCAD 14 install)
|
---|
196 | - USER32: o Removed very old check for negative x or y coordinates during
|
---|
197 | window creation.
|
---|
198 | (file open dialog in InstallShield doesn't show weird edit control
|
---|
199 | anymore and the MS Word 97 main window looks better now)
|
---|
200 | o RegisterClassA/W: check icon first before copying it
|
---|
201 | (gets rid of some annoying warnings in the logfile)
|
---|
202 | - GDI32: o Change BITMAPINFO height if negative
|
---|
203 | (fixes failing StretchDIBits calls with Matrox display driver)
|
---|
204 |
|
---|
205 | 2001-07-12: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
206 | - KERNEL32: o Atom fixes
|
---|
207 | - OLEAUT32: o Added RegisterActiveObject, RevokeActiveObject &
|
---|
208 | GetActiveObject from Wine.
|
---|
209 |
|
---|
210 | 2001-07-10: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
211 | - COMDLG32: o Don't clear filename when selecting of switching
|
---|
212 | directory is file open/save dialog.
|
---|
213 |
|
---|
214 | 2001-07-10: knut st. osmundsen <kosmunds@csc.com>
|
---|
215 | - WIN32K: o Made DosKillProcessEx framework.
|
---|
216 | o Tried to fix missing unlocks of environment block.
|
---|
217 | - KERNEL32: o Tried to fix missing unlocks of environment block.
|
---|
218 | o Fixed module not found problem when a Pe2Lx is dynamically
|
---|
219 | loaded several times.
|
---|
220 | o Defined env.var. ODIN32.FAIL_IF_UNREGISTEREDLX to make
|
---|
221 | LoadLibraryEx fail on unregistered LX dlls. This will fix
|
---|
222 | the most annoying int 3's when starting Opera on debug Odin.
|
---|
223 | (Two int 3 per netscape/2 plugin checked.)
|
---|
224 |
|
---|
225 | 2001-07-09: knut st. osmundsen <kosmunds@csc.com>:
|
---|
226 | - CRTDLL: o When renaming dlls we still use the original importlibrary
|
---|
227 | and .def-file names. ORGTARGET exist for that purpose.
|
---|
228 | - NTDLL: o Link with crtdll.lib.
|
---|
229 | - VERSION: o Link with crtdll.lib.
|
---|
230 | - WIN32K: o Updated LieList with CrtDll -> CrtDll32 renaming.
|
---|
231 |
|
---|
232 | 2001-07-09: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
233 | - KERNEL32: o Directly import registry functions from REGISTRY.DLL
|
---|
234 | - GDI32: o Never use object handle 0
|
---|
235 | (fixes bad icons in dialogs)
|
---|
236 | - USER32: o Same edit fix as applied yesterday, but this time for
|
---|
237 | single line edit control painting.
|
---|
238 | (Opera url editbox now displays selected text properly)
|
---|
239 |
|
---|
240 | 2001-07-08: Achim Hasenmueller <achimha@innotek.de>
|
---|
241 | - WSOCK32: o error message to human readable text translation
|
---|
242 | for WSASetLastError (debug version)
|
---|
243 | o implemented IPPROTO_IP support for setsockopt
|
---|
244 | (not fully done)
|
---|
245 | o reset semaphore in WSAEnumNetworkEvents
|
---|
246 | - USER32: o deleted user32\old. It is still in the CVS attic
|
---|
247 | so in case you need it, you can get it from CVS
|
---|
248 |
|
---|
249 | 2001-07-08: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
250 | - USER32: o Some icon fixes
|
---|
251 | o Changed scrollbar behaviour in OS/2 mode; scrollbar doesn't
|
---|
252 | jump back to last click position when moving the mouse
|
---|
253 | outside the scroll window during scrolling.
|
---|
254 | o Changed menu behaviour in OS/2 mode; no mouse tracking
|
---|
255 | when right or left mouse button not pressed.
|
---|
256 | o Clipboard (Get/SetClipboardData: must translated open32
|
---|
257 | to kernel32 global memory handles (due to Global memory
|
---|
258 | api rewrite)
|
---|
259 | o Key translation for arrow keys and insert/del, home/end, page up/down
|
---|
260 | added (WM_CHAR message translation)
|
---|
261 | o Edit control bugfix for drawing selected text
|
---|
262 | - KERNEL32: o More pointer checks added to GlobalLock/Unlock
|
---|
263 | o Add default rename entry for crtdll
|
---|
264 | o Fixed FS corruption in atom functions (wrapper for LookupAtom)
|
---|
265 | - CRTDLL: o Renamed to crtdll32 to avoid problems with some Lotus
|
---|
266 | apps that come with their own crtdll
|
---|
267 | - NTDLL: o Link with crtdll32.lib
|
---|
268 | - VERSION: o Link with crtdll32.lib
|
---|
269 | - SHLWAPI: o Link with crtdll32.lib
|
---|
270 | - PELDR: o Fix for file not found error
|
---|
271 |
|
---|
272 | 2001-07-08: knut st. osmundsen <kosmunds@csc.com>
|
---|
273 | - KERNEL32: o Added call in initterm to tell win32k where the Odin32
|
---|
274 | environment block is. (Its in Open32, and I don't think
|
---|
275 | it is reallocated.)
|
---|
276 | o Added early initiation of Win32k loaded EXE. This corrected
|
---|
277 | problems with GetModuleHandleA returing -1 to MSVCRT.
|
---|
278 | - WIN32K: o Fixed environment block problem. The environment variables is
|
---|
279 | not updated in the original env.block. So, win32k needs to
|
---|
280 | be told where to find the Odin32 environment block to correctly
|
---|
281 | find dlls using the PATH.
|
---|
282 | o Corrected crosspage fixup bug.
|
---|
283 | o Set no internal fixups flag in LX header for most executables
|
---|
284 | in an attempt to convice OS/2 to load them where they wanna be
|
---|
285 | loaded (usually 0x00400000).
|
---|
286 | o Can now tell difference between the debug kernels.
|
---|
287 |
|
---|
288 | 2001-07-07: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
289 | - KERNEL32: o Rewrote atom functions (no longer relies on Open32)
|
---|
290 | o Fixed GetAtomNameW
|
---|
291 | - GDI32: o Don't use Open32 IsBad* memory functions directly
|
---|
292 | - COMDLG32: o PrintDlg fix: must translated open32 to kernel32 global
|
---|
293 | memory handles (due to Global memory api rewrite)
|
---|
294 |
|
---|
295 | 2001-07-07: Achim Hasenmueller <achimha@innotek.de>
|
---|
296 | - WS2_32: o import WSAEventSelect from WSOCK32 (although a
|
---|
297 | Winsock 2.0 API, it makes more sense to be implemented
|
---|
298 | in the Winsock 1.1 stack)
|
---|
299 | o import WSAEnumNetworkEvents from WSOCK32 (same reason)
|
---|
300 | - WSOCK32: o enhanced WSAAsyncSelect processing to allow both
|
---|
301 | window handle and event semaphore notification
|
---|
302 | o implemented WSAEventSelect
|
---|
303 | o implemented WSAEnumNetworkEvents (not correct)
|
---|
304 |
|
---|
305 | 2001-07-07: knut st. osmundsen <kosmunds@csc.com>
|
---|
306 | - URLMON: o Stubbed HlinkSimpleNavigateToString and RegisterBindStatusCallback
|
---|
307 | to fix SYS2048 during RealPlayer install.
|
---|
308 | - WIN32K: o Fixed the DBExpert bug in the longdllname code.
|
---|
309 | BTW. Thanks to Randell at Sundial Systems and Alex Newman
|
---|
310 | for reporting this and begin very helpful tracking it down.
|
---|
311 | o The longdllname feature now differs from the OS/2 loader on
|
---|
312 | one points: <br>
|
---|
313 | It is able to find (DosQueryModuleHandle) for dlls using
|
---|
314 | internal names which includes the .DLL extention. <br>
|
---|
315 | The longdllname feature don't currently support names with
|
---|
316 | extention .DLL like extentions with base name lengths from
|
---|
317 | 4-7 chars. I will fix this some day.<br>
|
---|
318 |
|
---|
319 | 2001-07-06: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
320 | - KERNEL32: o HeapAlloc must return pointers aligned at 8 byte boundary
|
---|
321 | o GlobalAlloc must return pointers aligned at 8 byte boundary
|
---|
322 | (SDK docs + verified in NT4, SP6)
|
---|
323 | o Better checks in GlobalFree for invalid handles/pointers
|
---|
324 | (InvestmentView seems to call it with a GDI handle; why??)
|
---|
325 | o LocalReAlloc bugfix
|
---|
326 | - USER32: o Must return 16 bits icon & cursor handles
|
---|
327 | (fixes crash in Acrobat Reader 4)
|
---|
328 | - GDI32: o GetDIBits must only return color information when lpvBits
|
---|
329 | is not NULL.
|
---|
330 | (fixes Opera crash (heap corruption) with new heap code)
|
---|
331 | - PELDR: o Report error when file not found.
|
---|
332 |
|
---|
333 | 2001-07-05: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
334 | - USER32: o WM_WINDOWPOSCHANGED dispatch bugfix (introduced yesterday)
|
---|
335 | o WinHelpA fixes (use shared memory for sending information
|
---|
336 | to winhlp32)
|
---|
337 | - KERNEL32: o Added GlobalFix and GlobalUnfix
|
---|
338 | o Local memory functions now use Global memory functions
|
---|
339 | o Ported Wine Global memory functions (we no longer depend
|
---|
340 | on Open32 for these)
|
---|
341 |
|
---|
342 | 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
343 | - USER32: o Partial implementation of ToAsciiEx (just calls ToAscii)
|
---|
344 | o VkKeyScanExA/W: call VkKeyScanA/W
|
---|
345 | o MapVirtualKeyExA/W: call MapVirtualKeyA/W
|
---|
346 | o SetParent bugfix; even though the win32 coordinates might
|
---|
347 | not change, the PM coordinates can. We must make sure the
|
---|
348 | child stays at the same position (y) relative to the
|
---|
349 | (new) parent.
|
---|
350 | (Cool Edit Pro LE play buttons now at the right position)
|
---|
351 | o Send WM_SETICON to frame window with converted win32 icon
|
---|
352 | (application icon now visible in task list)
|
---|
353 | o Quick fix for window creation:
|
---|
354 | Before a window has processed WM_NCCREATE:
|
---|
355 | - GetTopWindow can't return that window handle
|
---|
356 | - GetWindow(parent, GW_CHILD) can't return that window handle
|
---|
357 | - IsChild works
|
---|
358 | TODO: Does this affect more functions?? (other GetWindow ops)
|
---|
359 | (verified in NT4, SP6)
|
---|
360 | TODO: Must add window to parent's child list after WM_NCCREATE
|
---|
361 | and rewrite GetWindow & GetTopWindow
|
---|
362 | (fix for crash in MP3 Explorer)
|
---|
363 |
|
---|
364 | - GDI32: o Workaround for applications that depend on 16 bits
|
---|
365 | GDI object handles.
|
---|
366 | (TODO: must create our own 16 bits handles)
|
---|
367 | (fixes crash in Cool Edit Pro LE)
|
---|
368 |
|
---|
369 | 2001-07-03: knut st. osmundsen <kosmunds@csc.com>
|
---|
370 | - KERNEL32: o Improoved the Unhandled exception message by
|
---|
371 | trying to provide modulename and some kind of obj/offset.
|
---|
372 | - FastDep: o (synced with OS2Tools) Make better use of data in evt.
|
---|
373 | existing .depend file so that only changed files are processed.
|
---|
374 |
|
---|
375 | 2001-07-03: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
376 | - KERNEL32: o Executable load fix
|
---|
377 | (fixes crash during RealPlayer 8 install)
|
---|
378 | o Allow loading of OS/2 dlls for Odin32 apps (like Opera)
|
---|
379 | - USER32: o ToAscii & GetKeyboardState fixes
|
---|
380 | (for Putty keyboard input)
|
---|