Release 961222
[wine] / ChangeLog
1 ----------------------------------------------------------------------
2 Sun Dec 22 13:30:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3
4         * [graphics/metafiledrv/init.c] [graphisc/metafiledrv/mapping.c]
5         Added mapping functions.
6
7         * [if1632/gdi.spec] [objects/*.c] [include/windows.h]
8         Added a lot of Win32 functions.
9
10         * [memory/heap.c]
11         Added HEAP_strdupAtoW and HEAP_strdupWtoA.
12
13         * [misc/lstr.c] [memory/string.c]
14         Moved OEM<->Ansi conversion to string.c. Fixed a couple of bugs.
15
16         * [object/font.c]
17         Avoid uppercasing font names.
18
19         * [windows/hook.c]
20         Set ds = ss before calling hook procedure.
21
22 Sat Dec 21 21:44:17 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
23
24         * [objects/color.c]
25         Use colors allocated by other clients. 
26
27         * [windows/caret.c]
28         Set default blink time to 500.
29
30         * [windows/win.c] [windows/event.c]
31         Delete X context before XDestroyWindow().
32
33         * [windows/keyboard.c]
34         Fixed GetKeyState() once more.
35
36 Fri Dec 20 08:26:33 1996  Eric Youngdale <eric@sub2304.jic.com>
37
38         * [debugger/*.c]
39         Lots of built-in debugger improvements: parse Win32 EXEs debug
40         information, display local variables, source files and line
41         numbers, get symbols directly from the Wine executable, etc.
42
43 Tue Dec 17 22:39:42 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
44
45         * [misc/winsock_async.c]
46         Extern declaration added for h_errno.
47
48 Tue Dec 17 21:29:34 1996  Albrecht Kleine  <kleine@ak.sax.de>
49
50         * [windows/message.c]
51         Added two more CBT hook calls: HCBT_CLICKSKIPPED/HCBT_KEYSKIPPED.
52
53 ----------------------------------------------------------------------
54 Sun Dec 15 16:18:15 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
55
56         * [graphics/x11drv/bitblt.c]
57         Fixed BITBLT_StretchImage for partially covered or inverted
58         bitmaps.
59
60         * [objects/dib.c]
61         Fixed the upside-down bitmap problem.
62
63 Sat Dec 14 02:49:57 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
64
65         * [if1632/user32.spec]
66         IsMenu and RemoveMenu added (use existing Win16 functions).
67
68         * [include/windows.h]
69         Corrections to BITMAPINFOHEADER structure.
70
71         * [loader/module.c] [if1632/kernel32.spec]
72         New function GetModuleFileName32A (heavily based on original
73         Win16 version).
74
75         * [loader/pe_image.c]
76         Hack to allow files with short PE header to be loaded (e.g.
77         COMDLG32.DLL from Win32s).
78
79         * [misc/winsock_async.c]
80         #if out EIDRM case (not present in FreeBSD).
81
82         * [tools/build.c]
83         Remove trailing comments from .s files generated by build
84         as these break assembly when not run through pre-processor.
85
86         * [windows/graphics.c] [if1632/gdi32.spec]
87         New function Polyline32 - based on original Polyline. Needs
88         metafile support adding still.
89
90 Fri Dec 13 13:04:06 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
91
92         * [win32/findfile.c] [if1632/kernel.spec]
93         FindFirstFile32A(): Use dos current directory for drive prefixes.
94         FindNextFile32A(): Fill in file attribute information.
95         Implement FindFirstFile16, FindNextFile16, FindClose16.
96
97         * [files/drive.c]
98         GetCurrentDirectory32A - Fix problem with null 3rd character in
99         string.
100
101 Tue Dec 10 14:49:07 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
102
103         * [windows/painting.c][windows/message.c]
104         Don't use linked lists to call SendMessage(), for it might destroy
105         the current listentry.
106
107         * [misc/registry.c]
108         Fixed temporary file saving (rename doesn't work across
109         partitions).
110
111         * [files/*.c]
112         GetFullPathName*,GetDriveType32A fixed, CreateDirectoryEx*,
113         GetVolumeInformation32W fixed.
114
115         * [win32/process.c][if1632/kernel.spec][if1632/kernel32.spec]
116         LoadLibrary* updated to new naming std., *32W added.
117
118         * [win32/console.c] [include/wincon.h]
119         Additions for NT commandline executables.
120
121         * [if1632/advapi32.spec][if1632/kernel32.spec][win32/init.c]    
122         GetUserName32W added, GetComputerName32W added,
123         GetStartupInfo32W added, GetSystemInfo updated to NT standard.
124
125         * [windows/msgbox.c][misc/shell.c][windows/graphics.c]
126         MessageBox32W, ShellAbout32W, CommandLineToArgvW, Polygon32 added.
127
128         * [misc/crtdll.c][include/crtdll.h][if1632/crtdll.spec][misc/ntdll.c]
129           [if1632/ntdll.spec]
130         Lot of new unicode functions added (needed for NT).
131
132         * [loader/pe_image.c]
133         NtCurrentTeb added.
134
135 Tue Dec 10 22:39:33 1996  Albrecht Kleine  <kleine@ak.sax.de>
136
137         * [windows/keyboard.c]
138         Rewrote function TranslateAccelerator().
139
140 Mon Dec  9 14:52:13 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
141
142         * [windows/defwnd.c] 
143         DEFWND_SetText(): Set icon name.
144
145 Sun Dec  8 23:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
146
147         * [loader/signal.c] [misc/winsock.c] [misc/winsock_async.c]
148           [if1632/winsock.spec]
149         IPC resource cleanup, bugfixes.
150
151         * [windows/dialog.c] [windows/defdlg.c]
152         More DefDlgProc() fixes.
153
154 Sun Dec  8 14:01:42 1996  Vadim Strizhevsky  <striv@ms.com>
155
156         * [misc/clipboard.c] [objects/font.c] [win32/init.c]
157           [win32/newfns.c] [windows/graphics.c]
158         Added a few WIN32 functions which needed to run some win32
159         accessories. Clock should now work almost as well as 16 bit version.
160         Add: RegisterClipboardFormat32W GetTextExtentExPoint32*
161              GetModuleHandleW, DisableThreadLibraryCalls (empty stub),
162              Polygon32
163         Fix: Polygon16 possible memory leak on error return.
164
165 ----------------------------------------------------------------------
166 Sun Dec  8 14:51:57 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
167
168         * [configure.in]
169         Added check to see if the compiler supports building a DLL when
170         the --with-dll option is used.
171
172         * [controls/listbox.c]
173         Don't send LBN_SELCHANGE too often.
174         Added WM_CHARTOITEM support.
175
176         * [Make.rules.in] [library/Makefile.in]
177         Build winestub.o and link it with Winelib programs.
178
179         * [objects/text.c]
180         Added support for '&&' in DrawText().
181
182         * [tools/build.c]
183         Added -o option.
184
185 Sat Dec 7 12:07:07 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
186
187         * [win32/thread.c]
188         GetCurrentThread(): return -2 (current thread pseudo-handle).
189         GetCurrentThreadId(): return GetCurrentTask().
190
191         * [objects/font.c] [if1632/gdi32.spec]
192         GetTextExtentPoint32{A,W}Buggy(): for future bug-compatibility.
193
194         * [win32/findfile.c]
195         FindClose(): ignore INVALID_HANDLE_VALUE (like Win95).
196
197         * [windows/hook.c] [include/hook.h] [if1632/user.spec]
198           [if1632/user32.spec] [windows/focus.c] [windows/message.c]
199           [windows/nonclient.c] [windows/win.c] [windows/winpos.c]
200         Hooks rewritten to support Win32.
201
202         * [misc/winsock.c]
203         WINSOCK_select(): need to put sockets with errors into exceptfds.
204         WINSOCK_socket(): fix error return.
205
206         * [windows/win.c]
207         SetWindowWord(): call SetParent on GWW_HWNDPARENT.
208
209 Wed Dec  4 22:03:05 1996  Andrew Taylor <andrew@riscan.com>
210
211         * [files/dos_fs.c]
212         Check if buf is NULL before copying string in GetFullPathName32A().
213
214 Wed Dec  4 21:40:59 1996  Robert Pouliot <krynos@clic.net>
215
216         * [graphics/wing.c] [if1632/wing.spec]
217         Implemented many WinG functions, but some don't seem to
218         work correctly (probably due to the one not done).
219         
220 Wed Dec  4 03:38:25 1996  Lee Jaekil <juria@puma.kaitech.re.kr>
221
222         * [misc/main.c]
223         Implemented a few more of the SystemParametersInfo() cases.
224
225 Sun Dec  1 22:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu> 
226
227         * [controls/button.c]
228         Improved focus rectangle painting.
229
230         * [windows/dialog.c] [windows/defdlg.c]
231         Fixed IE3.0 problems with DWL_MSGRESULT.
232
233 Sun Dec  1 20:49:32 1996  Albrecht Kleine  <kleine@ak.sax.de>
234
235         * [files/profile.c]
236         Changed error handling in PROFILE_SetString().
237
238 ----------------------------------------------------------------------
239 Sat Nov 30 19:21:17 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
240
241         * [configure]
242         Re-generated with autoconf 2.11. Let me know if you have
243         problems.
244
245         * [controls/listbox.c] [controls/oldlbox.c]
246         Listboxes rewritten from scratch. Moved old code still used by
247         comboboxes to oldlbox.c
248
249         * [misc/registry.c]
250         Use temporary file when saving registry.
251
252         * [windows/dialog.c]
253         Implemented Win32 version of DlgDirList() and DlgDirListComboBox().
254
255         * [windows/winproc.c]
256         Added translation for listbox Win32 messages.
257
258 Sat Nov 30 21:00:00 Alex Korobka <alex@trantor.pharm.sunysb.edu>
259
260         * [controls/widgets.c] [controls/button.c]
261         Fixed some incompatibilities with CTL3D DLL.
262
263         * [windows/dialog.c]
264         Made dialog windows fit into the desktop.
265
266         * [misc/winsock.c] [misc/winsock_async.c]
267         New Winsock engine.
268
269         * [windows/message.c]
270         GetMessage() fixes.
271
272         * [windows/queue.c] [windows/hook.c] [windows/win.c]
273         SetMessageQueue() fixes.
274
275 Fri Nov 29 10:25:12 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
276
277         * [objects/text.c]
278         DrawText16(): Fixed return value.
279
280 Tue Nov 26 14:47:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
281
282         * [files/profile.c] [*/*]
283         Added Win32 profile functions, updated to new naming standard.
284
285         * [objects/font.c] [if1632/thunk.c] [include/windows.h]
286         Added EnumFonts32*, EnumFontFamiliesEx*, changed prototypes and
287         structures.
288
289         * [misc/ole2nls.c] [if1632/thunk.c]
290         Added EnumSystemLocales() (winhelp.exe).
291
292         * [misc/registry.c]
293         Added Windows 3.1 registry loader supplied by Tor Sjxwall, tor@sn.no
294
295         * [win32/file.c]
296         Partially fixed CreateFileMapping(), added UnmapViewOfFile().
297
298 Sat Nov 23 23:36:05 1996  Ronan Waide  <waider@waider.ie>
299
300         * [misc/shell.c]
301         Fixed some FIXMEs relating to ShellExec() and FindExecutable().
302
303         * [misc/main.c]
304         Implemented a few more of the SystemParametersInfo() cases.
305
306 Tue Nov 19 01:24:34 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
307
308         * [include/keyboard.h]
309         New file, new macro WINE_VKEY_MAPPINGS (using code taken from event.c).
310
311         * [include/windows.h]
312         New [VK_A, VK_Z] and [VK_0, VK9] macros.
313
314         * [misc/keyboard.c]
315         Fixes in KeyTable and ToAscii.
316
317         * [objects/font.c]
318         FONT_init : Give default value for MSWIN "system" font.
319         FONT_MatchFont : Do not try every size of a font family if the
320         family does not exist.
321
322         * [windows/event.c]
323         lastEventChar hack removed.
324         KeyStateTable replaced by InputKeyStateTable (maintained in event.c)
325         and QueueKeyStateTable (maintained in message.c).
326         EVENT_key : Corrections to the extended bit setting.
327
328         * [windows/message.c] [windows/keyboard.c]
329         Implementation of a new QueueKeyStateTable : table of key states
330         valid when messages are retrieved by GetMessage or PeekMessage,
331         and valid for TranslateMessage.
332         TranslateMessage : Convert WM*KEY messages using QueueKeyStateTable
333         and ToAscii.
334         
335 Mon Nov 18 16:59:01 1996  Robert Pouliot <krynos@clic.net>
336
337         * [graphics/Makefile.in] [graphics/wing.c]
338           [if1632/wing.spec]
339         Some functions for WinG support, mostly empty stubs.
340
341         * [misc/crtdll.c] [if1632/crtdll.spec]
342         Many functions added to CRTDLL, mostly calls to Unix C library.
343
344 ----------------------------------------------------------------------
345 Sun Nov 17 15:01:45 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
346
347         * [graphics/bitblt.c] [graphics/x11drv/bitblt.c]
348         Moved BitBlt operations to the new graphics driver
349         interface. Implemented PatBlt32, BitBlt32 and StretchBlt32.
350
351         * [memory/global.c]
352         Unified MemManInfo() and GlobalMemoryStatus().
353
354         * [objects/text.c]
355         Fixed ExtTextOut() to always use physical coords for clip rect.
356
357         * [windows/dialog.c]
358         Implemented DlgDirSelectEx() and Win32 version of DlgDirSelect*.
359
360         * [windows/event.c]
361         Avoid busy-looping in EVENT_WaitXEvent when no timer is pending
362         (thanks to Thomas Koenig).
363
364         * [windows/painting.c]
365         Moved update region clipping for CS_PARENTDC windows to BeginPaint().
366         
367         * [windows/scroll.c]
368         Implemented Win32 version of ScrollWindow() and ScrollDC().
369
370 Tue Nov 12 09:52:17 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
371
372         * [files/*.c] [win32/file.c]
373         Some win32 filetime conversion functions added.
374         Fixed behaviour with DOS drives pointing to UNIX /
375         SetCurrentDirectory() may also get X:\xxx paths.
376         Fixed FILE_Open when called from CreateFile().
377         Added GetFileSize(), MapViewOfFile(), SetFileTime(), GetFileTime().
378
379         * [misc/crtdll.c] [if1632/crtdll.spec]
380         Added some new functions.
381
382         * [if1632/user32.spec]
383         Some thunks into win16 code added.
384
385         * [win32/init.c]
386         Added GetSystemInfo(), removed GetModuleFileName() stub.
387
388         * [win32/code_page.c] [if1632/thunk.c]
389         Added EnumSystemCodePages* (untested).
390
391         * [objects/font.c] [if1632/thunk.c]
392         Added EnumFontFamilies32*.
393         
394 Mon Nov 11 14:50:24 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
395
396         * [controls/menu.c] [windows/mdi.c]
397         Don't delete the MDI `windows' menu if it's already been deleted.
398
399         * [misc/exec.c]
400         Notepad always calls WinHelp(.., HELP_QUIT, ...) at termination
401         and complains if it returns FALSE.
402
403         * [windows/winpos.c]
404         Get maximized MDI child's nonclient area redrawn after resize.
405
406 Thu Nov  7 13:32:34 1996  Lee Jaekil <juria@seodu.co.kr>
407
408         * [memory/global.c]
409         Use /proc filesystem for GlobalMemoryStatus() on Linux.
410
411 Mon Nov  4 18:30:00 1996  Alex Korobka <alex@trantor.pharm.sunysb.edu>
412
413         * [windows/event.c]
414         Added OffiX-style file drop handling. File paths must be
415         DOS-mappable by Wine (via wine.conf).
416
417         * [controls/combo.c]
418         Added WM_GETTEXT handler.
419
420         * [objects/palette.c]
421         Added ResizePalette() (untested).
422
423         * [objects/cursoricon.c]
424         Implemented icon to cursor conversion.
425
426         * [objects/color.c]
427         Fixed crash on startup when no colorcells are writeable.
428
429 Mon Nov  4 00:49:41 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
430
431         * [rc/winerc.c]
432         Added support for win32 output.
433
434         * [library/libres.c] [include/libres.h] [loader/resource.c]
435         Renamed LIBRES_FindResource to LIBRES_FindResource16.
436         Added LIBRES_FindResource32.
437
438 Sun Nov 3 21:21:45 1996  Robert Pouliot <krynos@clic.net>
439
440         * [loader/builtin.c] [if1632/Makefile.in] [if1632/wing.spec]
441         Added the spec file for WinG, it's only stub for now, but it
442         should be easy to do by someone with Windows programming
443         knowledge. See: ftp.microsoft.com/SoftLib/MSLFILES/wing10.exe.
444
445         * [if1632/crtdll.spec]
446         Added some string and memory functions to make sfxed95.exe (of
447         Warcraft 2) almost work.
448
449 ----------------------------------------------------------------------
450 Sat Nov  2 12:50:40 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
451
452         * [files/dos_fs.c]
453         Added long file name mask in DOSFS_FindNext().
454
455         * [loader/pe_image.c] [loader/task.c]
456         Moved Win32 task startup into TASK_CallToStart().
457
458         * [objects/dc.c]
459         Fixed SetDCState() for memory DC (thanks to Constantine
460         Sapuntzakis for spotting this one).
461
462         * [windows/winpos.c]
463         Fixed WINPOS_ForceXWindowRaise() to preserve correct Z-order.
464
465         * [*/*]
466         Added Win32 version for many graphics functions.
467
468 Thu Oct 31 10:00:18 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
469
470         * [controls/button.c]
471         BUTTON_CheckAutoRadioButton() unchecks only auto radio buttons.
472
473         * [controls/edit.c]
474         EM_GETSEL result should have HIWORD(result) >= LOWORD(result); old
475         EDIT_EM_GetSel() renamed to EDIT_GetSel(). 
476
477         * [windows/dialog.c]
478         DS_LOCALEDIT is a dialog style not an edit style.
479
480         * [windows/winproc.c]
481         Stop stack trashing when wndPtr->text == NULL.
482
483 Tue Oct 29 23:35:04 1996   Constantine P Sapuntzakis <csapuntz@mit.edu>
484
485         * [windows/dce.c]
486         GetDCEx32 - The determination of whether to use the DC cache or
487         not should be independent of DCX_USESTYLE.
488
489 Sat Oct 26 17:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
490
491         * [files/directory.c]
492         Added errno.h to #includes
493
494         * [tools/makedep.c]
495         Close files once they have been processed.
496
497 ----------------------------------------------------------------------
498 Tue Oct 22 20:09:52 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
499
500         * [*/Makefile.in] [tools/makedep.c]
501         New program to generate dependencies; should be faster and more
502         portable than 'gcc -MM'.
503
504         * [*/*]
505         Replaced WPARAM and HDC by explicitly-sized types.
506
507         * [windows/hook.c]
508         Fixed bug in HOOK_GetHook16 function.
509
510 Thu Oct 17 09:13:50 1996  John Harvey <john@division.co.uk>
511
512         * [include/debug.h] [include/stddebug.h]
513         Added debug option for win16drv (-debugmsg +win16drv)
514
515         * [graphics/win16drv/init.c]
516         Only enable CreateDC if printer=on specified in wine section of
517         wine.conf.
518         printfs changed to dprintf_win16drv.
519         Some tidying up.
520
521         * [include/gdi.h] [graphics/x11drv/clipping.c]
522           [graphics/x11drv/Makefile.in]
523         Moved SetDeviceClipping into drivers.
524
525 ----------------------------------------------------------------------
526 Sun Oct 13 15:32:32 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
527
528         * [Make.rules.in] [*/Makefile.in]
529         Made it possible to compile from a directory other than the source
530         directory.
531
532         * [graphics/metafiledrv/init.c] [include/metafiledrv.h]
533           [objects/metafile.c] [objects/dc.c]
534         New graphics driver for metafiles.
535
536         * [if1632/thunk.c]
537         Added thunks for SetWindowsHook and SetDCHook.
538
539         * [windows/dialog.c]
540         Fixed GetNextDlgGroupItem and GetNextDlgTabItem to skip disabled
541         items.
542
543         * [*/*]
544         Removed non Win32-clean types HANDLE, HBITMAP, HBRUSH, HFONT,
545         HINSTANCE, HMENU, HRGN and HTASK.
546
547 Wed Oct  9 14:59:45 1996  Frans van Dorsselaer  <dorssel@rulhm1.LeidenUniv.nl>
548
549         * [controls/edit.c]
550         Fixed EditWndProc() to fall back to DefWndProc() when the
551         edit state structure is not available.
552
553 Wed Oct  2 14:00:34 1996  Huw D. M. Davies  <h.davies1@physics.oxford.ac.uk>
554
555         * [windows/nonclient.c] [windows/mdi.c]
556         AdjustWindowRectEx16() should only take notice of the styles
557         WS_DLGFRAME, WS_BORDER, WS_THICKFRAME and
558         WS_EX_DLGMODALFRAME. Thanks to Alex Korobka.
559
560         * [controls/scroll.c]
561         Fixed typo in ShowScrollBar32().
562
563 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
564
565         * [if1632/user32.spec] [if1632/winmm.spec]
566         Added SetParent and sndPlaySoundA.
567         
568 ----------------------------------------------------------------------
569 Fri Sep 27 14:18:42 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
570
571         * [controls/button.c]
572         Fixed focus rectangle size and clipping.
573
574         * [controls/scroll.c]
575         Converted to Win32 and added support for scroll page.
576         Completed SetScrollInfo() and implemented other Win32 functions.
577
578         * [files/file.c]
579         Removed FILE_Read() (use _lread32 instead).
580
581         * [objects/dce.c] [include/dce.h]
582         Allocate DCE on the Win32 heap, and use pointers instead of
583         handles.
584         Implemented Win32 version of DC functions.
585
586         * [windows/painting.c]
587         Attempt to make CS_PARENTDC style work again.
588
589 Wed Sep 25 23:40:52 1996 Alex Korobka <alex@trantor.pharm.sunysb.edu>
590
591         * [windows/dce.c] [windows/winpos.c]
592         Override SaveUnder attribute when painting took place
593         in a window below. Force X to raise activated window 
594         in seamless mode.
595
596         * [misc/clipboard.c] [windows/event.c]
597         Translation between DOS and Unix text formats and several
598         other fixes for the sudden selection loss.
599
600         * [windows/message.c]
601         Apply "first" and "last" when checking for WM_QUIT in 
602         MSG_PeekMessage().
603
604         * [windows/win.c]
605         Rearranged DestroyWindow() to fit "Windows Internals"
606         description.
607
608         * [windows/win.c] [windows/winpos.c] [windows/nonclient.c]
609         Misc. fixes to CBT hook calls.
610
611         * [controls/menu.c] [misc/user.c]
612         Fixup resident popup menu window so that it doesn't get
613         destroyed by USER_AppExit().
614
615         * [loader/module.c] [loader/task.c] [windows/event.c]
616         Process "unsafe" X events outside the scheduler to prevent
617         deadlocks.
618
619         * [windows/message.c] [windows/queue.c] [windows/winpos.c]
620         Lots of fixes for better Win16 multitasking.
621
622 Wed Sep 25 20:36:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
623
624         * [include/windows.h]
625         Added some missing HOOK defines.
626
627         * [misc/shell.c][if1632/shell32.spec][include/shell.h]
628         SHGetFileInfoA stub added (win95 mplayer.exe /play bla.avi).
629
630         * [win32/console.c][include/wincon.h]
631         GetConsoleScreenBufferInfo, GetLargestConsoleWindowSize added.
632
633         * [misc/registry.c]
634         Some null ptr fixes.
635
636         * [loader/pe_image.c]
637         Fixed exported function lookup. (msvcrt20.dll)
638         Add debugsyms for entrypoint, exported functions and sections.
639
640         * [multimedia/mmsystem.c]
641         MCIOpen: support for element opens (mplayer.exe /play bla.avi).
642
643         * [several]
644         Added several missing things/stubs/simple thunks from win32
645         to win16 code.
646
647 Sat Sep 21 17:27:44 1996  O.Flebbe  <flebbe@science-computing.uni-tuebingen.de>
648
649         * [windows/property.c]
650         Fixed debugging of 16 Bit RemoveProp().
651
652         * [debugger/memory.c]
653         Added DEBUG_checkmap_bad() for linux.
654
655 Thu Sep 19 20:48:31 1996  Albrecht Kleine  <kleine@ak.sax.de>
656
657         * [windows/event.c] [windows/hook.c]
658         Use EnableHardwareInput() for JournalPlayback hook.
659
660         * [controls/listbox.c]
661         Changed handling of LB_GETITEMRECT in empty listboxes.
662
663 Thu Sep 19 13:34:35 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
664
665         * [misc/main.c]
666         Fixes to X resources handling.  
667
668 Wed Sep 18 00:31:15 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
669
670         * [objects/metafile.c] [include/gdi.h] [objects/dc.c]
671         Individual handle table created for each metafile. Fixed
672         GlobalReAlloc() bug in MF_AddHandleDC() (was MF_AddHandleInternal).
673
674         * [windows/graphics.c] [objects/dc.c]
675         Rectangle() changed to work better with wide pens and PS_NULL.
676         Use JoinMiter.
677
678         * [windows/winpos.c]
679         Make the whole (non X) window invalid on resize if CS_[VH]REDRAW
680         is set.
681
682         * [windows/nonclient.c]
683         AdjustWindowRectEx() should perform calculations even if the
684         window is minimized.
685
686         * [windows/mdi.c]
687         Better handling of system button painting. Maximized windows can
688         contain scroll bars. Icons now maximize properly.
689
690         * [windows/defwnd.c] [windows/nonclient.c] [controls/menu.c]
691         Improved greying of items in system menu. WM_INITMEMUPOPUP no
692         longer caught in DefWndProc, DEFWND_InitSysMenuPopup moved to
693         menu.c.
694
695 Mon Sep 16 21:30:00 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
696
697         * [several files]
698         Fix missing includes and wrong printing arguments.
699
700         * [controls/listbox.c]
701         Don't sort drives in ListBoxDirectory().
702         
703 Sat Sep 14 09:05:47 1996  Petri Tuomola <ptuomola@xs4all.nl>
704
705         * [windows/dialog.c]
706         Fixed handling of Shift-TAB in dialogs.
707
708 Thu Sep 12 18:31:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
709
710         * [if1632/gdi32.spec]
711         Added SelectClipRgn - call win16 version.
712
713         * [if1632/user32.spec]
714         Added GetAsyncKeyState, GetMenuItemID and GetMenuStringA.
715
716         * [include/wincon.h]
717         Added COORD and SMALL_RECT typedefs, moved CONSOLE_SCREEN_BUFFER_INFO
718         out of #if 0 protected portion of file.
719
720         * [loader/pe_image.c]
721         PE_InitTEB() - Tidy up, bug fix to stack pointer value (Borland
722         programs now work better)
723
724         * [win32/console.c]
725         Added stub functions for GetConsoleScreenBufferInfo and 
726         GetLargestConsoleWindowSize
727
728         * [win32/findfile.c]
729         FindFirstFile32A() - removed erroneous strcpy
730
731         * [windows/keyboard.c]
732         GetAsyncKeyState() - bug fix - now returns value as per Microsoft
733         specification. NB - I still have doubts about some other functions
734         in this file.
735
736 ----------------------------------------------------------------------
737 Wed Sep 11 18:08:30 1996  Albrecht Kleine  <kleine@ak.sax.de>
738
739         * [windows/event.c]
740         Minor improvements in setting event time in MSG struct.
741
742         * [windows/hook.c]
743         Removed an useless 'unimplemented hook' message.
744
745         * [windows/win.c]
746         Added a WH_CBT hook call during window creation: good for CTL3D.DLL
747
748 Wed Sep 11 11:19:56 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
749         * [loader/pe_image.c]
750         Fixed imports with no name/ordinal list (MFC30.DLL).
751         Added borland style - ordinal import (wsock32.dll).
752
753         * [files/file.c] [win32/file.c] [if1632/kernel.spec]
754           [if1632/kernel32.spec] [include/windows.h]
755         Win32 and Win16 code use the same filehandles/HFILEs.
756         Added SetEndOfFile, MoveFile*, diverse *W functions.
757
758         * [loader/pe_image.c]
759         Fixed argument 2 to DllEntry.
760
761         * [misc/comm.c]
762         Adapt to filehandling changes, win32 code still broken.
763
764         * [misc/registry.c]
765         Use Wine filehandling.
766         StartupRegistry to add startup-detected registry entries.
767
768         * [miscemu/dpmi.c] [miscemu/int21.c]
769         Some missing interrupt-functions added.
770
771         * [if1632/gdi32.spec][if1632/user32.spec]
772         Some thunks to 16 bit equivalent functions added.
773
774 Sat Sep  7 11:36:57 EDT 1996  Matthew Ghio <ghio@netcom.com>
775
776         * [misc/winsocket.c]
777         Rewrote WINSOCK_select() and WSAFDIsSet() to properly convert
778         Windows fd_set structs.
779
780         * [if1632/winsock.spec]
781         Corrected arguments to select().
782
783 ----------------------------------------------------------------------
784 Sun Sep  1 19:22:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
785
786         * [misc/commdlg.c] [if1632/commdlg.spec]
787         Fixed some SEGPTR problems.
788
789         * [windows/winproc.c]
790         Added message translation for WM_COMPAREITEM, WM_DELETEITEM
791         and WM_MEASUREITEM
792         Fixed 16-to-32 translation for WM_HSCROLL/WM_VSCROLL.
793
794 Fri Aug 30 13:39:00 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
795         * [files/drive.c]
796         GetDriveType16 should report CDROMs as DRIVE_REMOTE (ACME setup).
797
798         * [multimedia/audio.c]
799         The minimum audiobuffer size shrunk somewhere in linux 1.3.xx
800         below 4096 bytes.
801
802         * [multimedia/mcistring.c]
803         Segptr string handling fixed & enhanced.
804
805         * [if1632/crtdll.spec][misc/crtdll.c]
806         malloc,free,_strupr,_stricmp,_strcmpi added.
807
808         * [if1632/wsock32.spec][misc/winsock.c]
809         More direct thunks into unix libc and WsControl-stub added.
810
811 Thu Aug 29 23:54:25 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
812
813         * [objects/metafile.c]
814         Bug fixes to both recording and playback of ExtTextOut().
815
816 Tue Aug 27 15:43:21 1996  Slaven Rezic  <eserte@cs.tu-berlin.de>
817
818         * [multimedia/audio.c] [multimedia/mcianim.c]
819           [multimedia/mcicda.c] [multimedia/midi.c]
820         Made cdaudio, audio and midi work for FreeBSD.
821
822 Sun Aug 25 20:18:56 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
823
824         * [misc/crtdll.c] [if1632/crtdll.spec]
825         Added a lot of functions.
826
827         * [misc/ole2nls.c]
828         Added ID values for all languages in GetUserDefaultLCID().
829         
830 Fri Aug 24 21:02:28 1996  Albrecht Kleine  <kleine@ak.sax.de>
831
832         * [windows/event.c] [windows/message.c]
833         First attempt at hook WH_JOURNALPLAYBACK.
834
835 ----------------------------------------------------------------------
836 Sat Aug 24 13:57:01 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
837
838         * [controls/scroll.c]
839         Renamed SCROLLINFO to SCROLLBAR_INFO to avoid conflict with Win32.
840
841         * [graphics/driver.c] [include/x11drv.h]
842         New files for graphics driver handling.
843
844         * [if1632/relay.c] [include/registers.h] [tools/build.c]
845         Implemented Win32 register functions. Not really tested yet.
846
847         * [include/gdi.h]
848         Added a lot of functions to the DC func table.
849
850         * [loader/pe_image.c]
851         Initialise %fs before calling out to 32-bit code.
852
853         * [windows/hook.c]
854         Fixed bug in HOOK_GetHook().
855
856         * [windows/win.c]
857         Fixed FindWindow to return an error if the class name doesn't exist.
858
859 Wed Aug 21 15:15:53 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
860
861         * [if1632/Makefile.in] [misc/mpr.c] [if1632/mpr.spec]
862         mpr.dll specs added.
863
864         * [if1632/kernel32.spec] [win32/newfns.c] [memory/global.c]
865         QueryPerformanceCounter(), GlobalMemoryStatus() added.
866
867         * [if1632/user32.spec] [win32/error.c]
868         SetLastErrorEx() added.
869
870         * [misc/commdlg.c]
871         lpstrFilter might be NULL in FILE_WMInitDialog (NS 3.0 setup).
872
873         * [misc/registry.c]
874         Some missing NULL ptr checks added, misc clean up.
875
876 Tue Aug 20 21:00:00 1996 Alex Korobka  <alex@pharm.sunysb.edu>
877
878         * [controls/menu.c]
879         Adjust popup menu coordinates so that it always stays within 
880         the desktop.
881
882         * [misc/main.c]
883         Fixed GetEnvironment() return value for lpEnv == NULL case.
884
885 Mon Aug 19 22:48:36 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
886
887         * [misc/crtdll.c] [if1632/crtdll.spec]
888         Added some is* functions, strlen and tolower.
889         
890 Mon Aug 19 13:33:13 1996  Stephen Simmons  <ssimmons@vitsemi.com>
891
892         * [tools/wineconf]
893         New perl script to generate the wine.conf file.
894
895 Fri Aug 16 15:31:44 1996   John Harvey <john@division.co.uk>
896
897         * [if1632/gdi.spec]
898         Lots of printer functions.
899         
900         * [include/callback.h]
901         New functions for printer driver support.
902
903         * [include/gdi.h]
904         New/changed structures to support printer driver.
905
906         * [misc/escape.c]
907         New version that uses function table in DC structure.
908
909         * [objects/dc.c]
910         CreateDC copes with things other than Display.
911         X code for CreateDC moved to graphics/x11drv directory.
912         CreateCompatibleDC copies func table from original DC.
913
914         * [objects/font.c]
915         GetTextExtentPoint32A,GetTextMetrics16 use function table in
916         DC and code moved to drivers directory.
917
918         * [misc/printdrv.c] [graphics/*/*] [include/win16drv.h]
919         New files for printer support. 
920
921 Fri Aug 16 12:33:00 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
922
923         * [controls/scroll.c]
924         Added SetScrollInfo32 and GetScrollInfo32.  These just call existing
925         code. There are a few options in which I'm probably the wrong person
926         for the job (page size and disable bar). There are comments in the
927         code as to what they should do.
928
929         * [objects/gdiobj.c] [objects/font.c] [include/font.h]
930         Added 32 bit version of FONT_GetObject.
931
932 ----------------------------------------------------------------------
933 Sun Aug 18 12:17:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
934
935         * [files/drive.c]
936         Added 'Filesystem' option in drives configuration.
937
938         * [files/dos_fs.c] 
939         Added handling of case-insensitive filesystems.
940
941         * [memory/selector.c] [include/stackframe.h]
942         Removed MAKE_SEGPTR.
943
944         * [misc/commdlg.c] [multimedia/mcistring.c]
945         Replaced MAKE_SEGPTR by the SEGPTR_* macros.
946
947         * [objects/bitblt.c] [windows/graphics.c]
948         Use an intermediary pixmap to avoid some BadMatch errors on
949         XGetImage().
950
951 Sun Aug 18 09:21:27 1996  Albrecht Kleine  <kleine@ak.sax.de>
952
953         * [windows/message.c]
954         Added handling of WM_NC...mouse messages in JOURNALRECORD hook.
955
956         * [misc/ver.c]
957         Fixed a bad string result in VerQueryValue[16|32A|32W].
958
959 Fri Aug 16 19:55:04 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
960
961         * [if1632/crtdll.spec] [misc/crtdll.c]
962         More additions to get win95 programs further down the road.
963
964         * [if1632/kernel.spec] [loader/module.c]
965         GetModuleName() added.
966         LoadModule(): params->showCmd can be NULL.
967
968         * [if1632/kernel32.spec] [if1632/thunk.c]
969         ThunkConnect32() stub added.
970
971         * [loader/resource.c]
972         Entries include lastentry.
973
974         * [misc/shell.c] [files/file.c]
975         Made progman work again.
976
977 Fri Aug 16 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
978         
979         * [windows/defwnd.c] [windows/winpos.c] [windows/painting.c]
980         Icon painting fixes.
981
982         * [windows/winpos.c] [windows/painting.c]
983         Enforce and follow hrgnUpdate more closely to cut down on
984         redundant RedrawWindow() calls.
985
986         * [windows/event.c]
987         Process ConfigureNotify only for managed windows.
988
989         * [windows/winpos.c]
990         Do not redraw parent if the window was hidden before SetWindowPos().
991
992         * [windows/nonclient.c]
993         Omit some nonclient decoration painting for managed windows.
994
995         * [controls/menu.c] [windows/mdi.c] [windows/nonclient.c]
996         Implemented WM_NEXTMENU.
997
998         * [controls/listbox.c]
999         Multicolumn listboxes return WVR_VREDRAW on WM_NCCALCSIZE.
1000
1001         * [misc/shell.c]
1002         Added .ICO file handling to ExtractIcon().
1003
1004 ----------------------------------------------------------------------
1005 Sun Aug 11 13:00:20 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1006
1007         * [configure.in] [include/acconfig.h] [tools/build.c]
1008         Added check for underscore on external symbols.
1009
1010         * [memory/selector.c] [memory/global.c]
1011         Fixed FreeSelector() to free only one selector.
1012         Added SELECTOR_FreeBlock() to free an array of selectors.
1013
1014         * [objects/color.c]
1015         Fixed a bug in COLOR_ToLogical() that caused GetPixel() to fail on
1016         hi-color displays.
1017
1018         * [tools/build.c] [if1632/crtdll.spec]
1019         Added 'extern' type, used for external variables or functions.
1020
1021         * [windows/winpos.c]
1022         Allow de-activating a window in WINPOS_ChangeActiveWindow().
1023
1024         * [windows/winproc.c]
1025         Added 32-to-16 translation for button messages.
1026         Fixed WINPROC_GetPtr() to avoid crashes on 32-bit procedures that
1027         happen to be valid SEGPTRs.
1028
1029 Sat Aug 10 18:22:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
1030
1031         * [windows/message.c]
1032         Removed a FIXME in MSG_PeekHardwareMsg(): produces correct 
1033         data for the JOURNALRECORD-hook (using EVENTMSG16 structure).
1034
1035         * [if1632/gdi.spec] [include/windows.h] [objects/metafile.c]
1036         Introduced undocumented API function IsValidMetaFile(), plus a
1037         minor fix in last patch of CopyMetaFile().
1038
1039         * [objects/gdiobj.c]
1040         Removed a FIXME in IsGDIObject(): added magic word check.
1041
1042 Sun Aug 10 18:10:10 1996  Bruce Milner <Bruce.Milner@genetics.utah.edu>
1043
1044         * [controls/statuswin.c]
1045         First pass at implementing the StatusWindow class.
1046
1047         * [include/commctrl.h]
1048         Header file for common controls.
1049
1050         * [controls/widgets.c]
1051         Added InitCommonControls().
1052
1053         * [if1632/comctl32.spec]
1054         Add DrawStatusTextA, CreateStatusWindowA, InitCommonControls.
1055
1056         * [win32/findfile.c] [if1632/kernel32.spec]
1057         Add FindNextFile32A, FindClose.
1058         Modified FindFirstFile32A so it works with FindNextFile32A.
1059
1060         * [include/winbase.h]
1061         Fixed WIN32_FIND_DATA structure member names.
1062
1063 Sat Aug 10 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1064
1065         * [windows/scroll.c]
1066         Changed scrolling routines to benefit from DCE code update.
1067
1068 Thu Aug  8 18:05:09 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1069
1070         * [files/file.c]
1071         SearchPath* could get NULL for lastpart argument.
1072
1073         * [if1632/build-spec.txt] [documentation/debugging]
1074         Varargs documentation added, debugging hints updated.
1075
1076         * [if1632/crtdll.spec][misc/crtdll.c][misc/Makefile.in]
1077         Started to implement CRTDLL.
1078
1079         * [if1632/wsock32.spec]
1080         Some thunks to standard libc functions (structures have the same
1081         elements, but perhaps wrong offset due to packing).
1082
1083         * [include/kernel32.h][include/windows.h][win32/*.c][loader/main.c]
1084         Merged kernel32.h into windows.h.
1085
1086         * [misc/lstr.c]
1087         Enhanced FormatMessage().
1088
1089         * [misc/main.c] [if1632/kernel.spec] [include/windows.h]
1090         GetVersion() updated to new naming standard.
1091         Changed language handling to support language ids.
1092
1093         * [misc/shell.c]
1094         Enhanced FindExecutable, so it finds files in the search path too.
1095
1096         * [win32/environment.c]
1097         GetCommandLine* updated.
1098
1099         * [loader/resource.c] [loader/pe_resource.c]
1100         FindResourceEx32* added.
1101         Loading of messagetables added.
1102         Language handling now uses Wine default language id.
1103
1104 ----------------------------------------------------------------------
1105 Sun Aug  4 18:18:48 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1106
1107         * [controls/scroll.c]
1108         Attempted to implement undocumented scroll-bar messages.
1109
1110         * [tools/build.c] [include/callback.h] [windows/winproc.c]
1111         CallTo16_* functions now get DS from the previous 16-bit stackframe.
1112
1113         * [if1632/thunk.c] [include/callback.h]
1114         Added thunks to implement callbacks for the emulator. Now all the
1115         Enum* functions always take a real function pointer even in the
1116         emulator.
1117         
1118         * [loader/builtin.c]
1119         Removed binary search in BUILTIN_GetEntryPoint32(), as it didn't
1120         work with NULL entry points. Using linear search now.
1121
1122         * [loader/module.c]
1123         Implemented IsSharedSelector().
1124
1125         * [loader/task.c]
1126         Changed SwitchStackTo/Back to use the instance data to store the
1127         previous stack instead of the TDB. Also copy the local variables
1128         onto the new stack.
1129         Added GetExeVersion() and SetTackSignalProc().
1130         Implemented SetSigHandler().
1131
1132 Sat Aug  3 22:19:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
1133
1134         * [controls/menu.c]
1135         "Fixed" problem in deleting menus where win32 could get into an
1136         endless loop when it crashed. I think I've fixed the symptoms, not
1137         the original problem so it might be worth further investigation.
1138
1139         * [debugger/registers.c]
1140         Added missing #ifdefs on FS_REG and GS_REG, needed for FreeBSD to
1141         compile wine properly.
1142
1143         * [files/dos_fs.c]
1144         Made DOSFS_Hash and DOSFS_Match non-static so they can be called
1145         from win32/findfile.c (q.v.).
1146
1147         * [if1632/gdi32.spec]
1148         Added SetMapMode (call existing function)
1149
1150         * [if1632/kernel32.spec]
1151         Added FindFirstFileA and SetFileAttributesA.
1152
1153         * [if1632/user32.spec]
1154         Added BringWindowToTop, CreatePopupMenu, GetKeyState, GetParent,
1155         IsDlgButtonChecked (call existing functions) and IsDialogMessageA,
1156         UnhookWindowsHookEx.
1157
1158         * [win32/file.c]
1159         Added stub function SetFileAttributes32A. It's a stub because I
1160         can't really work out what this function should do with most
1161         attributes in a Unix environment. Anyone care to expand it?
1162
1163         * [win32/findfile.c]
1164         New file. Initial stab at FindFirstFile. This doesn't work as
1165         specified yet, though a lot of the groundwork is there. I haven't
1166         time to work on this for the next month, so if anyone wants to pick
1167         it up and run with it please do.
1168
1169         * [win32/memory.c]
1170         Removed malloc.h from includes (covered by stdlib.h include, and
1171         gets rid of a warning in FreeBSD).
1172
1173         * [win32/newfns.c]
1174         UnhookWindowsHookEx32A stub added.
1175
1176         * [win32/user32.c]
1177         Added implementation of IsDialogMessage32A.
1178
1179         * [windows/dialog.c]
1180         IsDlgButtonChecked now calls SendDlgItemMessage32A instead of
1181         SendDlgItemMessage16.
1182
1183 Sat Aug  3 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
1184
1185         * [windows/graphics.c]
1186         Removed rectangle checking (conflicted with nonstandard
1187         mapping modes). 
1188
1189         * [windows/dialog.c]
1190         Added check for child-style dialogs to DS_ABSALIGN
1191         coordinate conversion.
1192
1193         * [objects/color.c]
1194         Cleaned up misc. bits
1195
1196 Thu Aug  1 10:51:45 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1197
1198         * [windows/focus.c] [windows/event.c] [windows/win.c]
1199           [windows/defdlg.c]
1200         Fixes to focusing and activation.
1201
1202         * [windows/defdlg.c]
1203         Properly(?) handle DM_GETDEFID.
1204
1205         * [controls/combo.c]
1206         Handle CB_FINDSTRINGEXACT, CB_SETEDITSEL, CB_GETEDITSEL.
1207         CBCheckSize: Adjust edit position.
1208
1209 Tue Jul 30 09:46:36 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1210
1211         * [files/file.c] [include/file.h] [loader/module.c] [loader/ne_image.c]
1212         Pass HFILEs instead of unix-fds to self-loader code.
1213
1214 Mon Jul 29 21:48:25 1996  Albrecht Kleine  <kleine@ak.sax.de>
1215
1216         * [include/metafile.h] [objects/metafile.c] [objects/text.c]
1217         Implemented handling of some new metafile records (META_...)
1218         in PlayMetaFileRecord(), rewrite of 'case META_EXTTEXTOUT'.
1219         Added functions like MF_StretchBlt() for usage in metafiles.
1220         Minor bugfix in CopyMetafile().
1221
1222         * [objects/bitmap.c][objects/dib.c]
1223         Added check for metafile-DC in Bitmap and DIB functions:
1224         CreateCompatibleBitmap() etc.
1225
1226 ----------------------------------------------------------------------
1227 Sun Jul 28 17:57:19 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1228
1229         * [loader/task.c] [include/task.h]
1230         Implemented SwitchStackTo()/SwitchStackBack().
1231
1232         * [include/wintypes.h] [loader/main.c]
1233         Added __winelib variable to distinguish between emulator and
1234         library at run-time. Later on, this should avoid some
1235         recompilations when building Winelib.
1236
1237         * [windows/property.c]
1238         Implemented Win32 functions for window properties.
1239
1240 Fri Jul 26 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1241
1242         * [controls/listbox.c]
1243         Implemented LBS_SORT style, WM_COMPAREITEM, and WM_DELETEITEM
1244         messages.
1245
1246         * [controls/menu.c]
1247         Call TranslateMessage() to enable shortcuts (on WM_CHAR).
1248
1249         * [include/cursoricon.h]
1250         Moved #pragma pack(1) back to where it belongs.
1251
1252         * [objects/palette.c]
1253         RealizeDefaultPalette() maps to system colors only.
1254         Do not broadcast palette notifications when in TrueColor.
1255
1256         * [objects/color.c] [include/palette.h]
1257         Miscellaneous optimizations. Had to fix several
1258         "improvements" made to my patch for previous release.
1259
1260         * [objects/dib.c]
1261         Reverse dib bits order for 24-bit SetDIBits().
1262
1263         * [objects/dc.c]
1264         GetDeviceCaps() does not return RC_PALETTE when in TrueColor.
1265
1266         * [windows/scroll.c]
1267         Scroll update region too.
1268
1269         * [windows/message.c]
1270         Include QS_MOUSE into the event mask for nonclient mouse
1271         message filter. Fixes problems with Word 6 freezing when
1272         mouse hits nonclient area.
1273
1274         * [windows/win.c] 
1275         Allow top-level windows to be linked as HWND_TOP in CreateWindow().
1276
1277         * [windows/winpos.c] [windows/mdi.c]
1278         Attempt to fix control menu duplication.
1279
1280 Fri Jul 26 09:49:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1281
1282         * [files/drive.c]
1283         GetDriveType32A(): return value for CDROM fixed.
1284
1285         * [files/file.c]
1286         SearchPath* added.
1287
1288         * [if1632/gdi32.spec] [objects/brush.c]
1289         SetBrushOrgEx() added.
1290
1291         * [loader/pe_resource.c]
1292         If even loading the default entry fails, we just use the first
1293         entry from the resource directory.
1294
1295         [loader/task.c]
1296         SetSigHandler() stub added, Paradox 4.5 now starts up.
1297
1298         * [misc/comm.c] [include/windows.h] [if1632/kernel32.spec]
1299         COMM functions updated to win32, not complete.
1300
1301         * [misc/lstr.c]
1302         FormatMessageA partially implemented.
1303
1304         * [include/miscemu.h] [memory/selector.c]
1305           [memory/global.c] [miscemu/dosmem.c]
1306         DOS memory handling changed: 1MB preallocated block, real-mode
1307         segment handling possible, SetSelectorBase into lower physical 1MB
1308         possible.
1309
1310         * [miscemu/dpmi.c]
1311         Real-mode segments changed, real-mode int 21,ax=6506 added.
1312         AX=0x0303 added.
1313
1314         * [multimedia/time.c]
1315         Fixed bug in killTimer.
1316
1317         * [objects/bitmap.c]
1318         LoadImageA partially implemented.
1319
1320 Wed Jul 24 18:20:24 1996  Albrecht Kleine  <kleine@ak.sax.de>
1321
1322         * [include/dde_mem.h][include/dde_proc.h]
1323           [ipc/dde_atom.c][ipc/dde_proc.c][windows/message.c]
1324           [ipc/generic_hash.h][library/miscstubs.c]
1325         Changes for error free compilation using "--with-ipc":
1326         replaced some names with *16-equivalent (e.g. MSG to MSG16),
1327         modified prototype of function DDE_GlobalFree() .
1328
1329         * [objects/palette.c]
1330         Added check for metafile-DC in GDISelectPalette(),
1331         GDIRealizePalette(),RealizeDefaultPalette() and
1332         IsDCCurrentPalette().
1333
1334 Tue Jul 23 22:46:53 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1335
1336         * [controls/edit.c]
1337         EDIT_WM_Create: Don't EDIT_EM_ReplaceSel if created with lParam = "",
1338         fixes Winhelp.
1339
1340         * [windows/dialog.c]
1341         DIALOG_CreateIndirect: Initialise dlgProc before creating children.
1342
1343 ----------------------------------------------------------------------
1344 Wed Jul 17 16:10:16 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1345
1346         * [configure.in]
1347         Generate include/config.h instead of putting everything on the
1348         command-line.
1349         Removed -with-malloc-debug option (not useful for end users
1350         anyway).
1351         Added check for memmove().
1352
1353         * [include/wintypes.h] [*/Makefile.in]
1354         Added definition of __WINE__ symbol when compiling Wine code
1355         (emulator or library) as opposed to user programs.
1356
1357         * [debugger/editline.c] [debugger/readline/*]
1358         Moved all the readline code into debugger/editline.c. Removed the
1359         readline subdirectory.
1360
1361         * [files/profile.c]
1362         Added PROFILE_GetWineIniInt().
1363
1364         * [include/stackframe.h] [loader/task.c]
1365         The 16-bit stackframe now also exists for Winelib (even though it
1366         only ever contains one frame).
1367
1368         * [loader/module.c]
1369         Added function MODULE_CreateDummyModule() to create a dummy Win16
1370         module for Winelib and Win32.
1371
1372         * [memory/ldt.c]
1373         Make sure the ldt entry contents will be acceptable for the Linux
1374         kernel.
1375
1376         * [memory/selector.c]
1377         Fixed SetSelectorLimit() when the limit is in pages.
1378
1379         * [misc/port.c]
1380         Added memmove().
1381
1382         * [miscemu/dpmi.c]
1383         Clear the segment registers that contain the selector being freed
1384         in int31/ax=0001.
1385         Added missing break after SelectorAccessRights call.
1386
1387         * [win32/struct32.c]
1388         Added conversions for MDICREATESTRUCT.
1389
1390         * [windows/winproc.c]
1391         Added message conversions for WM_MDICREATE.
1392
1393 Tue Jul 16 19:46:24 1996  Pavel Kankovsky <KAN@frode.dcit.cz>
1394
1395         * [windows/class.c]
1396         Added GetExePtr() call in CLASS_FindClassByAtom().
1397
1398 Mon Jul 15 17:49:38 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1399
1400         * [if1632/*.spec]
1401         Some more trivial specs added.
1402
1403         * [if1632/gdi32.spec] [objects/font.c][windows/dialog.c]
1404         CreateFont32* added, changed to new naming std.
1405
1406         * [include/windows.h] [include/mmsystem.h] [include/wintypes.h]
1407         Some defines/types added.
1408
1409         * [win32/thread.c]
1410         TlsSetValue() returns boolean.
1411
1412         * [win32/resource.c] [loader/pe_resource.c] [loader/resource.c]
1413           [controls/menu.c] [objects/bitmap.c]
1414         Cleanup of the resource functions, mostly changes to new naming
1415         standard and fixing of argument types so that they agree with the
1416         win16/win32 API.
1417
1418 Thu Jul 11 15:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1419
1420         * [windows/winpos.c]
1421         ShowWindow() fixes.
1422
1423         * [windows/mdi.c]
1424         Fix reversed LPARAM in WM_MDIACTIVATE.
1425
1426         * [wine.ini]
1427         New option AllocSystemColors tells Wine how many colors to grab
1428         from the system colormap.
1429
1430         * [objects/bitblt.c] [objects/dc.c]
1431         Fixed pink garbage over Word buttons in PseudoColor. Added
1432         optional DSTINVERT shortcut for faster text selection.
1433
1434         * [misc/wsprintf.c]
1435         Skip bogus segmented pointers in wsvnprintf16(). 
1436
1437         * [objects/gdiobj.c]
1438         Added palette handling to UnrealizeObject(). 
1439
1440         * [objects/color.c] [objects/palette.c] [windows/dce.c]
1441         Wine gets palette manager with support for more than 20 colors. 
1442         Only PseudoColor and TrueColor visuals tested so far.
1443
1444         * [windows/winpos.c] [windows/win.c] 
1445         Set X size hints for WS_EX_DLGMODALFRAME windows (no resize) and
1446         use XReconfigureWMWindows() instead of XConfigureWindow() in
1447         managed mode.
1448
1449         * [memory/global.c]
1450         Do not allocate more than 640K of DOS memory.
1451
1452         * [misc/main.c]
1453         Do not allow -desktop and -managed together.
1454
1455 ----------------------------------------------------------------------
1456 Fri Jul 12 17:43:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1457
1458         * [controls/scroll.c]
1459         Use Win32 heap functions to allocate scroll-bar info structure.
1460
1461         * [debugger/dbg.y] [debugger/registers.c]
1462         Added support for FS and GS segment registers.
1463         Check that segment registers value are OK before returning from
1464         the signal handler.
1465
1466         * [tools/build.c] [if1632/relay.c] [loader/builtin.c]
1467         Changed relay debugging for Win32 function: the relay code now
1468         passes the entry point address instead of the function name.
1469
1470         * [tools/build.c] [miscemu/*.c]
1471         Added support for data entry points in Win32 DLLs.
1472         Added 'cdecl' function type for Win32.
1473         For 'register' function, the relay code now passes a pointer to
1474         the SIGCONTEXT structure.
1475         
1476         * [include/registers.h] [include/wine.h]
1477         Moved SIGCONTEXT structure definition in registers.h.
1478
1479         * [loader/pe_image.c]
1480         Don't die at once if some Win32 entry points cannot be found, but
1481         set them to NULL, just like we do for Win16. This allows some
1482         programs to go further before crashing.
1483
1484         * [loader/task.c] [loader/main.c]
1485         Moved global initializations from InitTask() to MAIN_Init(), as
1486         they no longer need a task context with the new SEGPTR heap functions.
1487
1488         * [memory/string.c]
1489         Added lstrcpynAtoW and lstrcpynWtoA; not real API functions, but
1490         very convenient.
1491
1492         * [windows/graphics.c]
1493         Partially implemented DrawEdge().
1494
1495         * [windows/timer.c] [windows/caret.c]
1496         Implemented Win32 timer handling. Updated caret management to use
1497         Win32 timers (avoids having to use a Win16 callback).
1498
1499         * [windows/win.c]
1500         Prevent programs from setting some style bits with
1501         SetWindowLong(). This should fix some BadMatch crashes.
1502         Link new windows at the end of the linked list.
1503
1504         * [windows/winpos.c]
1505         Don't try to activate a child window in ShowWindow().
1506
1507         * [windows/winproc.c]
1508         Added a 32->32 thunk to support Ansi-Unicode translation.
1509
1510 Wed Jul 10 22:11:12 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1511
1512         * [files/directory.c]
1513         Additional (undocumented) return value for GetTempDrive() added.
1514
1515         * [files/dos_fs.c] [files/file.c] [include/windows.h]
1516         GetTempFileName32* added.
1517         GetShortPathName* added.
1518
1519         * [memory/string.c]
1520         Win16 lstrcpy() can get NULL ptrs as argument and survive.
1521
1522         * [misc/lzexpand.c]
1523         LZOpenFile(): also try opening with compressed filename if normal
1524         open fails.
1525
1526         * [misc/ole2nls.c] [misc/lstr.c] [include/windows.h]
1527         Char* added.
1528         CompareString* added.
1529
1530 Sun Jul  7 01:22:14 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1531
1532         * [objects/font.c] [if1632/gdi32.spec]
1533         CreateFontIndirect32A and CreateFontIndirect32W added.
1534
1535         * [misc/ole2nls.c]
1536         GetUserDefaultLCID return values updated for new languages.
1537         Finnish support added for GetLocaleInfoA.
1538
1539         * [object/palette] [gdi32.spec]
1540         RealizePalette32 and SelectPalette32 added.
1541         
1542 Sat Jul  6 17:27:30 1996  Ronan Waide  <root@waider.ie>
1543
1544         * [misc/shell.c]
1545         Fixup for SHELL_FindExecutable so that File->Run from progman
1546         works once more. Still needs some more fixups - grep for FIXME in
1547         this file.
1548
1549 ----------------------------------------------------------------------
1550 Fri Jul  5 16:27:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1551
1552         * [controls/desktop.c]
1553         Use Windows file I/O routines to load the desktop bitmap.
1554
1555         * [files/file.c]
1556         Implemented RemoveDirectory* and DeleteFile*.
1557
1558         * [include/wine.h]
1559         Added SIGCONTEXT typedef to replace #define sigcontext_struct.
1560
1561         * [loader/task.c]
1562         Fixed initial breakpoint setting for Win32 tasks.
1563
1564         * [misc/wsprintf.c]
1565         Ignore Unicode formats for wsprintf16().
1566
1567         * [objects/font.c]
1568         Implemented Win32 version of GetTextMetrics.
1569
1570         * [windows/winproc.c] [windows/win.c] [windows/class.c]
1571           [windows/dialog.c]
1572         Modified windows procedures to use thunks, to ensure that the
1573         procedure can be called directly from the Windows program.
1574
1575         * [windows/win.c]
1576         Added function WIN_BuildWinArray() to make it easier to enumerate
1577         windows. Implemented Win32 version of EnumWindows() and friends.
1578
1579 Fri Jul  5 11:56:22 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
1580
1581         * [controls/button.c] [windows/win.c]
1582         Operator precedence fixes.
1583
1584         * [controls/edit.c]
1585         Implemented ES_PASSWORD, ES_LOWERCASE and ES_UPPERCASE styles.
1586         Fixed word wrap with long words.
1587
1588         * [debugger/debug.l]
1589         New alias "where" for command "backtrace".
1590
1591         * [if1632/gdi.spec]
1592         Corrected parameter of ExtTextOut.
1593
1594         * [loader/module.c]
1595         Corrected printing of table of modules.
1596
1597         * [misc/spy.c]
1598         Removed superfluous \n in message name.
1599
1600         * [windows/message.c]
1601         Declared MSG_SendMessage as static.
1602         Changed parameter of DirectedYield() from queue handle to task handle.
1603         Removed warning mesages for argument of printf.
1604
1605         * [windows/nonclient.c]
1606         Added the flag DT_NOPREFIX when drawing window titles.
1607
1608         * [windows/win.c]
1609         WIN_WalkWindows now prints the invalid window handle.
1610         Added a warning if Get-/SetWindowWord/-Long gets an invalid offset.
1611
1612         * [windows/winproc.c]
1613         Allows creating dialog windows with NULL as dialog function.
1614
1615 Wed Jul  3 09:26:41 1996  Andrew Lewycky <plewycky@oise.utoronto.ca>
1616
1617         * [windows/event.c]
1618         EVENT_key: Fixes to VK_ code generation for space bar and
1619         punctuation.
1620
1621         * [files/file.c]
1622         GetTempFileName: first character in temporary name is "~".
1623
1624         * [memory/heap.c]
1625         HEAP_MakeInUseBlockFree now frees the whole subheap if possible.
1626
1627         * [objects/text.c]
1628         ExtTextOut16(): handle NULL lpRect and ETO_OPAQUE.
1629
1630         * [misc/driver.c]
1631         Removed some bugs and reformatted. Actually loads drivers now.
1632
1633         * [include/callback.h]
1634         Added CallDriverProc() and CallWindowsExitProc().
1635
1636         * [loader/module.c]
1637         MODULE_CallWEP(): new function.
1638
1639         * [misc/lzexpand.c]
1640         LZSeek(): return new pointer, not old one.
1641
1642         * [misc/ver.c]
1643         find_ne_resource(): fixed dependence on LZSeek() bug.
1644         GetFileResource(): initialize reslen before using it.
1645
1646         * [windows/class.c]
1647         SetClassWord(): add missing else.
1648
1649         * [objects/font.c]
1650         lpFontList is now MAX_FONTS+1. It used to overwrite the array.
1651         InitFontList: allocate one huge array of structures.
1652         FONT_MatchFont: uppercase the face name.
1653
1654 Thu Jun 27 12:41:40 1996  Bruce Milner <bruce@genetics.utah.edu>
1655
1656         * [memory/heap.c]
1657         Fixed a typo in HeapReAlloc().
1658
1659 Tue Jun 25 22:22:03 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1660
1661         * [files/directory.c] [files/drive.c] [if1632/kernel.spec]
1662           [if1632/kernel32.spec] [if1632/shell.spec] [include/windows.h]
1663         GetTempPath* added
1664         GetDriveType* fixed, updated to NewNameStandard.
1665         GetCurrentDirectory* fixed (needs to prepend X:\).
1666
1667         * [controls/listbox.c]
1668         Missing NULL check added.
1669
1670         * [if1632/winmm.spec] [loader/builtin.c]
1671         winmm.dll (32bit mmsystem equivalent) specs added.
1672
1673         * [memory/string.c] [if1632/kernel32.spec] [include/windows.h]
1674         Rtl{Move,Zero,Fill}Memory added.
1675
1676         * [misc/registry.c]
1677         Some NULL ptr dereference bugs fixed.
1678
1679         * [multimedia/mcicda.c][multimedia/mcistring.c][multimedia/mmsystem.c]
1680         Check for NULL ptr.
1681         Fill mciOpenDrv when mixing mciOpen and mciSendString("open ..").
1682         Aliasing should work for all MCI devices.
1683
1684         * [windows/win.c]
1685         Allow passing invalid window handles to CloseWindow().
1686
1687 Tue Jun 25 20:02:15 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1688
1689         * [files/directory.c] [if1632/kernel32.spec]
1690         GetSystemDirectory32A and GetSystemDirectory32W added.
1691
1692         * [misc/main.c] [if1632/kernel32.spec]
1693         Beep and SetEnvironmentVariable32W added.
1694
1695 ----------------------------------------------------------------------
1696 Wed Jun 19 14:49:27 1996  Marcus Meissner <msmeissn@faui45.informatik.uni-erlangen.de>
1697
1698         * [files/drive.c] 
1699         GetFreeDiskSpace*, GetVolumeInformation* added.
1700
1701         * [files/file.c]
1702         FlushFileBuffers, CreateDirectory* added.
1703
1704         * [include/winbase.h] [include/windows.h]
1705         Prototypes, defines added and fixes.
1706
1707         * [if1632/kernel32.spec] [include/resource32.h]
1708           [win32/cursoricon32.c] [win32/resource.c] [windows/dialog.c]
1709         Fixes to resource handling.
1710
1711         * [if1632/kernel.spec] [if1632/kernel32.spec] [if1632/user32.spec]
1712         Specs for implemented functions added
1713         Some thunks to functions which are same as win16 equivalents.
1714
1715         * [loader/task.c]
1716         GetAppCompatFlags() added.
1717
1718         * [misc/registry.c]
1719         One missing else added, small hack to RegQueryValue16().
1720
1721         * [win32/file.c]
1722         GetFileAttributesA() fixed (was using DOS path as UNIX path).
1723
1724 Tue Jun 18 21:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1725
1726         * [loader/ne_resource.c]
1727         Fixed FreeResource() return value.
1728
1729         * [objects/text.c]
1730         Fixed a bug in ExtTextOut() that was causing overlapped characters
1731         in WinWord.
1732
1733         * [windows/winpos.c]
1734         SWP_FRAMECHANGED for top-level windows now invalidates client
1735         area as clock.exe wants.
1736
1737 Tue Jun 18 11:30:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
1738
1739         * [controls/listbox.c]
1740         Mini bugfix: 'revival' of missing scrollbar in listboxes.
1741
1742 Mon Jun 17 20:27:41 1996  Robert Pouliot <krynos@clic.net>
1743
1744         * [resources/sysres_Fr.rc] [resources/TODO]
1745         Made changes for Choose_Font dialog.
1746
1747 ----------------------------------------------------------------------
1748 Sun Jun 16 16:51:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1749
1750         * [memory/heap.c]
1751         Fixed bug in HeapRealloc (thanks to Bruce Milner).
1752
1753         * [misc/wsprintf.c]
1754         Fixed argument size for %c format in wsprintf16().
1755
1756         * [objects/dc.c]
1757         Don't free hFirstBitmap for saved DCs.
1758
1759         * [windows/event.c]
1760         Added timer handling in EVENT_WaitXEvent().
1761
1762         * [windows/message.c]
1763         In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
1764         event is for the current task; if not, wake the other task.
1765
1766         * [windows/queue.c] [include/queue.h]
1767         Added 'self' handle in queue structure.
1768
1769         * [windows/timer.c]
1770         Added TIMER_ExpireTimers() function to mark expired timers and
1771         wake up the corresponding tasks.
1772
1773 Thu Jun 13 01:46:33 EDT 1996  William Magro <wmagro@tc.cornell.edu>
1774
1775         * [windows/mapping.c]
1776         First point in list was mapped multiple times in DPtoLP and
1777         LPtoDP.  Other points were not mapped.
1778
1779 Wed Jun 12 18:08:45 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1780
1781         * [misc/shell.c]
1782         Some fixes for ExtractIcon function family.
1783
1784         * [documentation/user_module]
1785         Chapter about windowing and messaging subsystems.
1786
1787 ----------------------------------------------------------------------
1788 Tue Jun 11 15:20:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1789
1790         * [debugger/break.c] [loader/signal.c]
1791         Fixed breakpoints in 32-bit code.
1792
1793         * [include/windows.h]
1794         Added many more Win32 versions of standard structures.
1795
1796         * [include/winreg.h] [misc/registry.c]
1797         Moved private types into registry.c.
1798
1799         * [memory/string.c] (New file)
1800         Moved most string functions from misc/lstr.c; added Win32 version
1801         of all functions.
1802
1803         * [misc/wsprintf.c]
1804         Implemented Win32 wsprintf functions.
1805
1806         * [objects/bitmap.c]
1807         Implemented Win32 bitmap functions.
1808
1809         * [windows/dialog.c]
1810         Don't set dialog procedure before the controls are created. This
1811         avoids a crash in Winhelp.
1812
1813 Tue Jun 11 14:10:06 1996 Martin von Loewis <loewis@informatik.hu-berlin.de>
1814
1815         * [controls/menu.c] [if1632/user.spec] [windows/message.c]
1816         Replace PeekMessage with PeekMessage16.
1817
1818         * [if1632/kernel32.spec][misc/main.c]
1819         GetVersion32,GetVersionEx32A,GetVersionEx32W: new functions.
1820         MAIN_ParseVersion: new function, new command line option -winver.
1821         GetVersion: modified to take command line argument into account.
1822
1823         * [if1632/kernel32.spec] [win32/process.c]
1824         FreeLibrary32: new function.
1825         TlsAlloc: initialize Tls to zero.
1826         InterlockedIncrement,InterlockedDecrement,InterlockedExchange: new
1827         functions.
1828
1829         * [if1632/kernel32.spec]
1830         SetErrorMode,GetActiveWindow: new relays to existing functions.
1831
1832         * [if1632/kernel32.spec][win32/user32.c]
1833         PeekMessage32A,PeekMessage32W: new functions.
1834
1835         * [include/struct32.h][include/windows.h]
1836         Moved MSG32 to windows.h.
1837         Renamed MSG to MSG16.
1838         Modified prototypes to use MSG16
1839
1840         * [include/winbase.h]
1841         OSVERSIONINFO32A,OSVERSIONINFO32W: new structures.
1842
1843 Sun Jun  9 20:53:30 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1844
1845         * [if1632/Makefile.in] [loader/builtin.c]
1846         version.dll,lz32.dll added.
1847
1848         * [include/lzexpand.h] [if1632/lz32.spec] [if1632/lzexpand.spec]
1849           [misc/lzexpand.c]
1850         lz32.dll added.
1851         Modified to new function naming standard.
1852
1853         * [include/ver.h] [if1632/ver.spec] [if1632/version.spec] [misc/ver.c]
1854         version.dll added (win32 version of ver.dll).
1855         Modified to new function naming standard.
1856         Use registry to look up a LOCALE langids too.
1857         (VerInstallFile,VerFindFile still stubs)
1858
1859 Fri Jun  7 20:40:20 1996  Albrecht Kleine  <kleine@ak.sax.de>
1860
1861         * [files/file.c]
1862         Added a warning if GetTempFileName() gets a bad drive parameter.
1863
1864         * [misc/commdlg.c]
1865         Changed file listbox color to gray in SaveFile dialog 
1866         (just like Windows does this).
1867
1868 ----------------------------------------------------------------------
1869 Wed Jun  5 20:13:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1870
1871         * [controls/button.c] [controls/listbox.c]
1872         Fixed wParam of WM_DRAWITEM message.
1873
1874         * [if1632/Makefile.in] [loader/builtin.c]
1875         Remove WPROCS32 DLL, as the relay code can call Wine routines
1876         directly.
1877
1878         * [loader/module.c] [loader/ne_image.c]
1879         Fixed initial stack layout for self-loading modules.
1880
1881         * [tools/build.c]
1882         Fixed data segment building for Win16 modules.
1883
1884         * [windows/defdlg.c]
1885         Implemented Win32 versions of DefDlgProc().
1886
1887         * [windows/dialog.c]
1888         Merged Win16 and Win32 dialog code.
1889         Added support for control extra data in dialog item template.
1890
1891         * [windows/win.c]
1892         Unified Win16 and Win32 versions of CreateWindow().
1893         Implemented Win32 version of GetWindowLong().
1894
1895         * [windows/winproc.c]
1896         Changed the implementation of window procedures, so that 16-bit
1897         winprocs are valid segmented pointers.
1898
1899 Sun Jun  2 16:39:46 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
1900
1901         * [misc/registry.c]
1902         Fixed another bug in the w95 loader. Quietened some debug output.
1903
1904 Sun Jun  2 10:00:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
1905
1906         * [windows/winproc.c]
1907         Bug fix: WM_PARENTNOTIFY: don't fall through to WM_SETTEXT.
1908
1909 Sat Jun  1 12:37:22 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
1910
1911         * [resources/TODO] [resources/sysres_It.rc]
1912         Updated font dialog box.
1913
1914 Thu May 30 21:05:19 1996  Albrecht Kleine  <kleine@ak.sax.de>
1915
1916         * [include/commdlg.h] [misc/commdlg.c]
1917         ChooseFont() and ChooseColor(): 
1918         Bugfixes and added more support for some CF_* and CC_* flags: 
1919         dialog templates and font size control.
1920         Bugfix in structure definition of CHOOSECOLOR definition.
1921
1922         * [ipc/dde_proc.c] [windows/event.c]
1923         Replaced SendMessage with SendMessage16 and added inclusion of
1924         dde_proc.h for error-free compilation of ipc module.
1925
1926 Thu May 30 19:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
1927
1928         * [windows/scroll.c]
1929         Made ScrollDC to save/restore current clipping region.
1930
1931         * [misc/clipboard.c] [windows/event.c]
1932         Implemented most of the previously missing features (not tested), 
1933         improved text pasting from/to X. 
1934
1935         * [if1632/user.spec] [if1632/gdi.spec] [objects/dc.c]
1936           [objects/gdiobj.c] [objects/clipping.c] [windows/dce.c]
1937           [windows/winpos.c] [windows/painting.c]
1938         Updated DCE code, implemented dynamic invalidation of owned DCs.
1939         This fixes a lot of problems with scrolling in WinWord. Not
1940         sure about the effect on -desktop.
1941
1942 Wed May 29 23:35:44 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
1943
1944         * [win32/time.c] [if1632/kernel32.spec]
1945         Added SetSystemTime and SetTimeZoneInformation.
1946
1947         * [if1632/kernel32.spec]
1948         Added lstrcat, lstrcatA, lstrcmp, lstrcmpA, lstrcpy, lstrlen.
1949
1950         * [include/windows.h]
1951         Added SYSTEM_POWER_STATUS structure and prototypes for
1952         GetSystemPowerStatus, SetSystemPowerState, SetSystemTime.
1953
1954         * [include/kernel32.h]
1955         Added a prototype for SetTimeZoneInformation.
1956
1957         * [win32/environment.c] [if1632/kernel32.spec]
1958         Added GetSystemPowerStatus and SetSystemPowerState stubs.
1959
1960 ----------------------------------------------------------------------
1961 Tue May 28 19:36:36 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
1962
1963         * [controls/combo.c]
1964         Destroy the listbox and edit control when destroying the
1965         combo. This should prevent crashes on application exit.
1966
1967         * [misc/system.c] [if1632/system.spec]
1968         Implemented InquireSystem().
1969
1970         * [loader/task.c] [windows/message.c] [windows/queue.c]
1971         First attempt at inter-task SendMessage(). Still has a lot of
1972         problems.
1973
1974 Tue May 28 14:26:04 1996  Peter Bajusz  <hyp-x@inf.bme.hu>
1975
1976         * [windows/mdi.c]
1977         Fixed MDITile with iconic children.
1978
1979 Mon May 27 20:28:18 1996  Albrecht Kleine  <kleine@ak.sax.de>
1980
1981         * [misc/commdlg.c]
1982         ChooseFont dialog:
1983         - complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
1984           not real available font types (e.g. "Bold") can not selected
1985         - supporting more CF_LIMITSIZE- and CF_...ONLY- flags
1986
1987         * [objects/font.c]
1988         In FONT_MatchFont perform check if "lfFaceName" is family from X11
1989         only if "lfFaceName" is a windows font family then do a call of
1990         FONT_TranslateName() : this results in better font selections in 
1991         ChooseFont() or applications like charmap.exe or write.exe.
1992         Added a ParseFontParms() call if necessary in function 
1993         FONT_MatchFont(): we need a font name as basis for GetTextFace() 
1994         even if there isn't one...
1995
1996         * [resources/TODO]
1997         Inventory of resource translations in sysres_??.rc
1998
1999 Fri May 24 16:33:28 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2000
2001         * [misc/registry.c]
2002         _w95_loadreg: use offset to determine next RGDB position too.
2003
2004 Thu May 23 19:35:38 1996  Greg Kreider <kreider@natlab.research.philips.com>
2005
2006         * [controls/combo.c]
2007         Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).
2008
2009         * [misc/main.c]
2010         Result of option "-fixedmap" is to turn flag on.
2011
2012 Thu May 23 19:15:41 1996  Ronan Waide  <root@waider.ie>
2013
2014         * [misc/shell.c]
2015         ShellExecute and FindExecutable now both use common code to
2016         determine the required executable file.
2017
2018 ----------------------------------------------------------------------
2019 Tue May 21 14:06:07 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2020
2021         * [controls/button.c]
2022         Made ButtonWndProc a 32-bit window procedure.
2023
2024         * [controls/desktop.c]
2025         Made DesktopWndProc a 32-bit window procedure.
2026         Added handling of WM_SETCURSOR.
2027
2028         * [controls/menu.c]
2029         Allocate menu items and strings on the 32-bit system heap.
2030         Implemented Win32 versions for ChangeMenu, InsertMenu, ModifyMenu,
2031         AppendMenu and LoadMenuIndirect.
2032
2033         * [controls/widgets.c]
2034         Added possibility to have 32-bit built-in classes.
2035
2036         * [files/drive.c]
2037         Implemented GetLogicalDrive() and GetLogicalDriveStrings().
2038
2039         * [misc/spy.c] [include/spy.h]
2040         Added support for spying Win32 messages.
2041
2042         * [loader/builtin.c]
2043         Fixed bug in -dll option parsing.
2044
2045         * [memory/local.c]
2046         Added back the change by Huw D. M. Davies to free the block in
2047         LocalRealloc() before allocating the new one.
2048
2049         * [objects/bitmap.c] [objects/cursoricon.c] [objects/oembitmap.c]
2050         Fixed bug in bitmap size that caused memory corruption for 24bpp.
2051
2052         * [windows/defwnd.c]
2053         Implemented Win32 version of DefWindowProc().
2054
2055         * [windows/dialog.c]
2056         Implemented Win32 version of SendDlgItemMessage,
2057         Get/SetDlgItemText and Get/SetDlgItemInt.
2058
2059         * [windows/mdi.c]
2060         Implemented Win32 version of DefFrameProc() and DefMDIChildProc().
2061         Don't make a copy of the OBM bitmaps for every MDI window.
2062
2063         * [windows/message.c]
2064         Implemented Win32 version of SendMessage().
2065         
2066         * [windows/winproc.c] [windows/class.c] [windows/win.c]
2067         New scheme for 32-bit window procedures to replace aliases. All
2068         32-bit window procedure get a 16-bit address pointing to a
2069         WINDOWPROC structure.
2070         Implemented Ansi<->Unicode translation for CallWindowProc().
2071         Added translation of WM_DRAWITEM between Win16 and Win32.
2072
2073         * [windows/win.c] [include/callback.h]
2074         Added ugly hack to build CREATESTRUCT on the stack when sending
2075         WM_NCCREATE.
2076         Implemented Win32 version of Get/SetWindowWord/Long and
2077         Get/SetWindowText.
2078         
2079 Fri May 17 10:20:16 1996  Albrecht Kleine  <kleine@ak.sax.de>
2080
2081         * [controls/button.c]
2082         Avoid gray text on gray background in disabled push buttons
2083         using a b/w raster and some raster operations (PatBlt,BitBlt).
2084
2085         * [objects/text.c]
2086         DrawText(): don't draw an underbar anymore if DT_CALCRECT is set.
2087
2088 ----------------------------------------------------------------------
2089 Thu May 16 13:35:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2090
2091         * [*/*.c]
2092         Renamed RECT, POINT and SIZE structures to RECT16, POINT16 and
2093         SIZE16. Implemented Win32 version of most functions that take
2094         these types as parameters.
2095
2096         * [configure]
2097         Patched autoconf to attempt to correctly detect -lnsl and
2098         -lsocket. Please check this out.
2099         
2100         * [controls/button.c]
2101         Added support for Win32 BM_* messages.
2102
2103         * [controls/menu.c]
2104         Avoid sending extra WM_MENUSELECT messages. This avoids crashes
2105         with Excel.
2106
2107         * [memory.heap.c] [include/heap.h]
2108         Added support for SEGPTRs in Win32 heaps. Added a few macros to
2109         make using SEGPTRs easier. They are a bit slower than MAKE_SEGPTR,
2110         but they work with Win32.
2111
2112         * [memory/atom.c]
2113         Implemented Win32 atom functions.
2114
2115         * [memory/local.c]
2116         Fixed LocalReAlloc() changes to avoid copying the whole block twice.
2117
2118         * [win32/memory.c]
2119         Use /dev/zero instead of MAP_ANON for VirtualAlloc().
2120
2121         * [windows/class.c]
2122         Properly implemented the Win32 class functions.
2123
2124         * [windows/winproc.c] (New file)
2125         New file handling the message translation between Win16 and Win32.
2126
2127 Mon May 13 18:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2128
2129         * [windows/mdi.c] [windows/menu.c]
2130         Improved WM_MDICREATE and WM_MDICASCADE handling.
2131
2132         * [windows/event.c] [objects/bitblt.c]
2133         Handle GraphicsExpose event for BitBlt from screen to screen.
2134
2135         * [windows/event.c] [windows/win.c] [windows/nonclient.c]
2136         Bunch of fixes for problems with -managed.
2137
2138         * [windows/win.c] [windows/winpos.c]
2139         Changed conditions for WM_SIZE, WM_MOVE, and WM_GETMINMAXINFO
2140         in CreateWindow.
2141
2142         * [windows/win.c] [windows/queue.c] [misc/user.c]
2143         Do not send WM_PARENTNOTIFY when in AppExit and call WH_SHELL
2144         on window creation/destruction.
2145
2146         * [objects/palette.c]
2147         Crude RealizePalette(). At least something is visible in LviewPro.
2148
2149 Sun May 12 02:05:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2150
2151         * [if1632/gdi32.spec]
2152         Added Rectangle (use win16 version).
2153
2154         * [if1632/kernel32.spec]
2155         Added GetWindowsDirectoryA (use win16 GetWindowsDirectory).
2156
2157         * [if1632/user32.spec]
2158         Added GetSubMenu, MoveWindow, SetScrollPos, SetScrollRange (use win16
2159         versions).
2160         Added SetWindowsHookExA (empty stub for now).
2161
2162         * [include/handle32.h]
2163         Changed #include <malloc.h> to #include <stdlib.h> to prevent
2164         hate message from FreeBSD compiler.
2165
2166         * [win32/newfns.c]
2167         Added new function SetWindowsHookEx32A (empty stub for now).
2168
2169         * [win32/user32.c]
2170         Removed redundant debugging printf statement.
2171
2172 Sun May 12 01:24:57 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2173
2174         * [memory/local.c]
2175         Avoid creating adjacent free blocks.
2176         Free the block in LocalReAlloc() before allocating a new one.
2177         Fixed LocalReAlloc() for discarded blocks.
2178         
2179 Fri May 10 23:05:12 1996  Jukka Iivonen <iivonen@cc.helsinki.fi>
2180
2181         * [resources/sysres_Fi.rc]
2182         ChooseFont and ChooseColor dialogs updated.
2183
2184 Fri May 10 17:19:33 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2185
2186         * [files/drive.c,if1632/kernel.spec]
2187         GetCurrentDirectory(),SetCurrentDirectory() implemented.
2188
2189         * [if1632/advapi32.spec] [if1632/kernel.spec] [if1632/shell.spec]
2190           [include/windows.h] [include/winreg.h] [loader/main.c]
2191           [misc/main.c] [misc/shell.c] [misc/registry.c]
2192         Registry fixes:
2193         - loads win95 registry databases,
2194         - save only updated keys on default,
2195         - now adhers to the new function naming standard,
2196         - minor cleanups.
2197
2198 Tue May 7 22:36:13 1996  Albrecht Kleine  <kleine@ak.sax.de>
2199
2200         * [combo.c]
2201         Added WM_COMMAND-handling for interaction between EDIT and COMBOLBOX
2202         and synchronized mine with Greg Kreider's works.
2203
2204         * [commdlg.c]
2205         Bugfix in ChooseFont: font size handling.
2206
2207 ----------------------------------------------------------------------
2208 Mon May  6 12:56:26 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2209
2210         * [DEVELOPERS-HINTS]
2211         Added paragraph on naming conventions for Win16/Win32/Winelib.
2212
2213         * [controls/menu.c]
2214         Create a default system menu that is the same for all windows
2215         instead of making a copy every time.
2216
2217         * [include/wintypes.h]
2218         Added WINELIB_NAME and DECL_WINELIB_TYPE macros.
2219         Added xx16 and xx32 definitions for most types. General clean-up.
2220
2221         * [memory/global.c] [memory/local.c] [*/*]
2222         Renamed Global and Local heap functions to xxx16. Added all xxx32
2223         versions of the same functions.
2224
2225         * [memory/selector.c]
2226         Mask out lower bits of selector in FreeSelector().
2227
2228         * [misc/lstr.c]
2229         Fixed wvsprintf().
2230
2231         * [windows/class.c]
2232         Changed the class structure to make Win32 support easier.
2233
2234         * [windows/defwnd.c]
2235         Added handling of WM_INITMENUPOPUP for system menu to gray out
2236         invalid options.
2237
2238         * [windows/winpos.c]
2239         Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be
2240         a SEGPTR.
2241
2242 Sun May  5 03:51:26 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2243
2244         * [memory/local.c]
2245         Implementation of moveable and (rudimentary) support for
2246         discardable local memory, plus several bug fixes.
2247
2248 Sat May  4 18:33:35 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2249
2250         * [include/windows.h] [windows/win.c] [if1632/user.spec] 
2251         FindWindowEx() implemented (someone reported it was missing
2252         for FrameMaker 4.1).
2253
2254         * [if1632/kernel32.spec] [if1632/user32.spec] [win32/memory.c]
2255           [win32/resource.c]
2256         Misc small stubs/small functions which bring win95 binaries
2257         further down the road. (IsBadCodePtr, LocalReAlloc,GetCursorPos)
2258         Small fix in WIN32_LoadAcceleratorsA.
2259
2260 Fri May  3 19:43:12 1996  Frans van Dorsselaer <dorssel@rulhm1.LeidenUniv.nl>
2261
2262         * [controls/edit.c] [controls/EDIT.TODO]
2263         Changed / fixed some types and typecasts.
2264         Fixed the scrollbar reset after WM_SETHANDLE / WM_SETTEXT.
2265         Added heap initialization in WM_CREATE.
2266
2267 Fri May  3 19:30:02 1996  Greg Kreider <kreider@natlab.research.philips.com>
2268
2269         * [controls/combo.c] [controls/listbox.c]
2270         Pass WM_[HV]SCROLL to listbox, but not combo.
2271         Don't try to redraw non-existant scroll bars (changes dwStyle flags).
2272         Combo box gets border.
2273         Combo box includes button (otherwise button won't trigger dropdown).
2274         Proper border around RectButton.
2275         Check size consistancy of combo, listbox, and button after resizing 
2276         or before painting.  These routines still aren't completely correct.
2277         Localize size checks in separate routines.
2278         Listboxes are white.
2279
2280 Thu May  2 19:21:23 1996  Albrecht Kleine  <kleine@ak.sax.de>
2281
2282         * [controls/combo.c][include/commdlg.h][include/commdlg.c]
2283           [resources/sysres_De.rc][resources/sysres_En.rc]
2284         Introduced ChooseFont dialog, but needed some patches in 
2285         handling of comboboxes with edit controls.
2286
2287 Tue Apr 30 00:33:27 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
2288
2289         * [programs/winhelp/*]
2290         Added a help viewer and a simple `.hlp' to `.sgml' converter.
2291
2292 Mon Apr 29 14:17:57 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
2293
2294         * [resources/sysres_*.rc] [misc/shell.c]
2295         Modified size of "About" dialog boxes.
2296
2297 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2298
2299         * [if1632/Makefile.in][loader/builtin.c]
2300         crtdll.spec, ntdll.spec, wsock32.spec: new files.
2301
2302         * [loader/pe_image.c]
2303         Fix error message if import by ordinal failed.
2304
2305 ----------------------------------------------------------------------
2306 Sun Apr 28 14:32:43 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2307
2308         * [Makefile.in]
2309         Subdir memory is now also compiled for Winelib, in order to get
2310         the Win32 heap functions.
2311
2312         * [if1632/Makefile.in]
2313         Renamed winprocs and winprocs32 to wprocs and wprocs32 to avoid
2314         DLL names > 8 characters.
2315
2316         * [loader/builtin.c] (New file)
2317         Grouped all built-in DLLs code in a single file.
2318
2319         * [memory/global.c]
2320         Use the Win32 heap code instead of malloc() to allocate linear
2321         memory. This will help test the heap code.
2322
2323         * [memory/local.c]
2324         Fixed FreeSelector() to clear DS and ES correctly for huge blocks.
2325
2326         * [tools/build.c] [if1632/relay.c]
2327         Removed 'id' directive in spec files. For relay debugging, the DLL
2328         entry point is now computed from the CS:IP entry point address.
2329         Added 'heap' directive to specifiy a local heap for the DLL. USER
2330         and GDI heap are now created this way.
2331
2332         * [windows/class.c] [include/class.h]
2333         Changed the class structure to use pointers instead of handles.
2334         Changed Get/SetClassWord/Long to use a switch statement; this
2335         allows changing the layout of the CLASS structure.
2336
2337         * [windows/win.c] [include/win.h]
2338         Use a CLASS * instead of a handle for the window class.
2339
2340 Sat Apr 27 18:10:11 Martin von Loewis <loewis@informatik.hu-berlin.de>
2341
2342         * [if1632/kernel32.spec] [memory/global.c]
2343           [win32/memory.c] [win32/process.c]
2344         GetProcessAffinityMask,GlobalLock,IsBadReadPtr,IsBadWritePtr,
2345         LocalLock,SetThreadAffinityMask: new relays.
2346
2347         * [win32/cursoricon32.c]
2348         Return same handle if a cursor is loaded multiple times.
2349
2350 Sat Apr 27 15:13:37 1996  Bang Jun Young <bangjy@nownuri.nowcom.co.kr>
2351
2352         * [resources/sysres_Ko.rc]
2353         Added support for Korean [Ko] language.
2354
2355 Fri Apr 26 00:49:05 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2356
2357         * [objects/dc.c] [objects/font.c]
2358         Fixed problem with SaveDC()/RestoreDC() and font cache 'used' count.
2359
2360         * [objects/metafile.c] [objects/dcvalues.c]
2361         Fixed broken SetTextAlign() on metafiles.
2362
2363         * [objects/metafile.c]
2364         Delete objects in handle table at end of PlayMetaFile().
2365
2366 Wed Apr 24 19:21:01  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2367
2368         * [if1632/ver.spec] [misc/ver.c] [include/ver.h] (New files)
2369         VER.DLL (partially) implemented (VerFindFile,VerInstallFile)
2370         [If it doesn't work for you, use -dll -ver and report it to me]
2371
2372         * [if1632/user32.spec] [if1632/kernel32.spec] [if1632/shell.spec]
2373           [if1632/shell32.spec] [misc/ole2nls.c] [windows/message.c]
2374           [windows/graphics.c]
2375         Simple win32 functions, where we can just use the win16 counterpart.
2376         Misc. stubs. 
2377
2378         * [misc/lstr.c]
2379         Someone reported a _lstrlen(NULL). NULL is a valid argument. Fixed.
2380
2381         * [misc/registry.c]
2382         Some alloclens were off by 1, one double fclose() fixed.
2383         Requesting value 0 of a key with no values returns an error 
2384         (should we always return a made up value NULL? what does win3.1?)
2385
2386 Tue Apr 23 17:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
2387
2388         * [misc/shell.c]
2389         Implemented FindEnvironmentString(), DoEnvironmentSubst(),
2390         ExtractIcon(), InternalExtractIcon() and ExtractAssociatedIcon().
2391
2392         * [misc/user.c]
2393         Do extensive cleanup on application exit.
2394
2395         * [windows/hook.c] [windows/win.c] [windows/class.c]
2396         Added miscellaneous cleanup routines.
2397
2398         * [controls/menu.c]
2399         More efficient popup menu window handling.
2400
2401 Mon Apr 22 21:35:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2402
2403         * [include/windows.h][objects/oembitmap.c][include/bitmaps/obm_trtype]
2404         Added "TT-bitmap" for later usage in a ChooseFont() ownerdraw combobox.
2405
2406 ----------------------------------------------------------------------
2407 Sat Apr 20 23:23:16 1996  Robert Pouliot <krynos@qbc.clic.net>
2408
2409         * [resources/sysres_Fr.rc] [resources/TODO]
2410         Made changes for Choose_Color dialog.
2411
2412 Sat Apr 20 15:43:49 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2413
2414         * [controls/button.c]
2415         Fixed test that got miscompiled by some old gcc versions.
2416
2417         * [memory/local.c]
2418         Fixed the layout of handle tables so that moveable handle entries
2419         can be freed on LocalFree().
2420         Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and
2421         GetHeapSpaces().
2422
2423         * [misc/main.c] [ANNOUNCE]
2424         Update the list of contributors. Please let me know if I forgot
2425         someone.
2426
2427 Fri Apr 19 20:07:20 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
2428
2429         * [controls/edit.c] [controls/EDIT.TODO]
2430         Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation.
2431         Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation.
2432         Added WM_ENABLE implementation (gray text).
2433         Fixed buffer > 32767 bug.
2434         Fixed argument types / typecasting.
2435         Faster selection (re)drawing.
2436
2437 Thu Apr 18 13:38:26 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2438
2439         * [misc/registry.c] [include/winreg.h]
2440         Changed savefile format again to human readable/editable
2441         (UNICODE chars >0xff are specified by \uXXXX, data by XX).
2442         Has now global / local registry databases (including merging them).
2443         HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes.
2444         HKEY_CURRENT_USER == HKEY_USERS\\<loginname>.
2445
2446         * [misc/comm.c]
2447         Allow " " as COMx: ... spec delimiter too.
2448         (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't 
2449         remember the x).
2450
2451 Thu Apr 18 09:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2452
2453         * [windows/mdi.c]
2454         Miscellaneous changes.
2455
2456         * [windows/winpos.c] 
2457         Use BitBlt whenever possible in SetWindowPos.
2458
2459         * [windows/painting.c]
2460         Fix incompatibilities with hrgnUpdate being 1.
2461
2462 Wed Apr 17 19:19:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
2463
2464         * [misc/commdlg.c]
2465         Many bugfixes in ChooseColor dialog.
2466         Added a user defined dialog title in FileOpen-/FileSave- dialog.
2467
2468         * [misc/commdlg.c][include/commdlg.h]
2469           [if1632/commdlg.spec][if1632/winprocs.spec]
2470         Introduced dialog-, callback- and enum- stub functions
2471         for ChooseFont dialog
2472
2473 Wed Apr 17 19:08:38 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
2474
2475         * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec]
2476         Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct.
2477         Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug 
2478         fixes.
2479
2480         * [windows/winpos.c]
2481         Don't try to hide the window if it's already hidden.
2482
2483         * [windows/message.c]
2484         Let MSG_PeekHardwareMsg fill the message queue with events if
2485         it's empty.
2486
2487 Wed Apr 17 17:54:04 1996  Tristan Tarrant <tst@sthinc.demon.co.uk>
2488
2489         * [resources/sysres_It.rc]
2490         Updated to support the new CHOOSE_COLOR_DIALOG.
2491
2492 Tue Apr 16 11:50:00 1996  Anand Kumria <akumria@ozemail.com.au>
2493
2494         * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec]
2495           [include/w32sys.h] [include/dlls.h]
2496           [misc/Makefile] [misc/w32sys.c]
2497         W32SYS.DLL partially implemented.
2498
2499 ----------------------------------------------------------------------
2500 Sun Apr 14 12:51:27 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2501
2502         * [controls/menu.c] [include/dialog.h] [windows/dialog.c]
2503         Made the resource loading code always use the correct Windows
2504         layout for Winelib on other CPUs.
2505
2506         * [include/module.h] [loader/module.c]
2507         Added self handle in NE_MODULE structure, so we can use a pointer
2508         instead of a handle.
2509         Added function MODULE_GetPtr() to validate a HMODULE.
2510
2511         * [memory/heap.c]
2512         Implemented Win32 heap management.
2513
2514         * [memory/selector.c]
2515         Fix selector limit for huge blocks.
2516
2517 Sat Apr 13 00:19:12 1996  Huw D. M. Davies <h.davies1@physics.oxford.ac.uk>
2518
2519         * [objects/metafile.c]
2520         Fixed memcpy bug to allow memory based metafiles to work.
2521
2522 Fri Apr 12 19:25:41 1996  Frans van Dorsselaer  <dorssel@rulhm1.leidenuniv.nl>
2523
2524         * [controls/edit.c] [controls/EDIT.TODO]
2525         Complete rewrite.  Everything changed: new features, new bugs.
2526         Main addition: WordWrap.
2527
2528 Fri Apr 12 20:29:55 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
2529
2530         * [resources/sysres_It.rc]
2531         Fixed a few mistakes in the file and resized some of the controls.
2532
2533 Fri Apr 12 09:55:13 1996  John Harvey <john@division.co.uk>
2534
2535         * [misc/winsocket.c]
2536         Fixed broken #if defined that stopped unixware compiling.
2537
2538         * [win32/resource.c]
2539         Added missing return to end of FindResource32.
2540
2541 Thu Apr 11 18:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2542
2543         * [windows/keyboard.c] [windows/event.c]
2544         Fixed GetKeyState for mouse buttons.
2545
2546         * [windows/message.c]
2547         WM_MOUSEACTIVATE wasn't sent in some cases.
2548
2549 Wed Apr 10 18:59:53 1996  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
2550
2551         * [objects/font.c]
2552         Match slightly bigger font if height negative.
2553
2554 Mon Apr  8 13:46:15 1996  Deano Calver <deano@rattie.demon.co.uk>
2555
2556         * [multimedia/mmsystem.c]
2557         Changed read's to FILE_read's in mmsystem to fix mmio bug.
2558
2559 Sun Apr  7 21:40:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
2560
2561         * [misc/commdlg.c] [resources/sysres_En.rc] [resources/sysres_De.rc]
2562         Introduced ColorDlgProc() for ChooseColor() and replaced fitting
2563         En-,De- resources. 
2564         As written in TODO: some national language support is needed here.
2565
2566 ----------------------------------------------------------------------
2567 Fri Apr  5 15:22:55 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2568
2569         * [controls/button.c] [controls/static.c]
2570         Changes to use WND * wherever possible.
2571
2572         * [debugger/dbg.y] [debugger/debug.l]
2573         Added 'info module' and 'walk module' commands.
2574
2575         * [if1632/Makefile.in] [if1632/relay.c] [tools/build.c]
2576         Added assembly code generation to call from Wine into 32-bit code.
2577         Changed all 'call32' references in 'callfrom16' to avoid confusion
2578         with Win32 routines.
2579
2580         * [include/callback.h]
2581         Added prototypes for 32-bit callbacks.
2582
2583         * [loader/module.c] [if1632/relay32.c] [tools/build.c]
2584         Unified 16- and 32-bit modules. The fake module for 32-bit DLLs is
2585         now generated by the build program.
2586
2587         * [include/module.h]
2588         Added extra info to NE_MODULE for Win32 modules to point to the PE
2589         module data.
2590
2591         * [include/pe_image.h] [loader/pe_image.c] [win32/resource.c]
2592         Removed the wine_files list. The PE data for a module can now be
2593         accessed with the NE_WIN32_MODULE macro.
2594
2595         * [loader/signal.c] [miscemu/instr.c]
2596         Don't start the BIOS timer at startup, but only after an access to
2597         the 0x40 segment.
2598
2599         * [memory/local.c]
2600         Changed LOCAL_Lock() to return a 32-bit pointer.
2601
2602         * [misc/main.c] [include/dlls.h]
2603         Some built-in DLLs (like KERNEL) can no longer be disabled from
2604         the command-line.
2605         
2606 Thu Apr  4 19:54:39 1996  Keith Reynolds <keithr@sco.COM>
2607
2608         * [*/*]
2609         A lot of small changes to support SCO OpenServer 5.
2610
2611 Thu Apr  4 15:38:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2612
2613         * [controls/edit.c]
2614         Fixed GetKeyState() call to use 0x8000 convention.
2615
2616         * [include/windows.h]
2617         Added undocumented messages EM_SCROLL and EM_GETTHUMB.
2618
2619 Thu Apr  4 09:52:52 1996  John Harvey <john@division.co.uk>
2620
2621         * [if1632/except.S]
2622         Modified code to assemble on unixware.
2623
2624 Wed Apr  3 09:38:26 1996  Juergen Marquardt <marqu@lunar.advantest.de>
2625
2626         * [objects/font.c]
2627         Implementation of a second font cache which will be updated
2628         dynamically.
2629
2630 Mon Apr  1 16:47:40 1996  Robert Pouliot <krynos@qbc.clic.net>
2631
2632         * [resources/sysres_Cz.rc] [resources/sysres_Da.rc]
2633           [resources/sysres_De.rc] [resources/sysres_Eo.rc]
2634           [resources/sysres_Es.rc] [resources/sysres_Fi.rc]
2635           [resources/sysres_No.rc] [resources/TODO]
2636         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
2637
2638 ----------------------------------------------------------------------
2639 Sun Mar 31 13:54:46 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2640
2641         * [tools/build.c]
2642         Changed BuildSpec32Files() to generate assembly instead of C code.
2643         Unified -spec16 and -spec32 options; DLL type is now determined by
2644         the 'type' declaration in the .spec file.
2645         New -stdcall option to build all stdcall assembly relays.
2646
2647         * [if1632/relay.c] [if1632/relay32.c] [include/dlls.h]
2648         Started to unify 16- and 32-bit builtin DLLs.
2649
2650         * [loader/module.c]
2651         Added MODULE_GetWndProcEntry32() to mirror MODULE_GetWndProcEntry16().
2652
2653         * [loader/pe_image.c] [loader/resource.c]
2654         All modules now have a NE signature, and can be distinguished by
2655         the NE_FFLAGS_WIN32 flag.
2656
2657         * [windows/alias.c]
2658         Aliases for built-in window procedures are now all created at
2659         startup in ALIAS_Init().
2660
2661 Fri Mar 29 14:56:39 1996  Greg Kreider <kreider@natlab.research.philips.com>
2662
2663         * [controls/combo.c]
2664         Limit rectangle to clear to size of item when painting combo, not
2665         default.  Only draw items in list when there is enough room for them.
2666
2667         * [controls/listbox.c]
2668         Get the measure of every item that's added and store in the item's
2669         data structure.  Scroll listbox if mouse near edge of box.  Only
2670         draw items in list when there is enough room.
2671
2672 Fri Mar 29 12:00:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2673
2674         * [windows/defwnd.c] [windows/dialog.c] [windows/mdi.c]
2675           [windows/nonclient.c] [controls/menu.c] 
2676         Various changes for better keyboard handling. 
2677
2678         * [windows/event.c] [windows/message.c] [misc/keyboard.c]
2679         Proper keyboard message ordering, working GetKeyState() (finally!), 
2680         improvements in ToAscii().
2681
2682         * [windows/win.c] [windows/message.c]
2683         Small improvements in WIN_FindWinToRepaint.
2684
2685         * [windows/win.c] [windows/painting.c] [windows/nonclient.c]
2686         Put update region in WM_NCPAINT wParam.
2687
2688         * [loader/task.c]
2689         Kill task timers when task is deleted, switch timers to the
2690         new queue in SetTaskQueue().
2691
2692         * [loader/signal.c] [miscemu/dosmem.c]
2693         Added SIGALRM signal handler to increment BIOS clock. 
2694
2695         * [windows/win.c] [windows/winpos.c] [windows/mdi.c]
2696         Fixed ChildWindowFromPoint(), WM_PARENTNOTIFY and its handling by
2697         MDI client.
2698
2699         * [windows/winpos.c]
2700         Improvements in handling of owned popups. "Floating" toolboxes 
2701         work better now. 
2702
2703 Thu Mar 28 12:38:29 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2704
2705         * [misc/registry.c]
2706         New file, registry rewrite including win32 extensions
2707         - Unicode
2708         - multiple valus per key
2709         - different datatypes for values
2710         - multiple rootkeys
2711         - saving and loading in different registries.
2712
2713         * [include/winreg.h]
2714         New file, definitions and structs for registry.
2715
2716         * [include/winerror.h]
2717         Some new error defines added... there are more, someone please
2718         check a (real-)windows winerror.h.
2719         
2720         * [if1632/shell.spec] [if1632/advapi32.spec] [if1632/kernel.spec]
2721         Registry specs added.
2722
2723         * [if1632/relay.c]
2724         Switch internal SHELL.DLL to default 'used'.
2725
2726         * [win32/string32.c] [include/string32.h]
2727         Some new functions added.
2728         char should be unsigned char when converting to 16bit ints.
2729
2730         * [misc/shell.c] [include/shell.h] [win32/advapi.c]
2731         Removed old registry functions.
2732
2733 Tue Mar 26 15:01:46 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2734
2735         * [include/bitmaps/ocr_ibeam]
2736         Fixed the position of the hotspot.
2737
2738         * [objects/text.c]
2739         Fixed a few bugs in TEXT_TabbedTextOut().
2740
2741         * [windows/event.c]
2742         Fixed the order of the bits in the KeyStateTable.
2743         0x80 is the up/down-bit.  0x01 is the toggle bit.
2744
2745         * [loader/resource.c] [windows/mdi.c] [controls/edit.c]
2746         Fixed the calls to GetKeyState().
2747
2748 Tue Mar 26 08:43:15 1996  Robert Pouliot <krynos@qbc.clic.net>
2749
2750         * [resources/sysres_Fr.rc] [resources/TODO]
2751         Updated FIND_TEXT and REPLACE_TEXT to work like the English version.
2752
2753 Mon Mar 25 17:38:59 1996  Tristan Tarrant <tst@dcs.ed.ac.uk>
2754
2755         * [resources/sysres_it.rc]
2756         Added support for Italian [It] language.
2757
2758 ----------------------------------------------------------------------
2759 Sun Mar 24 13:13:11 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2760
2761         * [include/win.h] [windows/*.c]
2762         Replaced next, parent, child and owner handles by pointers in WND
2763         structure. This should improve performance, and should be
2764         reasonably safe since Microsoft did the same in Win95.
2765
2766         * [include/wintypes.h] [*/*]
2767         Redefined HANDLE to be UINT instead of a pointer for Winelib. This
2768         allows removing a lot of unnecessary casts and NPFMTs.
2769
2770         * [windows/caret.c]
2771         Create the caret brush upon CreateCaret(); use the bitmap
2772         dimensions for the caret.
2773         Fixed CARET_DisplayCaret() to use PatBlt().
2774
2775 Fri Mar 22 16:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
2776
2777         * [misc/winsocket.c]
2778         More sanity checks, fixup some erroneous return codes.
2779
2780         * [documentation/winsock]
2781         Description of how compatible the winsock is currently.
2782
2783 Fri Mar 22 13:05:34 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
2784
2785         * [library/winmain.c]
2786         Set `lpszCmdParam' by concatenating arguments.
2787
2788         * [loader/module.c]
2789         WinExec: accept Unix commands, use Wine emulator.
2790
2791 Mon Mar 18 12:16:27 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
2792
2793         * [if1632/kernel32.spec][win32/thread.c][include/kernel32.h]
2794         DeleteCriticalSection, EnterCriticalSection,
2795         InitializeCriticalSection, LeaveCriticalSection, TlsAlloc,
2796         TlsFree, TlsGetValue, TlsSetValue: new functions.
2797         CRITICAL_SECTION: new structure.
2798
2799         * [if1632/kernel32.spec][win32/code_page.c]
2800         WideCharToMultiByte: new function.
2801
2802         * [if1632/kernel32.spec][win32/file.c]
2803         GetFileAttributesA: new function.
2804
2805         * [if1632/kernel32.spec][misc/main.c]
2806         GetEnvironmentStringsW, FreeEnvironmentStringsA,
2807         FreeEnvironmentStringsW: new functions.
2808         
2809         * [if1632/user.spec][win32/cursoricon32.c][win32/Makefile.in]
2810         cursoricon32.c: new file.
2811         LoadCursorA, LoadCursorW: modified implementation from LoadCursor
2812         to WIN32_*.
2813         LoadIconA, LoadIconW: modified implementation from LoadIconA32
2814         to WIN32_*.
2815
2816         * [include/struct32.h]
2817         pragma pack inserted.
2818         CURSORICON32 structures added.
2819
2820         * [include/winnls.h]
2821         Constants CP_* and WC_* added.
2822
2823         * [loader/pe_image.c]
2824         PE_LoadModule: call PE_InitDLL with hModule rather than wpnt.
2825
2826 Sun Mar 17 16:59:12 1996  Albrecht Kleine  <kleine@ak.sax.de>
2827
2828         * [misc/commdlg.c]
2829         Introduced hook function handling in file dialog.
2830         Removed an unnecessary ShowWindow call in FILEDLG_WMCommand().
2831
2832 Thu Mar 14 10:50:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
2833
2834         * [if1632/gdi32.spec]
2835         Added GetNearestColor.
2836
2837         * [if1632/kernel32.spec]
2838         Added GlobalAddAtomA.
2839
2840         * [win32/param32.c]
2841         Added stackframe.h to includes.
2842         WIN32_GlobalAddAtomA() - new function.
2843
2844 ----------------------------------------------------------------------
2845 Wed Mar 13 19:46:50 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2846
2847         * [controls/edit.c]
2848         Removed calls to memmove (not portable).
2849
2850         * [debugger/dbg.y] [debugger/debug.l]
2851         Prefixed all token with 't' to avoid conflicts with type
2852         definitions.
2853         Added 'walk queue', 'walk class' and 'info class' commands.
2854
2855         * [debugger/info.c]
2856         Moved queue and window information functions to windows/queue.c
2857         and windows/win.c respectively.
2858
2859         * [loader/signal.c]
2860         Added SIGHUP handling to force entry into built-in debugger.
2861         Cleaned up a bit.
2862
2863         * [misc/spy.c]
2864         General cleanup and performance improvements.
2865
2866         * [windows/class.c]
2867         Added CLASS_DumpClass() and CLASS_WalkClasses() functions for
2868         debugger.
2869
2870         * [windows/event.c]
2871         Pressing Ctrl-Alt-Return forces an entry into the debugger. Not
2872         sure if this key combination is a good choice...
2873
2874         * [windows/message.c] [windows/queue.c] (New file)
2875         Moved message queue handling functions to windows/queue.c.
2876
2877 Tue Mar 12 14:55:16 1996  Onno Hovers  <onno@stack.urc.tue.nl>
2878
2879         * [if1632/except.S] [include/except.h] [win32/except.c] (New files)
2880         Implemented Win32 exception functions: RaiseException(),
2881         RtlUnwind(), SetUnhandledExceptionFilter() and
2882         UnhandledExceptionFilter().
2883
2884 Mon Mar 11 19:23:29 1996  Albrecht Kleine  <kleine@ak.sax.de>
2885
2886         * [controls/listbox.c] [include/listbox.h]
2887         Special handling for COMBOLBOX styles introduced via extension of
2888         HEADLIST structure: lphl->dwStyle.
2889
2890 Mon Mar 11 13:31:06 1996  Greg Kreider <kreider@natlab.research.philips.com>
2891
2892         * [controls/combo.c]
2893         Any mouse movement within a small distance (defined by CBLMM_EDGE)
2894         of the top or bottom edge causes the window to scroll.  Also moved 
2895         some assignments so the routine works correctly.
2896
2897         * [controls/listbox.c]
2898         Changing selection in ListBoxSetCurSel now updates PrevFocused.
2899         Added to LBSetFont and CreateListBoxStruct a fake hdc that tests 
2900         and sets the standard text height.
2901
2902 Sun Mar 10 08:39:23 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2903
2904         * [windows/dce.c]
2905         Fixed memory leak in DCE_ClipWindows().
2906
2907 ----------------------------------------------------------------------
2908 Fri Mar  8 19:07:18 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
2909
2910         * [configure.in]
2911         Quote '[' and ']' in the test program for the strength-reduce
2912         bug. This should work much better...
2913
2914         * [files/file.c]
2915         Augmented DOS_FILE structure. Most internal functions now return a
2916         DOS_FILE* instead of a Unix handle.
2917         Added a local file array to replace the PDB list upon startup, to
2918         allow using file I/O functions before the first task is created.
2919         Added FILE_SetDateTime() and FILE_Sync() functions.
2920         
2921         * [loader/module.c]
2922         Use the DOS file I/O functions in MODULE_LoadExeHeader().
2923
2924         * [objects/bitblt.c]
2925         Use visible region instead of GC clip region to clip source
2926         area. This fixes the card drawing bug in freecell.
2927
2928         * [objects/region.c]
2929         Fixed CombineRgn() to allow src and dest regions to be the same.
2930
2931 Fri Mar  8 16:32:23 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
2932
2933         * [controls/EDIT.TODO]
2934         Updated so it reflects the current status.
2935
2936         * [controls/edit.c]
2937         Implemented internal EDIT_WordBreakProc().
2938         Implemented ES_READONLY.
2939         Implemented WM_LBUTTONDBLCLK to select whole words.
2940         Fixed a lot of types in the function definitions.
2941
2942 Wed Mar  6 19:55:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
2943
2944         * [debugger/info.c]
2945         Added "walk window" command to walk window list. 
2946
2947         * [windows/mdi.c]
2948         Added proper(?) WM_MDISETMENU message handling.
2949
2950 Wed Mar  6 09:27:12 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
2951
2952         * [if1632/callback.c][if1632/relay32.c]
2953         RELAY32_CallWindowProcConvStruct: new function.
2954
2955         * [win32/struct32.c][win32/Makefile.in][win32/param.c][win32/user32.c]
2956         struct32.c: new file. Moved all structure conversions into that file
2957         PARAM32_POINT32to16,MSG16to32,USER32_RECT32to16: 
2958         renamed to STRUCT32_POINT32to16, ...
2959         WIN32_POINT,WIN32_MSG,WIN32_RECT,WIN32_PAINTSTRUCT: renamed to
2960         POINT32, ...
2961         New conversion functions for NCCALCSIZE_PARAMS, WINDOWPOS,
2962         CREATESTRUCT.
2963
2964         * [include/windows.h][misc/exec.c]
2965         WINHELP, MULTIKEYHELP, HELPWININFO: new structures
2966         WinHelp: Reimplemented. Thanks to Peter Balch
2967         (100710.2566@compuserve.com) for his valuable research.
2968
2969         * [win32/winprocs.c]
2970         WIN32_CallWindowProcTo16: new function, call in
2971         USER32_DefWindowProcA,...
2972
2973 Mon Mar  4 23:22:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
2974
2975         * [include/wintypes.h]
2976         Added "#define __export".
2977
2978         * [objects/bitblt.c]
2979         Put in a few hacks to make bitblt-ing work when upside-down and/or
2980         mirrored.  BITBLT_StretchImage should really be checked over
2981         thoroughly.
2982
2983         * [programs/progman/main.c]
2984         Added "#include <resource.h>" for definition of HAVE_WINE_CONSTRUCTOR.
2985
2986         * [rc/parser.h] [rc/parser.l] [rc/parser.y] [rc/winerc.c]
2987         Eliminated shift/reduce conflict in style definition.
2988         Added crude error message support: "stdin:%d: parse error before '%s'".
2989         Implemented string table support to the best of my ability (it works
2990         with LoadString() calls).
2991
2992         * [windows/nonclient.c]
2993         Fixed bug in NC_DoSizeMove() that made system menu pop up when title
2994         bar of non-iconized window was clicked (checked for iconization).
2995
2996 Mon Mar 04 20:55:19 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>
2997
2998         * [if1632/lzexpand.spec] [if1632/relay.c]
2999           [include/lzexpand.h][misc/lzexpand.c]
3000         LZEXPAND.DLL added.
3001
3002 Sun Mar 03 18:10:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
3003
3004         * [windows/win.c]
3005         Prevent usage of invalid HWNDs in WIN_EnumChildWin(),
3006         this prevents too early termination of EnumChildWindows().
3007
3008 ----------------------------------------------------------------------
3009 Sat Mar  2 18:19:06 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3010
3011         * [controls/scroll.c]
3012         Fixed SCROLL_THUMB painting fixes from Alex Korobka to store the
3013         current tracking window.
3014
3015         * [files/file.c]
3016         Fixed two file descriptor leaks in FILE_OpenFile().
3017
3018         * [if1632/relay32.c] [loader/module.c] [loader/pe_image.c]
3019           [tools/build.c]
3020         Replaced LOADEDFILEINFO structure by OFSTRUCT.
3021
3022         * [memory/atom.c]
3023         Reload the pointer to the atom table in ATOM_GetTable() and
3024         ATOM_AddAtom() in case the LOCAL_Alloc() calls caused the table to
3025         move in linear memory.
3026
3027 Fri Mar  1 11:57:13 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3028
3029         * [include/callback.h]
3030         Added support for CallWordBreakProc().
3031
3032         * [controls/edit.c]
3033         New caret handling (really efficient / fast).
3034         Implemented EM_SETWORDBREAKPROC and EM_GETWORDBREAKPROC.
3035         Fixed EM_SETFONT so it now also creates a proper new caret.
3036
3037 Wed Feb 28 22:03:34 1996  Daniel Schepler  <daniel@frobnitz.wustl.edu>
3038
3039         * [controls/desktop.c] [misc/main.c] [windows/event.c] [windows/win.c]
3040         Added WM_DELETE protocol to top-level windows.
3041
3042         * [controls/scroll.c]
3043         Fixed a problem which caused slow scrolling to continue uncontrollably.
3044
3045         * [misc/exec.c]
3046         Implemented ExitWindows().
3047
3048         * [windows/win.c]
3049         Set top-level owned windows to be transient.
3050
3051 Wed Feb 28 19:13:22 1996  Ulrich Schmid  <uschmid@mail.hh.provi.de>
3052
3053         * [programs/progman/*]
3054         Added a program manager.
3055
3056 Wed Feb 28 18:38:01 1996  Duncan C Thomson <duncan@spd.eee.strath.ac.uk>
3057
3058         * [resources/sysres_Eo.c]
3059         Added support for Esperanto [Eo] language.
3060
3061 Wed Feb 28 00:23:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3062
3063         * [if1632/user32.spec]
3064         Added EndDialog, GetDlgItem, GetDlgItemInt, SetDlgItemInt,
3065
3066         * [win32/init.c]
3067         Added task.h to includes. GetModuleHandleA() - return hInstance
3068         if called with NULL parameter. Freecell needs this. NOTE this
3069         may indicate a problem with differentiation between hModule and
3070         hInstance within Wine.
3071
3072         * [win32/resource.c]
3073         FindResource32() and LoadResource32() - Removed #if 0's around
3074         conversion from hInstance to hModule. See remarks above.
3075
3076         * [win32/string32.c]
3077         WIN32_UniLen() - removed stray semicolon.
3078
3079 Tue Feb 27 21:05:18 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3080         
3081         * [windows/caret.c]
3082         Set blink rate with call to GetProfileInt().
3083
3084         * [rc/winerc.c]
3085         In new_style(), made initial flag settings WS_CHILD | WS_VISIBLE
3086         instead of 0.  This seems to correspond to Borland's defaults, and
3087         the flags can be unset by using the (rather obtuse) "| NOT WS_CHILD"
3088         or "| NOT WS_VISIBLE" technique in the *.rc file.
3089
3090         * [win32/time.c]
3091         In GetLocalTime() and GetSystemTime(), used tv_sec field of result
3092         returned by gettimeofday() instead of making second call to
3093         time().  This eliminates clock jitter if the seconds change
3094         between the two calls (rare, but possible).
3095
3096         * [include/wintypes.h]
3097         Added "#define _far" and "#define _pascal".
3098
3099         * [windows/win.c]
3100         Added function GetDesktopHwnd().
3101
3102         * [include/xmalloc.h]
3103         Removed the '#ifdef HAVE_STDLIB_H' structure, since it seemed to
3104         have been removed from 'configure', and was causing redefinition
3105         warnings.
3106
3107 Tue Feb 27 19:31:11 1996  Albrecht Kleine <kleine@ak.sax.de>
3108
3109         * [windows/winpos.c] 
3110         Added RDW_ALLCHILDREN flag in SetWindowPos (handling SWP_FRAMECHANGED)
3111         to force a repaint when setting menu bars with different rows.
3112
3113 Sun Feb 25 21:15:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3114
3115         * [windows/syscolors.c] [controls/scroll.c]
3116         Fixed DrawFocusRect pen and SCROLL_THUMB painting.
3117
3118 ----------------------------------------------------------------------
3119 Sat Feb 24 16:17:05 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3120
3121         * [files/profile.c]
3122         Added \r when writing profile files, for DOS compatibility.
3123
3124         * [memory/global.c]
3125         Fixed bug in GlobalReAlloc() that caused a discarded block not to
3126         be reallocated if its size was not changed.
3127
3128         * [memory/selector.c]
3129         Avoid setting a valid LDT entry with base and limit set to 0, as
3130         this causes the kernel to clear the entry. This fixes a crash when
3131         exiting Windows program manager.
3132
3133         * [objects/metafile.c]
3134         Removed call to creat() instead of _lcreat() for WINELIB.
3135
3136 Fri Feb 23 00:35:54 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
3137
3138         * [if1632/gdi32.spec]
3139         GetTextExtentPointA now has win32 specific implementation.
3140
3141         * [include/struct32.h]
3142         Define new structure tagSIZE32 and typedef SIZE32 to it.
3143         Define prototype for function PARAM32_SIZE16to32
3144
3145         * [win32/param32.c]
3146         New functions PARAM32_SIZE16to32 and WIN32_GetTextExtentPointA
3147
3148         * [win32/memory.c]
3149         Added missing file pointer parameter to fprintf.
3150
3151 Thu Feb 22 01:14:21 1996  Eric Warnke <ew2193@csc.albany.edu>
3152
3153         * [windows/nonclient.c]
3154         Added more familiar icon activity, ie single click brings up
3155         system menu.
3156
3157 Wed Feb 21 13:07:04 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3158
3159         * [controls/menu.c]
3160         Added calls to HideCaret() and ShowCaret() from within
3161         TrackPopupMenu(), MENU_TrackMouseMenuBar() and
3162         MENU_TrackKbdMenuBar().  Are there any more places where this
3163         should be done?
3164
3165         * [controls/static.c]
3166         Fixed a FIXME in STATIC_SetIcon(), which now returns a handle to
3167         the previous icon.  Added a new FIXME at the point where
3168         WM_SETTEXT is handled for a SS_ICON static control.
3169
3170         * [misc/commdlg.c]
3171         Implemented FindText() and ReplaceText()
3172         Still missing : Templates and Hooks handling / error checking
3173
3174         * [resources/sysres_En.c]
3175         Redesigned FIND_TEXT and REPLACE_TEXT dialogs, so they now work.
3176         Languages other than En should update these too, though, as well
3177         as redimension the controls because some of the text doesn't fit.
3178         Created file resources/TODO to explain this.
3179
3180         * [windows/caret.c]
3181         Re-written.  It now uses the correct R2_XORPEN.  It resets the
3182         blink timer on SetCaretPos().  It does its own hide/show scheme
3183         when SetCaretPos() is called (should be faster).
3184
3185 Mon Feb 19 21:50:00 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>
3186
3187         * [controls/listbox.c]
3188         Miscellaneous changes for better LBS_EXTENDEDSEL support.
3189         Removed several superfluous redrawals of item list.
3190
3191         * [controls/scroll.c]
3192         WM_GETDLGCODE return value.
3193
3194         * [windows/win.c]
3195         FlashWindow function.
3196
3197         * [windows/painting.c] [windows/scroll.c]
3198         Added HideCaret/ShowCaret calls.
3199
3200         * [objects/font.c]
3201         Added GetCharABCWidths stub.
3202
3203         * [include/windows.h]
3204         "#define"s needed for changes mentioned above.
3205
3206 Mon Feb 19 20:12:03 1996  Hans de Graaff  <Hans.deGraaff@twi72.twi.tudelft.nl>
3207
3208         * [include/winsock.h]
3209         Change order of includes to get in_addr struct defined in time.
3210         (Note: Linux 1.3.66, libc 5.2.18)
3211
3212         * [misc/main.c] [include/options.h] [miscemu/int2f.c]
3213         Changed the -enhanced option into a -mode option, which can be
3214         either 'standard' or 'enhanced'. 'enhanced' is the default.
3215
3216 ----------------------------------------------------------------------
3217 Sun Feb 18 16:35:54 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>
3218
3219         * [controls/desktop.c]
3220         Look for the wallpaper file in the Windows directory.
3221
3222         * [controls/menu.c]
3223         Fixed swapped parameters in SetMenuItemBitmaps().
3224         Create a separator in MENU_SetItemData() when the string is NULL.
3225
3226         * [file/dosfs.c]
3227         DOSFS_FindNext: don't return '.' and '..' in a drive root dir.
3228
3229         * [files/file.c]
3230         Added a DOS_FILE structure to store per-file information (not
3231         really used yet).
3232         Fixed _lread and _hread to check the size of the buffer before
3233         calling Unix read() to avoid EFAULT error.
3234
3235         * [misc/exec.c]
3236         Return TRUE in WinHelp() for HELP_QUIT to quiet Notepad on exit.
3237
3238         * [miscemu/instr.c]
3239         Call DOSMEM_Alarm() in INSTR_ReplaceSelector(). This should fix
3240         programs that poll the BIOS counter, provided they reload the
3241         selector on every read.
3242
3243         * [miscemu/int21.c]
3244         Re-implemented FindFirst/FindNext for FCB calls.
3245
3246         * [windows/message.c] [windows/winpos.c]
3247         Merged MSG_GetWindowForEvent() and WINPOS_WindowFromPoint().
3248
3249         * [windows/nonclient.c] [windows/win.c] [include/windows.h]
3250         Added a per-window WIN_MANAGED flag; only windows that have a
3251         dialog frame or a sizing border are managed.
3252
3253 Sat Feb 17 18:25:00 1996  Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
3254
3255         * [if1632/Makefile.in]
3256         Added -g flag to compilation of .c files generated from *32.spec.
3257
3258         * [if1632/gdi32.spec]
3259         Numerous additional functions implemented.
3260
3261         * if1632/user32.spec]
3262         wsprintfA maps to vsprintf not wsprintf
3263         Numerous additional functions implemented.
3264
3265         * [include/gdi.h] [objects/gdiobj.c]
3266         New #define MAGIC_DONTCARE added. This is used in
3267         GDI_GetObjPtr to enable getting a pointer to a GDI object of
3268         unknow type.
3269
3270         * [win32/gdi32.c]
3271         New file.
3272
3273         * [win32/param32.c]
3274         WIN32_MoveToEx() - handle NULL pointer argument.
3275
3276         * [win32/user32.c]
3277         USER32_InvalidateRect - handle passing of a NULL pointer.
3278         USER32_SetTimer - New function.
3279
3280         * [files/directory.c]
3281         Fixed DIR_Init() (off by one in allocation of space for
3282         environment variables).
3283
3284         * [files/drive.c]
3285         Added <sys/types.h> to #includes (prerequisite for <sys/stat.h>
3286         on FreeBSD).
3287
3288 Fri Feb 16 10:26:56 1996  Andreas Kirschbaum <ank@rbg.informatik.th-darmstadt.de>
3289
3290         * [controls/menu.c]
3291         Memory leak plugged.
3292
3293         * [controls/edit.c]
3294         Erase space with function ExtTextOut(). This eliminates the use of
3295         xmalloc().  Memory leak in EDIT_WriteText plugged.
3296
3297         * [debugger/db_disasm.c]
3298         Operand for scas now is di.
3299
3300         * [files/profile.c]
3301         PROFILE_GetSection was copying too much data.
3302         PROFILE_GetSection now returns the correct value. It was returning
3303         the number of unused instead of used bytes.
3304
3305         * [objects/dc.c]
3306         Corrected two typos in comments.
3307
3308         * [objects/font.c]
3309         FONT_MatchFont didn't return if it couldn't find any font.
3310
3311         * [objects/oembitmap.c]
3312         Free object only if it has been allocated.
3313
3314         * [windows/scroll.c]
3315         Memory leak in ScrollDC plugged.
3316
3317 Tue Feb 13 11:17:00 1996 William Magro  <wmagro@tc.cornell.edu>
3318
3319         * [controls/edit.c]
3320         Implemented ES_NOHIDESEL style, shift+click selection,
3321         shift+{arrow,home,end,pgup,pgdn} selection.  Optimized
3322         (de)selection drawing.  Changed selection drawing to use correct
3323         system colors instead of inverting.  Fixed deleting or backspacing
3324         across a '\r\n' end of line pair.  Selection now anchors
3325         correctly. Fixed text leaking and extra garbage problem bug
3326         uncovered by change in class style in wine960131.
3327
3328         * [controls/widgets.c]
3329         Class flags now match those of Windows.
3330
3331 Mon Feb 12 21:28:19 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3332
3333         * [controls/widgets.c]
3334         WIDGETS_Init: RELAY32_GetEntryPoint does not take a string anymore.
3335
3336         * [if1632/Makefile.in][if1632/relay32.c][include/relay32.h]
3337         comctl32.spec ole32.spec winspool.spec: new files.
3338         RELAY32_Init: call initialization of new DLLs.
3339         RELAY32_GetEntryPoint: expects WIN32_builtin* now.
3340         RELAY32_MakeFakeModule: new function.
3341
3342         * [if1632/gdi32.spec][if1632/kernel32.spec][if1632/user32.spec]
3343         Added Win95 functions. Ordinals now differ from both NT and Win95
3344         HeapCreate, CreateDialogIndirectParamA, CreateDialogIndirectParamW,
3345         CreateDialogParamA, CreateDialogParamW, DialogBoxIndirectParamA
3346         DialogBoxIndirectParamW, DialogBoxParamA, DialogBoxParamW:
3347         new relays.
3348
3349         * [if1632/shell32.spec]
3350         shell32.spec: renumbered all functions to take into account ordinals.
3351         These seem to be identical between NT and Win95.
3352
3353         * [include/dialog.h][windows/dialog.c]
3354         xBaseUnit,yBaseUnit,DIALOG_DoDialogBox: made non-static.
3355
3356         * [include/handle32.h]
3357         New handle types VRANGE, HEAP, HEAPITEM.
3358
3359         * [include/pe_image.h][loader/pe_image.c]
3360         struct w_files: new field builtin.
3361         PE_FindExportedFunction: support ordinals.
3362         PE_GetProcAddress: call RELAY32_GetEntryPoint for builtins.
3363         fixup_imports: support ordinals.
3364         PE_LoadImage: prefer directories over segments.
3365
3366         * [include/resource.h][win32/resource.c]
3367         FindResource32: changed parameter from LPCTSTR to LPCWSTR
3368                 check LANG_NEUTRAL if LANG_ENGLISH fails.
3369         LoadAcceleratorsW,SizeofResource32,AccessResource32: 
3370                 disabled because it's broken.
3371         Casted to and from LPWSTR at various places.
3372
3373         * [include/string32.h][win32/string32.c]
3374         Changed prototypes to take const arguments where appropriate.
3375
3376         * [include/struct32.h]
3377         New structures DLGTEMPLATE32, DLGITEMTEMPLATE32.
3378
3379         * [tools/build.c]
3380         BuildSpec32Files: generate Base value into code, generate call to
3381         RELAY32_MakeFakeModule.
3382         
3383         * [win32/heap.c]
3384         This is still not finished and needs rework.
3385         HeapAlloc: renamed to SIMPLE_HeapAlloc, implemented HeapAlloc.
3386         HeapCreate: implemented on top of VirtualAlloc, which does not work yet
3387         HeapDestroy, HEAP_GrowHeap, HeapFree: new functions.
3388
3389         * [win32/memory.c]
3390         Support for VRANGE_OBJECT. This is not yet called from any place,
3391         and needs more platform specific support
3392         MEMORY_FindVrange, MEMORY_IsVrangeFree, MEMORY_InsertVrange,
3393         MEMORY_AllocVrange, MEMORY_ReleaseVrange: new functions.
3394
3395         * [win32/user32.c]
3396         WIN32_CreateWindowExA: don't GlobalAlloc for integer class and window
3397         names, as in dialogs.
3398         Implemented dialog functions (see user32.spec).
3399
3400         * [windows/caret.c]
3401         CARET_Initialize: call RELAY32_GetBuiltinDLL.
3402
3403 Mon Feb 12 18:52:40 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3404
3405         * [controls/edit.c]
3406         Removed commented out #ifdefs for WINELIB.
3407
3408         * [tools/makehtml.pl]
3409         Put in error checking when trying to open a file.
3410
3411         * [libtest/Makefile.in] [libtest/new.c] [libtest/hello4.c]
3412         Added two new targets: hello4 and new.
3413
3414         * [include/windows.h]
3415         Added definition of DEVMODE structure, although it's not yet used.
3416         Modified various API functions from CreateDC() to Escape(), in
3417         order to make them more compliant with the strict API definitions.
3418
3419         * [include/wintypes.h]
3420         Added 'typedef char TCHAR'.  It probably should be defined as
3421         'short', but then we would have to support such characters.  Also did
3422         'typedef const TCHAR* LPCTSTR' and 'typedef TCHAR* LPTSTR'.
3423         Also defined WNDENUMPROC, FONTENUMPROC, GOBJENUMPROC, PROPENUMPROC
3424         MFENUMPROC, and HGDIOBJ.
3425
3426 Mon Feb  5 16:42:07 1996  Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl>
3427
3428         * [misc/commdlg.c]
3429         Patched a bug that occurred in the internal COMMDLG module for the
3430         FileOpen(), FileSave() and FileSaveAs() functions.  The file-type
3431         combobox is now handled correctly.
3432
3433 Fri Feb  2 22:52:58 1996  Roman Dolejsi  <roman@sorry.vse.cz>
3434
3435         * [resources/sysres_Cz.rc]
3436         Added support for Czech [Cz] language.
3437
3438 Thu Feb  1 00:35:04 1996  Philippe De Muyter  <phdm@info.ucl.ac.be>
3439
3440         * [objects/font.c]
3441         FONT_matchfont : for fixed-spacing fonts, allow 'c' if 'm' fails;
3442         for variable-spacing fonts : allow '*' if 'p' fails; if asked lfHeight
3443         is -1, assume 0.
3444         CreateFontIndirect : if font parameter is NULL, issue an error message.
3445         CreateFont : null-terminate lfFaceName.
3446         ParseFontParms : debug code turned off : too verbose.
3447         InitFontsList : recognize *-c-* fonts as fixed-spacing fonts.
3448
3449         * [objects/color.c]
3450         ColorToPhysical : admit 0xff...... COLORREF's as 0x00...... ones.
3451
3452 --------------------------------------------------------------------
3453 Wed Jan 31 10:58:00 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
3454
3455         * [configure.in]
3456         Added --with-dll option to build libwine.so.
3457
3458         * [controls/listbox.c]
3459         Fixed ListBoxDirectory(), DlgDirSelect() and
3460         DlgDirList(). Hopefully their behavior is correct now.
3461
3462         * [controls/menu.c]
3463         Use SEGPTRs in ChangeMenu(), InsertMenu(), AppendMenu() and
3464         ModifyMenu() for the item data, to avoid corrupting the pointer
3465         for owner-drawn items.
3466
3467         * [controls/static.c]
3468         Attempt to load OEM icons for SS_ICON controls. Probably not
3469         entirely correct.
3470         Don't clip the text output.
3471
3472         * [files/directory.c]
3473         Add temp dir and Windows dir to environment.
3474
3475         * [files/dos_fs.c]
3476         Fixed a few path handling bugs in DOSFS_GetUnixFileName().
3477         Cache last used directory in DOSFS_FindNext() to avoid quadratic
3478         search time.
3479
3480         * [files/drive.c]
3481         New format for drives configuration in wine.conf; allows
3482         specifying the type, label and serial number of a drive.
3483
3484         * [files/file.c]
3485         New function FILE_OpenUnixFile to make sure we don't open a
3486         directory instead of a file.
3487         Fixed DOSFS_GetUnixFileName() check_last flag in FILE_MakeDir().
3488
3489         * [files/profile.c]
3490         Rewrote profile handling. Should be closer to Windows behavior now.
3491         New function PROFILE_GetWineIniString() to get a string from wine.conf.
3492         Support environment variables in wine.conf.
3493
3494         * [loader/task.c]
3495         Fixed the order of deletion in TASK_DeleteTask() to avoid memory
3496         corruption.
3497
3498         * [memory/global.c]
3499         Create a discarded block on GlobalAlloc() if the size is 0; thanks
3500         to John Harvey for noticing this.
3501
3502         * [memory/local.c]
3503         LOCAL_GetHeap: make sure the pointer is valid before checking
3504         magic number.
3505
3506         * [misc/main.c]
3507         Moved profile and registry saving to ExitWindows(), so we don't
3508         try to save them in case of a crash.
3509
3510         * [miscemu/int21.c]
3511         INT21_GetFreeDiskSpace: try to compute the cluster size from the
3512         filesystem size instead of hard-coding it to 64.
3513         Fixed functions 0x3f and 0x40 to use _hread and _hwrite to allow
3514         reading or writing 65535 bytes (thanks to Bruce Milner for this one).
3515
3516         * [windows/message.c]
3517         Fixed bug in linked-list handling in MSG_DeleteQueue().
3518         Simplified SetMessageQueue().
3519
3520         * [wine.ini] [wine.man]
3521         Updated for new drives configuration format.
3522
3523 Tue Jan 30 11:24:46 1996  William Magro  <wmagro@tc.cornell.edu>
3524
3525         * [controls/edit.c]
3526         Implemented ES_PASSWORD style, EM_SETPASSWORDCHAR and
3527         EM_GETPASSWORDCHAR messages.
3528
3529         * [controls/widgets.c]
3530         Adjusted class creation flags to better match values Windows uses.
3531
3532         * [include/windows.h]
3533         Fixed ES_NOHIDESEL typo.
3534
3535         * [loader/ne_image.c]
3536         Added detection for zero offset in RADDR fixups. Quicken
3537         was in an infinite loop here.
3538
3539 Mon Jan 29 20:12:22 1996  Albrecht Kleine  <kleine@ak.sax.de>
3540
3541         * [files/dos_fs.c]
3542         Bugfix: range error in month value (0..11 set to 1..12).
3543
3544         * [windows/caret.c]
3545         Changed ROP2-mode to R2_NOTXORPEN in CARET_Callback for pulsed
3546         appearance of the caret.
3547
3548         * [windows/mdi.c] [include/mdi.h]
3549         Changed MDITile(): added a new parameter WORD wParam for
3550         WM_MDITILE second tiling method (MDITILE_HORIZONTAL in wParam) as
3551         used in Win3.1
3552
3553 Sun Jan 28 14:20:00 1996  Cameron Heide  <heide@ee.ualberta.ca>
3554
3555         * [miscemu/int2f.c]
3556         Added a small bit of MSCDEX emulation.
3557
3558         * [windows/alias.c]
3559         ALIAS_RegisterAlias was returning the hash value when it should
3560         have been returning the record number.
3561         
3562 Sat Jan 27 10:53:51 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3563
3564         * [include/shell.h] [include/wintypes.h]
3565         Moved definition of HKEY and LPHKEY types to include/wintypes.h.
3566         Declared FONTENUMPROC in wintypes.h.
3567
3568         * [include/windows.h]
3569         Added definition of KERNINGPAIR and LPKERNINGPAIR types.  Added
3570         declarations for CopyCursor(), CopyIcon(), EnumFontFamilies(),
3571         ExtractIcon(), FatalAppExit(), FindExecutable(), GetClipCursor(),
3572         GetKerningPairs(), GetQueueStatus(), GetRasterizerCaps(),
3573         IsGDIObject(), IsMenu(), IsTask(), RegCloseKey(), RegCreateKey(),
3574         RegDeleteKey(), RegEnumKey(), RegOpenKey(), RegQueryValue(),
3575         RegSetValue(), ResetDC(), ShellExecute(), SystemParametersInfo(),
3576         and wsprintf().
3577
3578         * [tools/makehtml.pl] [documentation/apiw.index]
3579         New files that scan windows.h, commdlg.h, and toolhelp.h and output
3580         an HTML sorted list with optional links to www.willows.com and a
3581         tally of unimplemented APIW functions.
3582
3583         * [objects/cursoricon.c]
3584         Added Win32 versions of CopyIcon() and CopyCursor() for use in
3585         libwine.
3586
3587         * [win32/resource.c] [win32/winprocs.c]
3588         Added '#include "libres.h"' and explicit declarations of windows
3589         procs in order to avoid warnings.
3590
3591         * [windows/utility.c]
3592         Added Win32 version of MulDiv() for libwine.
3593
3594         * [*/*] [include/windows.h]
3595         Changed several function declarations to comply more strictly to
3596         the windows API (without, hopefully, altering their functionality).
3597
3598         * [controls/menu.c]
3599         Made the return value of CheckMenuItem be the previous state of
3600         the menu item if it was found, otherwise -1 as specified in the
3601         SDK. This conflicts with the APIW specification, which says it
3602         should return TRUE if successful, otherwise FALSE.
3603
3604         * [include/windows.h]
3605         Added obsolete WM_SIZE message wParam names for compatibility.
3606         Added WinHelp() command constants, even though they are not yet
3607         supported.
3608
3609         * [rc/winerc.c]
3610         Tidied up transform_binary_file().  In argument checking, flattened
3611         any invalid characters specified with the prefix argument.
3612
3613         * [library/libres.c]
3614         Made FindResource() case-insensitive when parameter 'name' is a string.
3615
3616 Sat Jan 27 02:30 1996  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de
3617
3618         * [files/drive.c]
3619         If root "/" is given in wine.conf, use it as last resort.
3620
3621         * [files/file.c]
3622         Report ER_AccessDenied it disk ist not writable
3623         More Debug Output
3624
3625         * [miscemu/int21.c]
3626         Squeezed some bugs in ExtendedOpenCreateFile
3627         
3628         * [windows/winpos.c]
3629         Some windows may not be moved or resized. We are missing some
3630         structures to be exact, but the approach should help in some cases
3631         and make things worse in much fewer.
3632
3633 Fri Jan 26 10:24:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3634
3635         * [loader/pe_image.c]
3636         fixup_imports: Find builtins for Borland style entries, too
3637
3638 Fri Jan 26 10:24:00 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3639
3640         * [controls/menu.c]
3641         LoadMenu: branch to Win32 for PE modules
3642
3643         * [if1632/gdi.spec][if1632/kernel32.spec][if1632/user32.spec]
3644         DeleteObject, GetPixel, SetPixel,WritePrivateProfileStringA,
3645         WriteProfileStringA, EmptyClipboard, EnableMenuItem, EnableScrollBar,
3646         EnableWindow, InvalidateRect, SetWindowTextA, WinHelpA: new relays
3647         DrawTextA, MoveToEx, GetClientRect, InvalidateRect, LoadBitmapA/W,
3648         LoadAcceleratorsA/W, LoadMenu[Indirect]A/W, LoadStringA/W: changed
3649         to convert parameters or naming convention
3650
3651         * [include/kernel32.h][include/wintypes.h]
3652         moved WCHAR, defined LPWSTR
3653
3654         * [include/string32.h][win32/string32.c][include/struct32.h]
3655         New files
3656
3657         * [loader/module.h]
3658         LoadModule: exit after returning from PE_LoadModule
3659
3660         * [loader/pe_image.c]
3661         my_wcstombs: isascii does not work on Linux for Unicode
3662         PE_LoadImage: Handle directories
3663
3664         * [misc/user32.c]
3665         USER32_RECT32to16, USER32_RECT16to32: new functions
3666         implemented new user32 relays
3667
3668         * [misc/newfns.c]
3669         WIN32_WinHelpA: new function
3670
3671         * [win32/param32.c]
3672         New file
3673
3674         * [win32/resource.c]
3675         GetResDirEntry: added support for named entries
3676         WIN32_LoadAcceleratorsW: invoke *32 resource functions
3677         WIN32_LoadBitmapA: convert name to unicode if appropriate
3678         WIN32_ParseMenu: new function
3679         implemented new resource functions from user32.spec
3680
3681 Wed Jan 24 18:09:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu>
3682
3683         * [objects/cursoricon.c]
3684         GetIconId() and LoadIconHandler() functions.
3685
3686         * [windows/mdi.c]
3687         Better maximization support, TranslateMDISysAccel() function, 
3688         misc improvements.
3689
3690         * [windows/defwnd.c]
3691         Fix for WM_WINDOWPOSCHANGED message handler.
3692
3693         * [windows/winpos.c]
3694         Rewrote WindowFromPoint() function.
3695
3696 Sun Jan 21 1996 17:05:09  Marcus Meissner <msmeissn@faui01.informatik.uni-erlangen.de>
3697
3698         * [include/toolhelp.h] [misc/toolhelp.c]
3699         Added Notify(Un)Register, but no callbacks yet.
3700
3701 Fri Jan 19 01:43:37 1996 Victor Schneider <root@tailor.roman.org>
3702
3703         * [Makefile.in]
3704         Added target for libwine.so.1.0.
3705
3706         * [library/winmain.c]
3707         For WINELIBDLL, _WinMain just returns hInstance instead of calling
3708         WinMain().
3709
3710         * [misc/main.c]
3711         For WINELIBDLL, renamed main() to _wine_main() for calling from the
3712         stub main function.
3713
3714         * [library/winestub.c] (new file)
3715         Provides a stub main() function for using libwine.so.
3716
3717 Tue Jan 16 11:04:34 1996  Anand Kumria <akumria@ozemail.com.au>
3718
3719         * [winsocket.c]
3720         Fix EPERM problem.
3721
3722         * [global.c]
3723         Attempt to do some sanity checking in MemManInfo().
3724
3725         * [Changelog]
3726         Fix changelog oversight for previous entry.
3727
3728 ---------------------------------------------------------------------
3729 Sun Jan 14 13:45:22 1996  Alexandre Julliard  <julliard@sunsite.unc.edu>
3730
3731         * [configure.in]
3732         Added check for gcc strength-reduce bug.
3733
3734         * [controls/listbox.c]
3735         Changed ListBoxDirectory() to use the new DOS file functions.
3736
3737         * [controls/menu.c]
3738         Fixed parameters for DeleteMenu() call in ChangeMenu().
3739
3740         * [debugger/stack.c]
3741         Also display current frame in back-trace.
3742
3743         * [files/directory.c] [files/dos_fs.c] [files/drive.c] [files/file.c]
3744         Complete rewrite of the DOS file handling.
3745         Implemented per-task file handles.
3746         Removed default Z: drive; needs to be put explicitely in wine.ini
3747         if desired.
3748
3749         * [loader/module.c]
3750         Fixed file descriptor leak in LoadModule().
3751
3752         * [loader/task.c]
3753         Initialise PDB file handle table in TASK_CreateTask().
3754         Close file handles on task termination.
3755         Implemented SetErrorMode().
3756
3757         * [misc/network.c]
3758         Fixed WNetGetConnection() to use GetDriveType().
3759
3760         * [misc/xmalloc.c]
3761         Added function xstrdup().
3762
3763         * [miscemu/int21.c]
3764         Many changes for new DOS file functions.
3765
3766         * [miscemu/interrupts.c]
3767         Moved DOS_GetEquipment() function into INT_Int11Handler().
3768
3769         * [windows/win.c]
3770         Bug fix: create system menu before sending WM_NCCREATE.
3771
3772         * [*/*.c]
3773         Replaced strcasecmp and strncasecmp by lstrcmpi and lstrncmpi for
3774         better portability.
3775
3776 Sat Jan 13 16:13:02 1996  Jim Peterson <jspeter@birch.ee.vt.edu>
3777
3778         * [include/wintypes.h]
3779         Added 'typedef HGLOBAL GOBALHANDLE;'.  This is not precisely in line
3780         with the true windows 'typedef HANDLE GLOBALHANDLE;', but I believe
3781         it should suffice.
3782
3783         * [include/winsock.h]
3784         Added '#include <arpa/inet.h>' for various declarations.  '#ifdef'-ed
3785         out some old style internet address #define's.
3786
3787         * [loader/task.c]
3788         Made MakeProcInstance() return first parameter #ifdef WINELIB32.
3789         Made FreeProcInstance() do nothing #ifdef WINELIB32.
3790         '#ifdef'-ed out TASK_AllocThunk(), as it was unused in WINELIB32.
3791
3792         * [library/miscstubs.c]
3793         Made GetWndProcEntry16() return ACTIVATEAPP_callback() when called
3794         with name="ActivateAppProc".  This hardly seems correct, but it's my
3795         best guess as to how the emulator responds.
3796
3797 Sat Jan  6 17:57:45 1996  Martin von Loewis <loewis@informatik.hu-berlin.de>
3798
3799         * [if1632/kernel32.spec][win32/process.c]
3800         WIN32_GetProcAddress, LoadLibraryA: new functions
3801
3802         * [if1632/relay32.c]
3803         RELAY32_GetEntryPoint: Removed code to load PE DLLs
3804
3805         * [include/pe_image.h][include/pe_exe.h]
3806         struct pe_data: new fields base_addr,load_addr,vma_size,pe_reloc
3807         struct PE_Reloc_Block: new structure
3808
3809         * [loader/module.c]
3810         MODULE_RegisterModule: new function
3811
3812         * [loader/pe_image.c]
3813         PE_FindExportedFunction,PE_GetProcAddress: new functions
3814         fixup_imports: expect struct w_files* now, fill dlls_to_init,
3815                        load PE DLLs
3816         do_relocations: new functions
3817         calc_vma_size: renamed from dump_table
3818         PE_LoadImage: use malloc to allocate memory for image
3819         PE_InitDLL: expect HMODULE
3820         PE_InitializeDLLs: new function
3821
3822         * [loader/task.c]
3823         NE_InitializeDLLs: branch to PE_InitializeDLLs for PE modules
3824         GetExePtr: Accept PE modules
3825
3826         * [misc/commdlg.c]
3827         FILEDLG_WMCommand: unpack WIN32 WM_COMMAND appropriately for WineLib
3828
3829 Thu Jan  4 11:36:21 1996  Manfred Weichel <Manfred.Weichel@mch.sni.de>
3830
3831         * [misc/port.c]
3832         New file with usleep() function for SVR4.
3833
3834         * [configure.in]
3835         Check for usleep() function.
3836
3837 Tue Jan 02 14:00:00 1996  Anand Kumria <akumria@ozemail.com.au>
3838
3839         * [if1632/toolhelp.spec] [include/toolhelp.h]
3840           [misc/user.c] [windows/message.c]
3841         Implement TOOLHELP.80 TimerCount. Fix GetTickCount.
3842
3843         * [winsocket.c]
3844         Fixed ENOENT error.
3845
3846         * [miscemu/dpmi.c]
3847         Implement DPMI Get Page Size (AX=0604, INT 31)
3848
3849         * [memory/global.c]
3850         Implement TOOLHELP.72 GetMemManInfo.
3851
3852 Mon Jan  2 10:33:00 1996  Thomas Sandford <t.d.g.sandford@prds-grn.demon.co.uk>
3853
3854         * [if1632/callback.c]
3855         CallWindowProc() - When calling RELAY32_CallWindowProc, check
3856         whether lParam should be a SEGPTR, and if so convert it to one.
3857
3858         * [if1632/gdi.spec] [if1632/kernel32.spec] [if1632/user32.spec]
3859         Numerous functions added, mostly calls to original (win16)
3860         functions.  Note that some (many) of these are probably not
3861         strictly correct, but with these additions freecell will at least
3862         display its main window though it is garbled.
3863
3864         * [if1632/winprocs.spec]
3865         Completely rewritten - all WndProcs now have win32 versions to
3866         help with the lparam SEGPTR fix in callback.c
3867
3868         * [include/kernel32.h]
3869         LPTCSTR defined.
3870
3871         * [include/peexe.h]
3872         Definition of PE_Export_Directory amended.
3873
3874         * [include/resource32.h]
3875         New file.
3876
3877         * [include/stackframe.h]
3878         Definition of MAKE_SEGPTR macro #ifdef'd out and replaced with
3879         prototype for replacement function in memory/selector.c which
3880         can operate on any given memory address. This is currently
3881         required for win32 support. It is a dreadful cludge, and will
3882         certainly slow down other programs. If you are not interested
3883         in win32 development you may wish to reverse this patch.
3884
3885         * [include/windows.h]
3886         Definition of SW_SHOWDEFAULT added.
3887
3888         * [loader/pe_image.c]
3889         Extensive rewrites of xmmap() fixup_imports().
3890         PE_LoadImage() - initialisation of bss added, extraction of
3891         module name fixed, initialisation of DLL added.
3892         PE_InitDLL() - now does something.
3893         PE_Win32CallToStart() - initialisation of TEB pointed to by
3894         fs added.
3895         PE_InitTEB() created to perform TEB initialisation.
3896
3897         * [memory/selector.c] 
3898         New function MAKE_SEGPTR() - see include/stackframe.h above.
3899
3900         * [misc/user32.c]
3901         USER32_RegisterClassA(), CreateWindowExA() memory allocation
3902         method changed. This is probably now unnecessary with the
3903         new MAKE_SEGPTR handling code.
3904         USER32_DefWndProcA() removed to win32/winprocs.c
3905         USER32_TranslateMessage added.
3906
3907         * [tools/build.c]
3908         handling of win32 spec files changed to support gcc2.6.X
3909         this requires optimisations to be disabled.
3910
3911         * [win32/resource.c] [win32/newfns.c] [win32/heap.c] [win32/winprocs.c]
3912         New files.
3913
3914         * [win32/Makefile.in]
3915         New files heap.c, newfns.c, resource.c and winprocs.c added to build.
3916
3917         * [win32/file.c]
3918         New function W32_SetHandleCount.
3919
3920         * [win32/init.c]
3921         WIN32_GetModuleHandle() - now returns handle of running process
3922         if called with NULL.
3923         GetStartupInfoA() - set cbReserved2 to 0.
3924
3925         * [win32/memory.c]
3926         VirtualAlloc() - set mmap() file parameter to -1 instead of 0 to make
3927         it work with FreeBSD. Also check for return value. Removed extra
3928         return.
3929
3930         * [windows/winpos.c]
3931         ShowWindow() - SW_SHOWDEFAULT handling kludged in.
3932
3933 ----------------------------------------------------------------------
3934 Sat Dec 23 18:15:59 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
3935
3936         * [configure.in] [Makefile.in] [tools/install-sh]
3937         New 'install' target installs Wine binary, library and man page.
3938         Library is now more logically named libwine.a.
3939         Split toolkit/ directory into library (for library code) and
3940         libtest (for test programs).
3941
3942         * [controls/edit.c]
3943         Quick hack to partially support EM_PASSWORD style (avoids
3944         displaying your passwords on the screen when testing programs...)
3945
3946         * [configure.in] [controls/menu.c] [include/resource.h]
3947           [misc/commdlg.c] [misc/ole2nls.c] [misc/shell.c] [windows/msgbox.c]
3948         Language is now a run-time option (wine -language xx).
3949
3950         * [debugger/dbg.y]
3951         Dump some more debugging info on crash.
3952
3953         * [misc/profile.c]
3954         Only consider ';' as a comment if it's the first non-blank
3955         character on the line.
3956
3957         * [miscemu/dpmi.c]
3958         More debugging info for real-mode callback.
3959
3960         * [objects/gdiobj.c]
3961         Rewrote EnumObjects() to do the Right Thing.
3962
3963         * [resources/sysres*]
3964         New directory containing system resources.
3965
3966 Fri Dec 22 11:24:39 GMT 1995  John Harvey <john@division.co.uk>
3967
3968         * [win32/file.c] [win32/memory.c]
3969         Unixware doesn't have MAP_ANON ifdefed out for now.
3970
3971         * [misc/dos_fs.c]
3972         DOS_GetDosFileName didn't truncate paths starting ./ properly.
3973
3974         * [tools/build.c]
3975         Produces assembly code that works with the unixware assembler.
3976
3977 Wed Dec 20 22:22:29 +0100 1995  Morten Welinder <terra@diku.dk>
3978
3979         * [miscemu/instr.c]
3980         INSTR_GetOperandAddr: 16-bit addresses should be masked to 16 bits.
3981
3982         * [misc/dos_fs.c]
3983         DOS_readdir should always return directories, even if they don't
3984         match the file name mask.
3985
3986 Tue Dec 19 18:00:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
3987         
3988         * [misc/exec.c]
3989         Give arguments to winhelp.
3990
3991         * [miscemu/int21.c]
3992         Implemented Interrupt 21 AX=6C00 EXTENDED OPEN/CREATE.
3993         Created function ExtendedOpenCreateFile.
3994         Give for some Windows95 interrupts the return value 'not
3995         implemented'.
3996
3997 Sun Dec 17 16:51:56 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
3998
3999         * [include/kernel32.h] [include/windows.h]
4000         Moved the typedefs for SYSTEMTIME and LPSYSTEMTIME from
4001         include/kernel32.h to include/windows.h and declared the new Win32
4002         API functions Sleep(), GetLocalTime(), and GetSystemTime().
4003         Redefined INFINITE as 0xFFFFFFFF if WINELIB32.
4004
4005         * [rc/rc (new file)]
4006         Created the shell script 'rc', which should simplify resource
4007         compilation.
4008
4009         * [win32/environment.c]
4010         Kludged around an undefined reference to wine_files.  This change
4011         should be fixed some time.
4012
4013         * [win32/time.c] [if1632/kernel32.spec]
4014         Added the functions GetSystemTime(), and Sleep().
4015
4016         * [miscemu/int21.c]
4017         Renamed static function GetSystemTime to INT21_GetSystemTime to
4018         avoid conflicts with the API function of the same name.
4019
4020         * [include/wintypes.h]
4021         Added the SPFMT definition for printf statements.
4022
4023         * [misc/shell.c] [include/shell.h]
4024         Changed ERROR_* defines to SHELL_ERROR_*, as they were conflicting
4025         with the ones in include/winerror.h.  They should probably use the
4026         versions in winerror.h, but I'm not certain, and that can be done
4027         later.
4028
4029         * [windows/mdi.c]
4030         Translated WM_MDIACTIVATE(?,(LOhwnd,HIhwnd)) messages to
4031         WM_MDIACTIVATE(HIhwnd,LOhwnd) for WINELIB32.  The ? parameter
4032         (boolean) was discarded with this translation.  Translated handler
4033         of WM_MDISETMENU(ref,(loHMENU,hiHMENU)) to handle
4034         WM_MDISETMENU(loHMENU, hiHMENU) messages in WINELIB32 (ref assumed
4035         false, call DrawMenuBar() if desired).
4036
4037         * [*/*]
4038         General explicit casts and more rigid typing to remove warnings.
4039
4040         * [include/winpos.h] [windows/winpos.c]
4041         Changed return type of WINPOS_ChangeActiveWindow to BOOL.
4042
4043         * [include/commdlg.h] [misc/commdlg.c]
4044         Added prototypes for ChooseColor(), CommDlgExtendedError(),
4045         FindText() GetFileTitle(), GetOpenFileName(), GetSaveFileName(),
4046         PrintDlg, and ReplaceText().
4047         Renamed the CommDlgExtendError() function to CommDlgExtendedError().
4048         Made GetFileTitle return a short, as per the API definition.
4049
4050         * [Makefile.in]
4051         Added line to clean and distclean that removes temporaries from
4052         the include directory.
4053
4054 Sat Dec 16 19:39:14 MET 1995  Steffen Moeller <smoe0024@rz.uni-hildesheim.de>
4055
4056         * [controls/edit.c]
4057         Almost rewrote EDIT_GetLineMsg.
4058
4059 Sat Dec 16 13:51:48 MST 1995  Andrew Taylor <andrew@riscan.com>
4060
4061         * [windows/mdi.c]
4062         Fixed MDITile() bug that occurs when 0 windows are present or all
4063         windows are minimized.
4064
4065 Wed Dec 12 23:30:00 1995  Uwe Bonnes <bon@elektron.ikp.physik.th-darmstadt.de>
4066
4067         * [misc/profile.c]
4068         Try harder to find files, especially in the working directory.
4069         Look in $HOME/.wine too and create it there if it isn't found.
4070
4071 ----------------------------------------------------------------------
4072 Mon Dec 11 19:08:55 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4073
4074         * [misc/lstr.c]
4075         Replaced wine_strncpy() by a 32-bit version of lstrcpyn(), since
4076         they do the same job.
4077
4078         * [tools/build.c]
4079         Fixed __attribute__((stdcall)) to make it compile with gcc
4080         versions under 2.7. Doesn't mean it will run OK though...
4081
4082 Sat Dec 09 13:22:58 1995  Cameron Heide  <heide@ee.ualberta.ca>
4083
4084         * [include/kernel32.h] [include/winerror.h]
4085         Added file attribute definitions and more error codes.
4086
4087         * [win32/error.c]
4088         Added some rudimentary errno-to-Win32 error conversion
4089         code.
4090
4091         * [win32/file.c]
4092         Added to GetFileInformationByHandle, filled in some known
4093         error codes, and switched to dprintf_win32.
4094
4095         * [win32/time.c]
4096         Added GetLocalTime.
4097
4098 Fri Dec  8 14:37:39 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4099
4100         * [controls/combo.c]
4101         Converted functions of the type LONG _(HWND,WORD,LONG) to the type
4102         LRESULT _(HWND,WPARAM,LPARAM) where needed.
4103
4104         * [include/libres.h]
4105         Restructured libres prototypes to closer match the windows API.
4106
4107         * [include/windows.h]
4108         Changed several API prototypes' parameter types from 'short' to INT,
4109         which is #defined as short in the emulator, but is a normal int in
4110         WINELIB32.  Also changed SEGPTR from DWORD to void* when WINELIB32.
4111         (This creates a lot of warnings at library-compile time, but less
4112         warnings at app-compile time.  I'll remove the warnings soon.)
4113
4114         * [loader/resource.c]
4115         Fixed parameter mismatch in call to LIBRES_FindResource().  Changed
4116         various implementations of the LIBRES_* API functions.
4117
4118         * [loader/signal.c]
4119         Deleted local 'i' from win_fault(), since it was unused.
4120
4121         * [objects/bitblt.c]
4122         Mirrored changes to include/windows.h mentioned above.
4123
4124         * [toolkit/hello3.c]
4125         Changed LoadMenuIndirect() call to LoadMenu() to test the new
4126         resource registration technique.
4127
4128         * [toolkit/libres.c]
4129         Removed definition of 'struct resource' and fixed bugs in the resource
4130         implementation.  Implemented LIBRES_FindResource.
4131
4132         * [windows/graphics.c]
4133         Mirrored changes to include/windows.h mentioned above.
4134
4135 Thu Dec  7 23:15:56 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
4136
4137         * [controls/edit.c]
4138         LOCAL_HeapExists: Changed parameter to HANDLE. For WineLib, return true
4139
4140         * [controls/listbox.c]
4141         CreateListBoxStruct: Initialize HeapSel to 0 for WineLib
4142
4143         * [include/listbox.h]
4144         change HeapSel from WORD to HANDLE
4145
4146         * [include/resource.h][rc/winerc.c]
4147         struct ResourceTable: removed
4148         struct resource: moved to header file
4149         autoregister resources if supported by compiler
4150
4151         * [memory/local.h]
4152         LOCAL_GetHeap: expect HANDLE rather than WORD
4153         
4154         * [toolkit/Makefile.in]
4155         Add ALLCFLAGS to make hello3
4156
4157         * [toolkit/heap.c]
4158         LocalFree, HEAP_Free: handle 0 parameter gracefully
4159
4160 Wed Dec 06 15:34:23 1995  Greg Cooper <cooper@ima-inc.com>
4161
4162         * [misc/winsocket.c]
4163         Fixed the msgsnd and msgrcv errors that winsock programs get.
4164
4165 Wed Dec 06 12:47:23 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
4166         
4167         * [if1632/kernel.spec]
4168         Fixed _hread and _hwrite return type
4169
4170         * [if1632/relay32.c] [loader/pe_image.c]
4171         Hacked loading of PE-dll's in
4172
4173         * [win32/advapi.c]
4174         Added stubs for RegCreateKeyEx, RegSetValueEx, RegQueryValueEx
4175
4176         * [win32/file.c]
4177         Added stubs for OpenFileMapping, CreateFileMapping, MapViewOfFileEx
4178
4179         * [win32/process.c]
4180         Added stubs for CreateMutexA, ReleaseMutex, CreateEventA,
4181         WaitForSingleObject, DuplicateHandle, GetCurrentProcess
4182         
4183 Mon Dec 04 13:06:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4184
4185         * [include/wine.h] [misc/lstr.c]
4186         Define wine_strncpy(). This function does not pad the buffer with 
4187         zeroes like GNU strncpy(), which might break some Windows programs
4188         that pass bogus size arguments.
4189
4190         * [loader/module.c]: GetModuleFileName(),
4191         [misc/commdlg.c]: GetFileTitle(),
4192         [misc/keyboard.c], [misc/lstr.c]: lstrcpyn(),
4193         [misc/ole2nls.c], [misc/profile.c], [multimedia/mcistring.c],
4194         [multimedia/mmsystem.c], [objects/font.c]:
4195         Use wine_strncpy() where strings are returned to Windows programs.
4196         
4197         * [objects/metafile.c]
4198         PlayMetafile(): Clear the handle table before using it.
4199
4200         * [misc/shell.c] [misc/main.c]
4201         Rename SHELL_RegCheckForRoot() to SHELL_Init() and call it from main().
4202         
4203         * [misc/profile.c]
4204         load(): Need to handle comments.
4205         
4206         * [toolkit/libres.c]
4207         Make it compile.
4208         
4209         * [windows/nonclient.c]
4210         Use MAKE_SEGPTR macro in two places where a user heap block used
4211         to be allocated instead.
4212
4213 Sat Dec 02 16:43:43 1995 Ramon Garcia <ramon@ie3.clubs.etsit.upm.es>
4214
4215         * [windows/winpos.c]
4216         In function SetWindowPos: do not redraw the parent of
4217         a window if the specified window is placed on the top.
4218         This avoids that ShowWindow(hwnd,1) hides hwnd instead
4219         of showing it.
4220
4221 Sat Dec 02 11:00:00 1995 Alex Korobka <alex@phm30.pharm.sunysb.edu>
4222
4223         * [windows/scroll.c]
4224         Now it can scroll children along with the client region of parent 
4225         window. Tried to optimize update region calculation. 
4226
4227         * [windows/mdi.c]
4228         ScrollChildren function, more other features added. Basically
4229         a rewrite.
4230
4231         * [windows/winpos.c] [windows/focus.c]
4232         Reimplemented window activation and focus handling.
4233
4234         * [windows/nonclient.c]
4235         Added new flag WIN_NCACTIVATED.
4236
4237         * [windows/message.c] [loader/task.c]
4238         Small changes (to maintain linked list of message queues).
4239
4240 Wed Nov 29 15:51:48 1995  Daniel Schepler  <daniel@shep13.wustl.edu>
4241
4242         * [include/options.h] [misc/main.c] [windows/defwnd.c]
4243           [windows/event.c] [windows/nonclient.c] [windows/win.c] [Wine.man]
4244         Implemented a -managed option to replace the standard Windows
4245         frame of top-level windows with the window manager's decorations.
4246         If a top-level window makes its own frame, this will still show
4247         up, inside the window manager decorations (I believe ctl3dv2.dll
4248         would do this, although I can't test this).
4249
4250 ----------------------------------------------------------------------
4251 Tue Nov 21 18:49:10 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4252
4253         * [configure.in] [Makefile] [misc/dos_fs.c]
4254         Got rid of autoconf.h file.
4255
4256         * [debugger/dbg.y]
4257         More logical behavior upon syntax errors.
4258
4259         * [include/hook.h] [windows/hook.c]
4260         Changed hook structure and rewrote most of the hook functions for
4261         better compatibility, based on investigations by Alex Korobka.
4262
4263         * [include/message.h] [windows/message.c]
4264         Added hooks to message queue structure and made the structure
4265         layout Windows-compatible.
4266         Added support for WH_MOUSE, WH_KEYBOARD, WH_HARDWARE and
4267         WH_JOURNALRECORD hooks.
4268
4269         * [misc/main.c]
4270         Added command-line option for changing the language at run-time
4271         (not implemented yet), based on a suggestion from Michael Patra.
4272
4273         * [objects/cursoricon.c]
4274         Fixed silly SEGPTR bug in DumpIcon().
4275
4276 Mon Nov 20 22:22:22 1995  Alex Korobka <alex@phm30.pharm.sunysb.edu>
4277
4278         * [controls/listbox.c] [controls/combo.c] [include/listbox.h]
4279         Partial implementaion of LBS_EXTENDEDSEL style,
4280         yet more updates for drag & drop support. Now works.
4281
4282         * [windows/defwnd.c]
4283         More message handlers.
4284
4285         * [windows/win.c]
4286         DragObject, DragDetect, AnyPopup functions. 
4287
4288         * [controls/listbox.c]
4289         More kludgy fixes (WM_...TOITEM, etc.).
4290
4291         * [objects/cursoricon.c] [objects/oembitmap.c]
4292         IconToCursor skeleton, patch for OBM_LoadCursorIcon to handle new
4293         cursor.
4294
4295         * [include/bitmaps/ocr*]
4296         New OEM cursors.
4297
4298 Mon Nov 20 11:05:20 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4299
4300         * [toolkit/heap.c]
4301         Swapped flags and size arguments to LocalRealloc as per changes in
4302         memory/local.c by William Magro in previous release.
4303
4304         * [include/wintypes.h]
4305         Reinstated the #define's for 'min' and 'max', since they're part of
4306         the Windows API.  I really don't think it's a wise idea, so I put
4307         a '#ifndef DONT_DEFINE_min_AND_max' around them.  I think the actual
4308         WINE code should never use these (it should use 'MIN' and 'MAX'
4309         instead).
4310
4311         * [loader/*]
4312         Put '#ifndef WINELIB' around many things that WINElib should not need.
4313
4314         * [controls/edit.c]
4315         Took out many '#if defined(WINELIB)' sections with the associated
4316         comment 'temporary fix, until Local memory is correctly implemented in
4317         WINELIB', since the effective translations are now in 
4318         toolkit/miscstubs.c.
4319         Took out the #ifndef's I put in EDIT_ClearText.  Whoever modified this
4320         file fixed (or at least postponed) the bug I had encountered.
4321
4322         * [loader/task.c]
4323         Put an #ifdef in TASK_CreateTask() that hardwires the current drive to
4324         C:  This will probably cause a lot of trouble if this change is
4325         forgotten in the future, but it will let things like the OpenFileName
4326         dialog work for now.
4327
4328         * [toolkit/libres.c] [toolkit/Makefile.in] [toolkit/Makefile]
4329           [include/libres.h]
4330         Made new libres.c file, which will contain functions for supporting
4331         accessing resources by name in WINElib.  'winerc' will need to be
4332         changed.
4333
4334         * [toolkit/heap.c]
4335         Refined memory routines to allow for differences between LocalAlloc
4336         and GlobalAlloc and between LocalSize and GlobalSize.
4337
4338         * [windows/message.c] [include/windows.h]
4339         Defined the GetCurrentTime routine in windows/message.c, and removed
4340         the #define in windows.h.
4341
4342 Mon Nov 20 00:36:42 MET 1995 Sven Verdoolaege <skimo@dns.ufsia.ac.be>
4343
4344         * [*/*]
4345         Added new debugging type DEBUG_WIN32 and DEBUG_ENV.
4346
4347         * [loader/module.c]
4348         Added undocumented GetExpWinVer.
4349
4350         * [tools/build.c]
4351         Previous code didn't pop possibly changed %esi, %edi and %edx
4352         from the stack.
4353         
4354         * [win32/advapi.c]
4355         Added GetUserNameA.
4356
4357         * [win32/code_page.c]
4358         Added stub for MultiByteToWideChar.
4359
4360         * [win32/console.c]
4361         Added SetConsoleCtrlHandler stub.
4362
4363         * [win32/file.c]
4364         Added ReadFile CreateFileA GetFileInformationByHandle stubs.
4365         Added CloseHandle.
4366
4367         * [win32/memory.c]
4368         Changed VirtualAlloc and VirtualFree.
4369
4370         * [win32/process.c]
4371         Added ExitProcess.
4372
4373 Sun Nov 19 17:54:42 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
4374
4375         * [include/windows.h]
4376         Fixed a few broken structure definitions.
4377
4378         * [loader/resource.c]
4379         FindResource(): Need to check for '#xxx' strings here.
4380
4381         * [miscemu/int21.c]
4382         FindNext(): Return MS-DOS filenames uppercase.
4383
4384         * [objects/cursoricon.c]
4385         CreateIcon(), CreateCursor(): Added missing element to CURSORICONINFO
4386         initializers.
4387         
4388         * [misc/file.c]
4389         _lopen(): Files opened in OF_WRITE mode are truncated.
4390         OpenFile(): Ignore OF_READ/OF_WRITE/OF_READWRITE when files are
4391         created; use read/write mode.
4392         
4393         * [misc/profile.c]
4394         load(): Rewritten.
4395         
4396         * [misc/commdlg.c]
4397         Fixed bad call to strncpy() that smashed the stack.
4398
4399         * [controls/combo.c] [windows/winpos.c] [memory/selector.c]
4400         Operator precedence fixes. People who use gcc 2.7.1 don't need a
4401         debugger :-)
4402         
4403         * [if1632/gdi.spec] [objects/palette.c]
4404         Add ResizePalette() and AnimatePalette() stubs. They don't do anything,
4405         but sometimes that's good enough.
4406
4407 Fri Nov 17 09:10:35 GMT 1995  John Harvey <john@division.co.uk>
4408
4409         * [include/wine.h] [include/registers.h] [include/winsock.h]
4410         Added definitions for Unixware.
4411
4412         * [loader/signal.c] [misc/comm.c] [misc/winsocket.c]
4413         Misc. fixes for Unixware.
4414
4415         * [loader/task.c]
4416         Made assignemts to context in InitTask for registers use the macros
4417         from registers.h to make them more portable. (Needed for Unixware)
4418
4419         * [tools/build.c]
4420         Fixed register acces routines to work on Unixware. Bit grubby but
4421         it seems to work.
4422
4423         * [controls/edit.c]
4424         EDIT_WM_NCCreate allocates local heap if hasn't been previously
4425         allocated.
4426         
4427         * [miscemu/int21.c]
4428         mkdir now creates directory with permission to access it.
4429
4430         * [misc/dos_fs.c]
4431         mkdir now creates directory with permission to access it.
4432         DOS_opendir now uses linked list of dirents to avoid problems with 
4433         realloc changing address of malloced memory.
4434
4435 Thu Nov 16 12:47:13 1995  Michael Patra  <patra@itp1.Physik.TU-Berlin.DE>
4436
4437         * [controls/menu.c]
4438         MENU_CalcItemSize(): Fixed handling of empty menu items.
4439
4440 Sat Nov 11 21:46:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
4441
4442         * [misc/file.c]
4443         In OpenFile, unlink should be done on the unix filename.
4444
4445 Sat Nov 11 16:43:29 1995  Cameron Heide  (heide@ee.ualberta.ca)
4446
4447         * [include/handle32.h]
4448         New header file containing internal Win32 kernel handle
4449         information.
4450
4451         * [win32/file.c]
4452         Added ReadFile, CreateFile, and CloseFileHandle, and did
4453         some reorganizing to match the new handle allocation scheme.
4454
4455         * [win32/init.c]
4456         Added CloseHandle and the creation of standard I/O handles.
4457
4458         * [win32/object_mgt.c]
4459         New module for allocating and freeing Win32 kernel handles.
4460
4461 ----------------------------------------------------------------------
4462 Fri Nov  3 20:08:17 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4463
4464         * [configure.in]
4465         Attempt to check for -li386 on NetBSD. Please test this.
4466
4467 Mon Oct 30 12:40:32 EST 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4468
4469         * [*/*]
4470         Eliminated various warnings with either explicit casts or more
4471         accurate variable/parameter declarations (e.g. INT instead of short
4472         or WORD).
4473         Changed macros 'min' and 'max' to 'MIN' and 'MAX', since they're
4474         macros.
4475
4476         * [controls/edit.c] [windows/defdlg.c]
4477         Added '#ifdef SUPERFLUOUS_FUNCTIONS' wrappers around function
4478         definition of EDIT_KeyVScrollDoc, EDIT_TextLineNumber, and
4479         DEFDLG_FindDefButton to avoid warnings.
4480
4481         * [controls/button.c] [controls/scroll.c] [windows/defwnd.c]
4482           [windows/message.c] [windows/nonclient.c]
4483         Converted MAKEPOINT macro call to manual conversion.
4484
4485         * [include/windows.h]
4486         For WINELIB32, structures POINT, SIZE, and RECT have LONG members
4487         instead of INT.  This also invalidates the macro MAKEPOINT(), which
4488         is not supported in Win32.  Also defined the POINTS structure (SHORT
4489         members) and the MAKEPOINTS macro.
4490
4491         * [misc/commdlg.c]
4492         Changed a lot of 'strcpy' calls to 'strncpy' calls.  I'm desperate to
4493         find this memory bug, and this should be done anyway.
4494
4495         * [controls/edit.c]
4496         Well, the alteration mentioned above didn't do it, but #ifdef'ing out
4497         a few lines in EDIT_ClearText did.  This leads to bugs, but for now,
4498         it's better than bizzare memory troubles.
4499
4500         * [toolkit/miscstubs.c]
4501         Removed warning messages in GLOBAL_CreateBlock(), GLOBAL_FreeBlock(),
4502         and RELAY32_GetEntryPoint().  These are the most popular warnings, and
4503         their current implementation seems fine.
4504
4505 Sat Oct 28 09:39:18 1995  Jochen Karrer <cip307@wpax01.Physik.Uni-Wuerzburg.DE>
4506
4507         * [objects/cursoricon.c]
4508         Fix for "broken" X servers that invert masked cursor colors.
4509
4510 Fri Oct 27 19:27:21 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
4511
4512         * [windows/dialog.c] [windows/nonclient.c]
4513         Remove unnecessary items from the system menu.
4514
4515 Thu Oct 26 05:03:03 MET 1995  Philippe De Muyter <phdm@info.ucl.ac.be>
4516
4517         * [objects/color.c] [objects/palette.c]
4518         Make GetNearestColor return a RGB value instead of a pixel value.
4519
4520 Wed Oct 25 23:33:39 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
4521
4522         * [controls/desktop.c][controls/menu.c][include/menu.h]
4523         Changed WORD parameters to UINT parameters.
4524
4525         * [include/wintypes.h]
4526         Made UINT 32bit for WINELIB.
4527
4528         * [loader/main.c]
4529         Disabled RELAY32_Init and MODULE_Init for WINELIB.
4530
4531         * [misc/main.c]
4532         Assume CPU386 for WINELIB.
4533
4534         * [rc/winerc]
4535         add_popup: set MF_POPUP flag on menu item.
4536
4537         * [toolkit/Makefile.in][toolkit/hello3.c][toolkit/hello3res.c]
4538         Add resource demo hello3 for WINELIB.
4539         New file README.resources.
4540
4541         * [toolkit/miscstubs.c]
4542         Add a case for 17.
4543
4544 Tue Oct 17 15:13:10 IST 1995  Itai Nahshon <nahshon@vnet.ibm.com>
4545
4546         * [loader/module.c]
4547         Do not append .exe if the file name already has an extension.
4548
4549         * [misc/profile.c]
4550         Avoid creating a file with a junk name if a .ini file does not
4551         exist.
4552
4553         * [if1632/gdi.spec] [if1632/user.spec] [if1632/dummy.c]
4554         Added a lot of dummy stubs for Windows Hebrew version.
4555
4556 Tue Oct 17 01:03:24 1995 William Magro <wmagro@tc.cornell.edu>
4557
4558         * [controls/button.c]
4559         Fix for buttons with no label.
4560
4561         * [controls/combo.c][controls/listbox.c]
4562         Fixes for scrollbar positioning.  Now disappears correctly
4563         for short lists.
4564
4565         * [controls/edit.c]
4566         Handle memory allocation differently when building as library.
4567
4568         * [controls/static]
4569         Don't destroy old icon before drawing new icon. (Fixes landscape/
4570         portrait toggle icon in print dialog.)
4571
4572         * [if1632/gdi.spec]
4573         New functions SetMetaFileBits and GetMetaFileBits
4574
4575         * [include/sysmetrics.h] [windows/sysmetrics.c]
4576         Add support for GetSystemMetrics(SM_CMETRICS) == SM_CMETRICS
4577
4578         * [include/windows.h]
4579         META_EXTTEXTOUT, not META_SETTEXTOUT
4580         define GetCurrentTime as GetTickCount (for wine library)
4581
4582         * [loader/main.c]
4583         Don't initialize built-in modules in wine library
4584
4585         * [memory/local.c]
4586         LocalReAlloc was defined incorrectly. Swap flags and size arguments.
4587
4588         * [misc/main.c]
4589         Always report CPUTYPE=4 to wine library.
4590
4591         * [objects/dib.c]
4592         RLE8 images were missing top line when decompressed.
4593
4594         * [objects/metafile.c]
4595         SetMetaFileBits and GetMetaFileBits implemented.  Works when called
4596         from winhelp.  More testing needed.  Various memory leaks plugged.
4597         Various other bug fixes.  New metafile operations added in
4598         PlayMetaFileRecord: CreatePalette, SetTextAlign, SelectPalette,
4599         SetMapperFlags, RealizePalette, ExtTextOut, Escape.  Testing needed.
4600
4601         * [toolkit/heap.c]
4602         LocalUnLock changed to LocalUnlock
4603
4604 Sun Oct 15 21:55:33 1995  Anand Kumria <akumria@ozemail.com.au>
4605         
4606         * [misc/winsock.c] 
4607         Return the correct error number, for host lookup operations.
4608         Also, correct the problem with send_message.
4609
4610 Fri Oct 13 19:04:35 1995  Morten Welinder  <terra@diku.dk>
4611
4612         * [Makefile.in]
4613         Using nm's built-in sorting.
4614
4615         * [*/*.c]
4616         Use xmalloc for malloc and xrealloc for realloc in all ungarded
4617         cases.
4618
4619         * [debugger/dbg.y]
4620         Handle C-like expressions.  Clean-up.
4621
4622         * [debugger/debug.l]
4623         Lots of new tokens for expressions.
4624
4625         * [debugger/info.c]
4626         Implement "list" command for disassembling.
4627
4628         * [misc/ole2nls.c]
4629         Implement more Danish stuff.
4630
4631 Fri Oct  6 10:39:39 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
4632
4633         * [loader/module.c]
4634         Updated self-loading modules to support for new 32 bit 
4635         stack frames.
4636
4637 ----------------------------------------------------------------------
4638 Sun Oct  1 15:48:34 1995  Alexandre Julliard  <julliard@sunsite.unc>
4639
4640         * [controls/menu.c]
4641         Fixed GetMenuString() for non-string items.
4642
4643         * [debugger/*.c]
4644         First attempt to check validity of pointers before memory
4645         accesses. For now only segmented pointers are checked.
4646
4647         * [debugger/dbg.y] [memory/ldt.c]
4648         Added possibility to dump only one segment with 'info segment'.
4649
4650         * [include/bitmaps/ocr_*]
4651         Added all OEM cursors as XPM bitmaps.
4652
4653         * [include/cursoricon.h] [objects/cursoricon.c]
4654         Rewrote all cursor and icon management to use the same memory
4655         layout as Windows, and to factor common code between icons and
4656         cursors. Implemented icon directory lookup to find the best
4657         matching icon (i.e. the color one).
4658         Implemented CopyCursor() and DumpIcon().
4659
4660         * [loader/module.c]
4661         For disabled built-in modules, we now try to load the Windows DLL
4662         first, and if this fails we fall back to using the built-in module
4663         anyway.
4664
4665         * [memory/global.c]
4666         Fixed GlobalHandle() to return the correct selector in the high
4667         word even if we are passed a handle in the first place.
4668
4669         * [miscemu/instr.c]
4670         Take into account the size of the operand and of the stack segment
4671         when incrementing the stack pointer.
4672         Avoid referencing FS_reg and GS_reg on *BSD.
4673
4674         * [objects/dib.c]
4675         All DIB functions now accept a BITMAPCOREHEADER format bitmap.
4676         Monochrome DIBs are created as monochrome bitmap iff they are
4677         black and white.
4678
4679         * [objects/oembitmap.c]
4680         Added support for OEM cursors, changed OBM_LoadIcon to use the new
4681         icon memory layout.
4682
4683         * [rc/sysres_Fr.rc]
4684         Added French [Fr] language support.
4685
4686         * [win32/environment.c]
4687         Fixed GetCommandLineA() to use current PDB.
4688
4689         * [windows/event.c] [windows/winpos.c]
4690         Simulate a mouse motion event upon SetWindowPos() to force the
4691         cursor to be set correctly.
4692
4693 Sat Sep 30 17:49:32  Cameron Heide  (heide@ee.ualberta.ca)
4694
4695         * [win32/*]
4696         New Win32 kernel functions: GetACP, GetCPInfo,
4697         GetEnvironmentVariableA, GetFileType, GetLastError, GetOEMCP,
4698         GetStartupInfoA, GetTimeZoneInformation, SetEnvironmentVariable,
4699         SetFilePointer, SetLastError, VirtualAlloc, VirtualFree,
4700         WriteFile.  Completed implementations of GetCommandLineA.
4701
4702         * [include/kernel32.h]
4703         New file.
4704
4705         * [loader/main.c]
4706         Call initialization function for Win32 data (doesn't currently do
4707         anything).
4708
4709         * [misc/main.c]
4710         Implemented GetEnvironmentVariableA, SetEnvironmentVariableA.
4711
4712 Sat Sep 30 00:26:56 1995  Niels de Carpentier  <niels@cindy.et.tudelft.nl>
4713
4714         * [windows/winpos.c][miscemu/emulate.c][loader/module.c]
4715           [misc/commdlg.c]
4716         Misc. bug fixes
4717
4718 Fri Sep 29 16:16:13 1995  Jim Peterson <jspeter@birch.ee.vt.edu>
4719
4720         * [*/*]
4721         For Winelib, explicit casts have been placed where warnings were
4722         usually generated.
4723         printf formats which give the format for printing a handle as
4724         "%04x" or something similar have been changed to use the NPFMT
4725         macro defined in include/wintypes.h.  Some times, explicit casts
4726         were also necessary.
4727         Parameter, field, and variable declarations have been made more
4728         exact, such as converting 'WORD wParam' to 'WPARAM wParam' or
4729         'WORD hFont' to 'HFONT hFont'.
4730         Any call of the form GetWindowWord(hwnd,GWW_HINSTANCE) has been
4731         replaced with a call to WIN_GetWindowInstance(hwnd).
4732
4733         * [controls/combo.c]
4734         Added WINELIB32 support in CLBoxGetCombo().
4735
4736         * [include/dialog.h]
4737         Commented out the '#ifndef WINELIB' around the '#pragma pack(1)'.
4738         winelib needs the packing as well (e.g. when accessing resources
4739         like sysres_DIALOG_SHELL_ABOUT_MSGBOX).
4740
4741         * [include/windows.h]
4742         Got rid of the F[a-k] macros, which were cluttering up the global
4743         namespace.
4744
4745         * [include/windows.h] [windows/defwnd.c]
4746         Added Win32 messages WM_CTLCOLOR*.
4747
4748         * [include/wintypes.h]
4749         Put in preprocessor '#define WINELIB32' if appropriate and changed
4750         the types of some typedefs (WPARAM, HANDLE) based on this.
4751         
4752         * [loader/module.c] [toolkit/miscstubs.c]
4753         Added #ifdef'd portion in LoadModule to handle loading a WINElib
4754         module (already loaded, just init values).  '#ifdef'ed out the
4755         definition for GetWndProcEntry16 and added a new version to
4756         toolkit/miscstubs.c.
4757
4758         * [misc/shell.c]
4759         Adjusted the lengths of AppName and AppMisc from 512,512 to 128,906.
4760         Same amount of total storage, but much more reasonable.  Also, changed
4761         calls to strcpy() in ShellAbout() to calls to strncpy() instead.
4762         This was a difficult bug to track down, but the AppMisc field was
4763         being initialized with the contributers text, which was much larger
4764         than 512 characters.
4765
4766         * [toolkit/atom.c]
4767         New file for atom-handling functions.  Copied from memory/atom.c and
4768         then heavily modified.  Right now, it's just a linked list of atoms.
4769         Consider it as a hash table with just one entry.  It's easily changed
4770         later.
4771
4772         * [toolkit/heap.c]
4773         Commented out the heap functions with a "#ifdef WINELIB16" and put in
4774         a Win32 version (which is basically a modified copy).
4775
4776         * [toolkit/sup.c] [toolkit/miscstubs.c]
4777         Moved the stuff I put in toolkit/sup.c into toolkit/miscstubs.c and
4778         added quite a few more stubs.
4779
4780         * [toolkit/winmain.c]
4781         Rearranged startup code in _WinMain.  I think this will work.
4782
4783         * [toolkit/Makefile.in]
4784         Added targets for 'hello' and 'hello2' in case anyone cares to try
4785         out the sample programs.
4786
4787 Wed Sep 27 23:13:43 1995  Anand Kumria <akumria@ozemail.com.au>
4788         
4789         * [miscemu/int2f.c] [miscemu/vxd.c] [if1632/winprocs.spec]
4790         First attempt at support for some VxDs. Comm, Shell and Pagefile.
4791
4792 Tue Sep 26 21:34:45 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
4793
4794         * [misc/dos_fs.c]
4795         DOS_SimplifyPath: Also remove "/./" from path. (Happens when
4796         starting applications like 'wine ./excel.exe')
4797
4798 Sat Sep 23 23:32:40 1995  Morten Welinder  <terra@diku.dk>
4799
4800         * [configure.in]
4801         Avoid relative path for wine.ini.
4802
4803         * [rc/sysres_Da.rc]
4804         Support for Danish [Da] language.
4805
4806         * [misc/main.c] [miscemu/cpu.c]
4807         Return the processor we're running on correctly.
4808
4809         * [miscemu/int2f.c]
4810         Minor stuff in int 0x2f, function 0x16.
4811
4812 Sat Sep 23 1995 17:58:04  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4813
4814         * [misc/shell.c] [misc/main.c]
4815         Implement saving and loading of the registry database (needed for
4816         OLE). Very experimental. Fixed ShellExecute().
4817         
4818         * [miscemu/int21.c]
4819         EEXIST is not a critical error condition for mkdir().
4820
4821 Fri Sep 22 01:33:34 1995  Alex Korobka  <alex@phm6.pharm.sunysb.edu>
4822
4823         * [include/shell.h] [misc/shell.c]
4824         Implemented 4 drag/drop functions with documented functionality.
4825
4826         * [multimedia/time.c]
4827         "Fixed" MMSysTimeCallback kludge so Excel5 loads up without crashing.
4828
4829         * [*/*] 
4830         Added new files, more message definitions, structures, debug info,
4831         etc.  Rewrote message logging functions to produce output similar
4832         to WinSight.  Check out -debugmsg +message option.
4833
4834         * [misc/file.c]
4835         Fixed GetDriveType return value.  
4836
4837         * [windows/message.c] 
4838         Hooks are invoked in normal order.
4839
4840         * [miscemu/*]
4841         Added some functions and interrupts.
4842
4843         * [misc/shell.c]
4844         Implemented Drag... functions.
4845
4846 Thu Sep 21 23:50:12 1995  Jukka Iivonen <iivonen@cc.helsinki.fi>
4847
4848         * [rc/sysres_Fi.rc] [rc/sysres.rc]
4849         First attempt at Finnish [Fi] language support.
4850
4851 ----------------------------------------------------------------------------
4852 Sun Sep 17 16:47:49 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4853
4854         * [configure.in] [*/Makefile.in] [Make.rules.in]
4855         Cleaned up makefiles, added configuration option for Winelib,
4856         grouped common make rules in Make.rules.in.
4857
4858         * [Configure]
4859         Renamed to 'Configure.old'; please use 'configure' instead.
4860
4861         * [controls/menu.c]
4862         Fixed DestroyMenu() to avoid deleting the same menu twice.
4863         More fixes to WM_MENUSELECT, and added WM_INITMENU.
4864
4865         * [if1632/relay.c]
4866         Fixed wrong register values displayed by RELAY_DebugCall32().
4867
4868         * [memory/local.c]
4869         Fixed LocalLock() and LocalUnlock() to increment/decrement the
4870         lock count for moveable blocks.
4871
4872         * [misc/commdlg.c] [misc/shell.c] [rc/winerc.c]
4873         Modified the generated C file so that the resource information
4874         (size, etc.) is also exported.
4875         Modified common dialogs to use the new informations.
4876
4877         * [misc/main.c] [ANNOUNCE]
4878         Update the list of contributors. Please let me know if I forgot
4879         someone.
4880
4881         * [rc/sysres.rc] [rc/sysres_En.rc]
4882         Moved English resources to sysres_En.rc.
4883         Changed ids from numeric to symbolic for dialogs.
4884
4885         * [windows/dialog.c]
4886         Modified template parsing to be able to pass segmented pointers to
4887         CreateWindow().
4888
4889         * [windows/win.c]
4890         CreateWindow() now takes segmented pointers for class and window
4891         names.
4892         Maxmimize or minimize the window upon creation if the WS_MAXIMIZE
4893         or WS_MINIMIZE bits are set.
4894
4895 Thu Sep 14 17:19:57 1995  Paul Wilhelm  <paul@paul.accessone.com>
4896
4897         * [controls/scroll.c]
4898         Fixed scroll-bar bugs for non-client windows.
4899
4900 Thu Sep 14 14:04:14 MET DST 1995 Jochen Hoenicke <Jochen.Hoenicke@arbi.Informatik.Uni-Oldenburg.de>
4901
4902         * [include/cursor.h] [windows/cursor.c]
4903         Cursor is not mirrored any more and the hotspot is set right.
4904
4905 Wed Sep 13 14:22:31 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
4906
4907         * [ole.h]
4908         Misc small fixes.
4909
4910 Mon Sep  4 00:01:23 1995  Jon Tombs <jon@gte.esi.us.es>
4911
4912         * [rc/sysres_Es.rc]
4913         First attempt at Spanish [Es] language support.
4914
4915 Sun Sep  3 13:22:33 1995     Martin von Loewis <loewis@informatik.hu-berlin.de>
4916
4917         * [include/alias.h][windows/alias.c][include/relay32.h]
4918         New files
4919
4920         * [controls/widgets.c]
4921         WIDGETS_Init: register alias window procedures
4922
4923         * [if1632/callback.c]
4924         CallWndProc: Call alias functions if necessary
4925
4926         * [if1632/gdi32.spec]
4927         GetStockObject, TextOutA: new relays
4928
4929         * [misc/user32.c][if1632/user32.spec][misc/Makefile.in][misc/Imakefile]
4930         user32.c: new file
4931         BeginPaint,CreateWindowExA,DefWindowProcA,DispatchMessage,EndPaint,
4932         GetMessageA,RegisterClassA,ShowWindow,UpdateWindow: new relays
4933
4934         * [if1632/winprocs32.spec][loader/pe_image.c][loader/module.c]
4935         PE_Win32CallToStart: new function
4936         MODULE_CreateInstance: removed static attribute
4937         LoadModule: Try loading PE image on error 21
4938         PE_LoadModule: new function
4939         PE_LoadImage: initialize pe_data with 0
4940         
4941         * [include/dlls.h][include/peexe.h]
4942         moved pe_data and w_files to peexe.h
4943         
4944         * [misc/shell.c]
4945         ShellAbout: Register AboutWndProc aliases
4946
4947         * [miscemu/int21.c]
4948         handle 0x440A and 0xDC
4949
4950         * [miscemu/int2f.c]
4951         handle 0x84
4952
4953         * [objects/dib.c]
4954         CreateDIBitmap: complain if BITMAPINFOHEADER is of wrong size
4955
4956         * [tools/build.c]
4957         include windows.h and relay32.h into generated Win32 relays,
4958         don't declare the implementation as int (*)();
4959         limit in WIN32_builtin was off by one
4960
4961         * [windows/caret.c]
4962         CARET_Initialize: new function, call on strategic places
4963
4964         * [windows/messagebox.c]
4965         MessageBox: register message box proc aliases
4966
4967         * [if1632/advapi32.spec][if1632/comdlg32.spec]
4968         New files
4969
4970         * [if1632/Makefile.in][if1632/Imakefile][if1632/relay32.c]
4971         added new spec files
4972         RELAY32_GetBuiltinDLL: perform lookup case insensitive
4973         RELAY32_GetEntryPoint: start name search at 0
4974
4975         * [if1632/user.spec][if1632/kernel.spec][if1632/gdi.spec]
4976         Added stubs for new Win95 API
4977
4978 Sat Sep 2 1995  Martin Roy
4979
4980         * [misc/commdlg.c]
4981         In WM_INITDIALOG, current filter must reflect lpofn->nFilterIndex.
4982         When process IDOK button in FILEDLG_WMCommand(),
4983         lpofn->nFilterIndex should be updated to current selection.
4984
4985 Thu Aug 31 15:00:00 1995 Ram'on Garc'ia <ramon@ie3.clubs.etsit.upm.es>
4986
4987         * [loader/module.c] [loader/ne_image.c]
4988         Added support of self-loading modules.
4989
4990 ---------------------------------------------------------------------
4991 Thu Aug 31 17:19:57 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
4992
4993         * [Configure]
4994         Added compile-time option for IPC.
4995
4996         * [configure.in]
4997         Added command-line options for language, IPC and malloc
4998         debugging.
4999
5000         * [controls/menu.c]
5001         WM_MENUSELECT was sometimes sent to the wrong window.
5002
5003         * [debugger/break.c]
5004         For the 'next' command, only step over instruction that require
5005         it. This allows 'next' to do the right thing with jmp and ret
5006         instructions.
5007
5008         * [ipc/*.c] [memory/atom.c] [memory/global.c]
5009         IPC can now be configured out at compile-time.
5010
5011         * [loader/task.c]
5012         Bug fix in TASK_Reschedule() that could cause a task to be deleted
5013         twice.
5014
5015         * [miscemu/dosmem.c] (New file)
5016         Partial emulation of the BIOS data segment.
5017
5018         * [miscemu/instr.c]
5019         Trap attempts to access selector 0x40 and remap the access to
5020         segment __0040H.
5021
5022         * [tools/build.c]
5023         Fixed bug in CallTo32_LargeStack() that caused problems when
5024         compiling Wine with the -fomit-frame-pointer option.
5025
5026         * [windows/message.c]
5027         Fixed bug in hardware event handling that could cause some events
5028         to get ignored.
5029
5030 Sat Aug 26 13:12:59 IST 1995 Michael Veksler <mveksler@vnet.ibm.com>
5031
5032         * [ipc/README] [ipc/dde.tex]
5033         LaTeX documentation for the ipc and DDE stuff.
5034
5035 Wed Aug 23 22:01:23 GMT 1995 Michael Veksler <mveksler@vnet.ibm.com>
5036
5037         * [ipc/Imakefile] [ipc/wine_test_stub.c]
5038         Fixed IPC testing. Now it can be compiled with "make tests"
5039
5040 Wed Aug 23 21:04:14 1995  Fons Botman  <botman@wab-tis.rabobank.nl>
5041
5042         * [if1632/kernel.spec] [include/windows.h] [misc/main.c]
5043         Added GetWinDebugInfo/SetWinDebugInfo stub for player.exe
5044
5045 Sun Aug  20 13:49:42 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5046
5047         * [miscemu/int21.c]
5048         Misc fix to int21,ah=40 (write) to match _lwrite().
5049         AX=0x440A (check if handle is remote) added.
5050
5051         * [multimedia/mmsystem.c]
5052         Moved mciSendString to mcistring.c.
5053
5054         * [multimedia/mcistring.c]
5055         New file, string interface for MCI (not complete, not thoroughly
5056         tested).
5057
5058         * [multimedia/audio.c]
5059         IOCTL prints errors; one paranoid check disabled.
5060
5061         * [misc/file.c]
5062         Misc operator precedence fixes.
5063
5064         * [if1632/gdi.spec] [objects/bitblt.c]
5065         Stub for FastWindowFrame (parameters not correct).
5066
5067 Sat Aug 19 01:31:23 1995  Graham Menhennitt <gfm@werple.mira.net.au>
5068
5069         * [loader/ne_image.c]
5070         Preliminary support for iterated segments.
5071
5072 Sat Aug 19 00:43:04 1995  Andrew Taylor  (andrew@riscan.com)
5073
5074         * [windows/mapping.c]
5075         In function MAPPING_FixIsotropic(), VportExt[XY] is multiplied by
5076         the absolute value of (ydim / xdim) or (xdim / ydim).
5077
5078 Thu Aug 15 23:00:16  Gregory Trubetskoy  <grisha@mira.com>
5079
5080         * [objects/oembitmap.c]
5081         Added some includes for Windows 95.
5082
5083         * [include/sysmetrics.h]
5084         Added some sysmetrics for Windows 95.
5085
5086         * [include/bitmaps/*95]
5087         New files: obm_close_95, obm_closed_95, obm_reduce_95, obm_reduced_95
5088         obm_zoom_95, obm_zoomd_95 - these are some pixmaps for Windows 95.
5089
5090 Thu Aug 10 12:00:00 1995  Jan Willamowius  (jan@janhh.shnet.org)
5091
5092         * [misc/shell.c] [rc/sysres*.rc]
5093         The caption of the ShellAbout dialog box is language specific and
5094         should be defined in the resources.
5095
5096 ----------------------------------------------------------------------
5097 Thu Aug 17 19:30:14 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5098
5099         * [*/Makefile.in]
5100         Removed winelibclean target, as it doesn't work anyway.
5101
5102         * [controls/button.c]
5103         Avoid drawing the focus rectangle outside of the button.
5104
5105         * [controls/widgets.c]
5106         Fixed bug with the size of the reserved bytes for the Edit
5107         control (caused Eudora to crash).
5108
5109         * [debugger/*] [include/debugger.h]
5110         Unified debugger address handling. Segmented and linear addresses
5111         are no grouped in a single type DBG_ADDR.
5112         All commands now accept seg:off addresses.
5113         Module entry points are now loaded upon first entry to the
5114         debugger, so that entry points of the loaded executable also
5115         appear in the symbol table.
5116
5117         * [include/registers.h] [miscemu/*.c]
5118         Register macros are now of the form 'AX_reg(context)' instead of 'AX'.
5119         This makes code less readable, but will prevent a lot of name
5120         clashes with other definitions. It also avoids a hidden reference
5121         to the 'context' variable.
5122
5123         * [ipc/dde_atom.c] [misc/atom.c]
5124         All *AddAtom and *FindAtom functions now take a SEGPTR parameter,
5125         to allow supporting integer atoms.
5126         Moved atom.c to memory/ directory.
5127
5128         * [loader/task.c]
5129         Fixed environment allocation to compute the size dynamically.
5130         Added 'windir' environment variable.
5131         Fixed GetDOSEnvironment() to return the current task environment.
5132
5133         * [windows/message.c]
5134         Fixed bug in MSG_GetWindowForEvent().
5135
5136 Wed Aug  9 11:40:43 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5137
5138         * [include/ole.h]
5139         Added a lot of structures  from my Borland Manual. Neither complete,
5140         nor 100% right (check please)
5141         
5142         * [misc/shell.c]
5143         Fixed some of the Reg* functions.
5144         Enhanced ShellExecute.
5145         Please test: wine "regedit.exe /v" mplayer.exe soundrec.exe
5146         Do YOU know the format of \WINDOWS\REG.DAT? Mail me please :)
5147
5148         * [misc/dos_fs.c]
5149         Make umsdos mounted windows dirs work again.
5150
5151         * [miscemu/emulate.c]
5152         Added some comments, preimplementation of subfunction 7.
5153
5154         * [multimedia/mmsystem.c]
5155         Implemented mciSendString. not complete, not clean, not
5156         necessarily working (only checked with a program which uses
5157         'cdaudio' (one working program is cool.exe, a shareware waveditor
5158         with cdaudio play facilities.)
5159
5160         * [multimedia/mcicda.c]
5161         Segptr fixes in DriverProc
5162         Default cdrom drive in Linux is /dev/cdrom ... usually a symbolic
5163         link to your real cdrom device.
5164
5165 Tue Aug  8 19:41:50 CDT 1995 Daniel Schepler <dks2@cec.wustl.edu>
5166
5167         * [loader/resource.c]
5168         Don't crash in a LoadString to NULL
5169
5170         * [loader/resource.c]
5171         Fixed accelerators to work with modifiers.  (ALT-x modifiers still
5172         won't work unless the ALT keypress exited the menu.)
5173
5174         * [misc/file.c]
5175         Expand a file to the current offset with an _lwrite of size zero.
5176
5177         * [misc/file.c]
5178         Set a newly created file to read-write instead of write-only.
5179         
5180 Sun Aug  6 20:28:35 1995  Anand Kumria <akumria@ozemail.com.au>
5181
5182         * [misc/main.c] [include/msdos.h]
5183         Fixed to return DOS version 6.22, and the correct byte order
5184         for Windows programs.
5185
5186 Wed Aug  2 12:36:33 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5187
5188         * [include/options.h] [memory/global.c] [misc/main.c]
5189         Make the new IPC run-time selectible, disabling it by default.
5190         (I think it's only useful for libwine, anyway.)
5191
5192         * [loader/task.c] [memory/selector.c]
5193         In FreeSelector(), walk up the stack and fix the frames.
5194
5195         * [objects/dib.c]
5196         Missing break statement in DIB_SetImageBits_RLE8().
5197         In GetDIBits(), set the compression flag in the bitmap info to zero.
5198
5199         * [windows/dialog.c]
5200         GetNextDlgGroupItem() needs to treat the first child as if it had
5201         an implicit WS_GROUP bit set.
5202
5203 Mon Jul 31 15:44:47 EDT 1995 Louis-D. Dubeau <ldd@step.polymtl.ca>
5204
5205         * [misc/dos_fs.c]
5206         Quick'n dirty fix for the initialisation of the Z: information
5207         structure.
5208
5209 ----------------------------------------------------------------------
5210 Sat Jul 22 22:39:09 IDT 1995 Michael Veksler <e1678223@tochnapc2.technion.ac.il>
5211
5212         * [ipc/*]
5213         New directory. This directory contains the new inter-wine
5214         communications support. It enables DDE protocols between two wine
5215         instances.  Currently it is limited to DDE, but can be enhanced to
5216         support OLE between 2 different wine instances.  This is very
5217         important for libwine.a DDE/OLE support.
5218
5219         * [tools/ipcl]
5220         A script to delete garbage IPC handles (shared memory, semaphores
5221         and message queues).  The current inter-wine communication is not
5222         perfect, and sometimes leaves garbage behind.
5223
5224         * [if1632/relay.c] [include/atom.h] [include/global.h]
5225         [loader/selector.c] [loader/task.c] [loader/module.c]
5226         [loader/signal.c] [memory/global.c] [misc/atom.c]
5227         [windows/class.c] [windows/message.c] [windows/win.c]
5228         [Imakefile]
5229         Hooks for inter-wine DDE support, current Global.*Atom functions
5230         renamed to Local.*Atom since Global.*Atom are used for Inter-Wine
5231         DDE communication. (The first call to these functions sets up the
5232         IPC structures - which otherwise cause unneeded overhead.
5233
5234 Mon Jul 17 19:55:21 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5235
5236         * [controls/menu.c]
5237         Don't crash if a NULL string is passed to menu functions.
5238
5239         * [memory/selector.c]
5240         We now use a bit in ldt_flags_copy to indicate free LDT entries.
5241         Fixed a bug in SELECTOR_ReallocBlock that could cause it to
5242         overwrite valid LDT entries when growing a block.
5243
5244         * [miscemu/instr.c]
5245         Emulate int xx instruction by storing the interrupt vector in
5246         CS:IP and returning directly. This allows a program to install an
5247         interrupt vector.
5248
5249         * [windows/win.c]
5250         Added function WIN_GetTopParent to get the top-level parent of a
5251         window.
5252
5253 Sun Jul  16 18:17:17 1995  Gregory Trubetskoy <grisha@mira.com>
5254
5255         * [loader/resource.c]
5256         Added LoadIconHandler. It doesn't do anything yet, but now you
5257         can use borland help files with winhelp.exe.
5258
5259 Sun Jul 16 11:58:45 1995 Anand Kumria <akumria@ozemail.com.au>
5260
5261         * [misc/main.c]
5262         Fixed to return 386 Enhanced mode correctly. Also return the same
5263         type of CPU, for both Enhanced and Standard mode, namely a 386.
5264
5265 Sun Jul 16 00:02:04 1995    Martin von Loewis <loewis@informatik.hu-berlin.de>
5266
5267         * [Configure] [include/options.h] [include/wineopts.h]
5268           [misc/main.c][misc/spy.c]
5269           Removed support of spy file. Redirected spy messages to stddeb.
5270           Removed -spy option. Added -debugmsg +spy option.
5271
5272         * [debugger/dbg.y][debugger/debug.l]
5273         Enabled segmented addresses (seg:offs) for break and x commands.
5274
5275         * [if1632/gdi.spec] [objects/region.c] [windows/graphics.c]
5276           [include/region.h]
5277         FrameRgn, REGION_FrameRgn: New functions
5278
5279         * [if1632/kernel.spec]
5280         IsWinOldApTask: Return false
5281
5282         * [if1632/mouse.spec]
5283         CplApplet: Removed
5284
5285         * [if1632/user.spec] [windows/win.c]
5286         ShowOwnedPopups: New function
5287
5288         * [if1632/winsock.spec] [misc/winsocket.c]
5289         inet_addr, select: New prototypes in relay code
5290         Fixed memory layout for netdb functions (getXbyY).
5291         WINSOCK_ioctlsocket: Translated FIONREAD, FIONBIO, and FIOASYNC
5292
5293         * [objects/clipping.c]
5294         RectVisible: Fixed call to LPToDP
5295
5296         * [rc/winerc.c]
5297         main: Removed extra argument to getopt for Linux.
5298
5299 Tue Jul 11 00:14:41 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5300
5301         * [controls/listbox.c]
5302         Yet another fix for ListBoxDirectory().
5303         
5304         * [loader/module.c] [if1632/kernel.spec]
5305         Make GetModuleHandle() accept instance handles as parameter.
5306
5307         * [if1632/relay.c] [loader/task.c]
5308         Put a magic cookie at the bottom of the 32 bit stack, and check on
5309         each return from a 32 bit function whether it's still there. Complain
5310         if it's not.
5311
5312         * [if1632/user.spec]
5313         Wrong entry for CloseDriver().
5314
5315         * [misc/dos_fs.c] [loader/task.c] [include/dos_fs.h] [misc/file.c]
5316         [miscemu/int21.c]
5317         Large parts of dos_fs.c simplified. Changed it to use one
5318         current drive/directory per task, which is set to the module path on
5319         task creation.
5320         Prevent CorelPaint from closing stdin.
5321         open() with O_CREAT set must be passed three parameters.
5322         DOS FindFirst()/FindNext() could crash when FA_LABEL was set. Fixed,
5323         it's in DOS_readdir() now.
5324
5325         * [misc/profile.c]
5326         Some badly written software (Lotus Freelance Graphics) passes a bogus
5327         size parameter that caused Wine to write off the end of a segment.
5328         Fixed. (It's probably too paranoid now.)
5329         
5330         * [multimedia/mmsystem.c] [multimedia/time.c] [multimedia/joystick.c]
5331         [multimedia/Imakefile] [if1632/winprocs.spec]
5332         16 bit entry point for MMSysTimeCallback.
5333         Split off time.c and joystick.c from mmsystem.c.
5334         
5335         * [objects/dib.c]
5336         GetDIBits(): call XGetImage() via CallTo32_LargeStack.
5337
5338         * [windows/cursor.c]
5339         DestroyCursor(): do nothing for builtin cursors.
5340         
5341         * [windows/mdi.c]
5342         Half of WM_MDISETMENU implemented.
5343         
5344         * [windows/win.c]
5345         EnumWindows() and EnumTaskWindows() never enumerated any windows.
5346         Fixed.
5347
5348         * [windows/*.c]
5349         Fixed GetParent() to return correct values for owned windows.
5350
5351         * [windows/message.c]
5352         Don't try to activate disabled top-level windows.
5353
5354         * [windows/nonclient.c]
5355         Work around a bug in gcc-2.7.0.
5356         
5357         * [tools/build.c] [include/stackframe.h] [memory/global.c] 
5358         [loader/task.c] [memory/selector.c]
5359         Some Visual Basic programs (and possibly others, too) expect ES to be 
5360         preserved by a call to an API function, so we have to save it.
5361         In GlobalFree() and FreeSelector(), we must clear CURRENT_STACK16->es 
5362         to prevent segfaults if ES contained the selector to be freed.
5363
5364 Sun Jul  9 20:21:20 1995  Jon Tombs  <jon@gtex02.us.es>
5365
5366         * [*/*]
5367         Added missing prototypes to header files and relevant includes
5368         to reduce compile time warnings.
5369
5370 Sun Jul  9 18:32:56 1995  Michael Patra  <micky@marie.physik.tu-berlin.de>
5371
5372         * [configure.in] [include/config.h] [*/Makefile.in]
5373         New configuration scheme based on autoconf.
5374
5375 Sat Jul  8 14:12:45 1995  Morten Welinder  <terra+@cs.cmu.edu>
5376
5377         * [miscemu/ioports.c]
5378         Revamp to have only one in- and one out- variant, both really
5379         implemented.
5380
5381         * [miscemu/instr.c]
5382         INSTR_EmulateInstruction: Use new ioport interface.  Implement
5383         string io.  Correct instruction pointer for 32-bit code.
5384
5385         * [include/miscemu.h]
5386         Update port function prototypes.
5387
5388         * [include/registers.h]
5389         Defined FS and GS.
5390
5391 Sat Jul  8 13:38:54 1995  Hans de Graaff  <graaff@twi72.twi.tudelft.nl>
5392
5393         * [misc/dos_fs.c]
5394         ChopOffSlash(): A path consisting off a single slash is left
5395         intact, and multiple slashes are all removed.
5396
5397 ----------------------------------------------------------------------
5398 Wed Jul  5 19:06:35 1995  Alexandre Julliard  <julliard@sunsite.unc.edu>
5399
5400         * [controls/scroll.c]
5401         Fixed drawing bug that caused part of a non-client scroll bar
5402         to be painted even when the scroll-bar was hidden.
5403
5404         * [debugger/break.c] [debugger/dbg.y]
5405         Rewrote breakpoint handling to work in 16-bit mode.
5406         Implemented single-stepping ('step' and 'next' instructions).
5407
5408         * [debugger/debug.l]
5409         Format specifier is now a separate token.
5410         Entering an empty line at the debugger prompt causes the previous
5411         command to be repeated, like under gdb.
5412         
5413         * [debugger/debug.l] [debugger/registers.c]
5414         Differentiate 16-bit and 32-bit registers without taking current
5415         mode into account ($eax is always 32-bit, $ax always 16-bit).
5416
5417         * [debugger/stack.c]
5418         Fixed stack information routines to differentiate between 16-bit
5419         and 32-bit stacks.
5420
5421         * [loader/task.c]
5422         Option -debug now sets a breakpoint at the first instruction of
5423         every loaded task.
5424
5425         * [miscemu/instr.c]
5426         Added handling of lock, repe and repne prefixes.
5427
5428         * [objects/dib.c]
5429         Changed StretchDIBits() to do the correct thing, even if it's still
5430         not really optimal.
5431
5432         * [windows/graphics.c]
5433         Fixes in RoundRect(), thanks to Babak Masalehdan.
5434
5435         * [windows/message.c]
5436         Tried to fix mouse event handling with respect to disabled
5437         windows.
5438
5439         * [windows/painting.c]
5440         Clear WIN_NEEDS_NCPAINT flag before sending WM_NCPAINT to avoid
5441         infinite loops.
5442
5443         * [windows/win.c]
5444         Fixed IsWindowVisible() to return FALSE when one of the parent
5445         windows is hidden.
5446
5447 Sat Jul  1 22:08:21 1995   Martin von Loewis <loewis@informatik.hu-berlin.de>
5448
5449         * [if1632/compobj.spec][misc/compobj.c]
5450         CoGetMalloc: New function
5451         Added relay entries for COMPOBJ ordinals above 100
5452         CoInitialize: Changed parameter to DWORD
5453
5454         * [if1632/ole2.spec]
5455         Exported implementation of OleBuildVersion
5456
5457         * [if1632/ole2disp.spec][misc/ole2disp.c][misc/Imakefile]
5458         ole2disp.c: New file
5459         SysAllocString, SysReallocString, SysAllocStringLen,
5460         SysReAllocStringLen, SysFreeString, SysStringLen: new functions
5461
5462         * [if1632/ole2nls.spec][include/winnls.h][misc/ole2nls.c]
5463         CompareStringA: New function
5464
5465 Thu Jun 29 19:42:02 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5466         * [objects/font.c] [if1632/gdi.spec]
5467         New stubs for CreateScalableFontResource, GetGlyphOutline.
5468
5469 Thu Jun 29 13:47:08 GMT 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
5470
5471         * [misc/commdlg.c]
5472         Extensive changes and bug fixes to FileDialog handling,
5473         behaves more like native Windows.
5474
5475 Wed Jun 28 13:04:44 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5476
5477         * [controls/listbox.c] [controls/combo.c]
5478         Some minor optimizations.
5479         
5480         * [memory/local.c]
5481         LOCAL_FindFreeBlock(): Never use the last one.
5482         
5483         * [memory/global.c]
5484         GlobalReAlloc(): GMEM_MODIFY must not be ignored when size==0.
5485         
5486         * [misc/file.c]
5487         read() returns an error when length==0. This is not what Windows
5488         programs expect, so pay attention to this in _lread(). Changed this
5489         in _lwrite(), _hread(), _hwrite(), too.
5490
5491         * [loader/resource.c]
5492         LoadIcon(): Ignore bih->biSizeImage, some icons have wrong values in
5493         there.
5494         
5495         * [if1632/shell.spec] [misc/shell.c]
5496         Wrong spec file entries caused havoc: HKEY has 32 bit, not 16.
5497         Accept some more combinations of parameters in the Reg..() functions.
5498         
5499         * [if1632/toolhelp.spec]
5500         Make InterruptRegister() and InterruptUnregister() return false.
5501
5502         * [windows/hook.c]
5503         CallNextHookEx() used to crash when called with a null hhook. Fixed.
5504
5505 Wed Jun 28 10:14:34 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5506
5507         * [include/neexe.h][loader/ne_image.c]
5508         NE_LoadSegment: Detect iterated segments
5509
5510         * [misc/ole2nls.c]
5511         LOCALE_SLONGDATE: fixed typo
5512
5513         * [miscemu/int5c.c]
5514         Reordered include files to avoid conflicts with Linux libc.5.1
5515
5516         * [rc/winerc.c]
5517         Added -b option to process binary resource files into C arrays
5518
5519         * [include/callback.h]
5520         CallWndProc: Added dummy ds parameter for libwine
5521
5522         * [include/gdi.h][include/user.h]
5523         USER_HEAP_ALLOC, GDI_HEAP_ALLOC: dropped flags parameter
5524
5525         * [include/ldt.h][include/stackframe.h]
5526         defined segment conversion macros for libwine
5527
5528         * [misc/atom.c]
5529         Defined USER_HeapSel for libwine
5530
5531         * [misc/main.c]
5532         Disable -dll option for libwine
5533
5534         * [misc/user.c]
5535         removed GetFreeSystemResources, SystemHeapInfo from libwine for now
5536
5537         * [toolkit/heap.c]
5538         fixed LocalLock prototype
5539
5540         * [toolkit/sup.c]
5541         sync'ed load_mz_header, load_ne_header with structures
5542
5543         * [toolkit/winmain.c]
5544         Disabled resource DLLs for libwine for now
5545
5546 Mon Jun 26 19:30:24 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
5547
5548         * [misc/main.c]
5549         Fixed -enhanced option to report a 386 CPU instead of a 286.
5550
5551 Fri Jun 23 23:18:25 1995  Marcus Meissner  <msmeissn@faui01.informatik.uni-erlangen.de>
5552
5553         * [misc/dos_fs.c]
5554         Remove maximum open dosdirent limit (fixing the winfile.exe
5555         problem) by using telldir()/seekdir().
5556         
5557 Fri Jun 23 13:42:25 1995  Hans de Graaff  (graaff@twi72.twi.tudelft.nl)
5558
5559         * [misc/profile.c]
5560         Fixed problem parsing empty lines within sections in .ini files.
5561
5562 ----------------------------------------------------------------------
5563 Mon Jun 19 20:29:50 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5564
5565         * [debugger/*.c]
5566         Modified debugger to use segmented pointers everywhere.
5567
5568         * [if1632/shell.spec] [if1632/sound.spec] [if1632/user.spec]
5569         Declared all functions that return only 16-bit as 'pascal16'.
5570
5571         * [include/ldt.h] [memory/ldt.c]
5572         Export LDT_EntryToBytes (new) and LDT_BytesToEntry for DPMI.
5573         Maintain a copy of the selector flags, removing the need to make a
5574         system call to retrieve an LDT entry.
5575
5576         * [loader/module.c]
5577         Fixed bug with module file handle cache.
5578
5579         * [loader/ne_resource.c]
5580         Fixed file name bug in NE_AccessResource().
5581
5582         * [loader/resource.c]
5583         Fixed bug in LoadIcon() that caused wrong colors to be used for
5584         the icon mask.
5585
5586         * [loader/signal.c]
5587         Moved instruction emulation to miscemu/instr.c.
5588
5589         * [misc/dos_fs.c] [miscemu/int21.c]
5590         Lots of small fixes, thanks to Morten Welinder.
5591
5592         * [miscemu/dpmi.c]
5593         More complete DPMI emulation.
5594
5595         * [miscemu/instr.c]
5596         Added support for prefixes in instructions to emulate.
5597
5598         * [miscemu/int2f.c]
5599         Use register macros instead of destroying the high part of 32-bit
5600         registers.
5601
5602         * [objects/dc.c]
5603         Fixed bug in GetDCState() that failed to clear the new DC.
5604
5605         * [rc/sysres.rc]
5606         Removed dialogs 11 and 12 that were never used.
5607
5608         * [tools/build.c]
5609         'pascal16' generated functions did not save %dx.
5610         Removed use of %fs to access the stack.
5611         %ds is no longer initialized before calling a 16-bit routine.
5612
5613         * [windows/defwnd.c]
5614         Accept a NULL pointer as window title.
5615
5616         * [windows/mdi.c]
5617         MDICascade: skip iconic windows.
5618         Implemented CalcChildScroll().
5619         
5620         * [windows/utility.c]
5621         Fixed MulDiv() for illegal values.
5622
5623         * [windows/win.c]
5624         Fixed X error in CreateWindowEx() when WM_NCCALCSIZE returned
5625         a zero width or height.
5626
5627 Sun Jun 18 22:22:30 MET DST 1995  Fons Botman  (botman@inter.nl.net)
5628
5629         * [controls/edit.c]
5630         Fixed "uninitalized" message which -Wall couldnt see to be ok
5631         in EDIT_WriteText.
5632
5633         * [include/debug.h]
5634         Added define for extra checks in API definitions during debugging.
5635
5636         * [loader/ne_image.c]
5637         Added newline in NE_FixupPrologs to avoid long lines.
5638
5639         * [misc/dos_fs.c]
5640         Added extra safety check in DOS_ValidDrive.
5641
5642         * [misc/exec.c]
5643         Fixed definition of ExitWindows.
5644         
5645 Sun Jun 18 21:16:08 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5646
5647         * [controls/edit.c]
5648         Some fixes, mostly for memory management, but also for text selection
5649         and tab postitions. General cleanup. Notepad.exe now works.
5650
5651         * [controls/combo.c]
5652         Fix: the hwnd field of the DRAWITEMSTRUCT should always be that of
5653         the combo box, not the ComboLBox that belongs to it.
5654
5655         * [controls/listbox.c]
5656         Handle itemID field correctly throughout.
5657
5658         * [memory/local.c]
5659         Implemented flag LMEM_ZEROINIT.
5660         LocalReAlloc() could trash the heap. Fixed.
5661
5662         * [objects/font.c]
5663         FONT_MatchFont(): don't get confused by negative widths.
5664         Fixed a segfault in EnumFonts().
5665
5666         * [objects/text.c]
5667         DrawText(): DT_CALCRECT implies DT_NOCLIP.
5668
5669         * [objects/dcvalues.c]
5670         MAKELONG was used with bad parameters in DC_GET_X_Y.
5671
5672         * [windows/dialog.c]
5673         Don't show the dialog if WS_VISIBLE isn't set in the template.
5674
5675         * [windows/utility.c]
5676         UTILITY_convertArgs(): Never pass an expression containing ++ into a
5677         macro...
5678
5679         * [windows/win.c]
5680         SetParent() should unlink the window before changing the parent.
5681
5682         * [windows/message.c]
5683         Don't call timer functions via CallWindowProc(), since it checks
5684         whether hwnd==0 and does not call the function in that case.
5685
5686         * [miscemu/instr.c]
5687         Ignore interrupt 0x3D, for VBRUN300.DLL.
5688
5689         * [misc/commdlg.c]
5690         Don't rely on the itemData field of the DRAWITEMSTRUCT to contain a
5691         pointer to the item text.
5692
5693         * [if1632/relay.c]
5694         Disable OLE and DDEML DLLs by default, since they contain nothing but
5695         stubs anyway. SHELL, COMMDLG and WIN87EM are left enabled, although
5696         some programs may work better without them.
5697         
5698         * [multimedia/*.c] [include/multimedia.h] [include/driver.h]
5699         Begun cleaning things up a little. Replaced printfs with dprintf_
5700         macros, made functions static where possible, and some other minor
5701         changes.
5702
5703 Sun Jun 11 23:19:10 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5704
5705         * [debugger/dbg.y][debugger/dbg.l]
5706         Removed special handling for FILE_IDENTIFER, because it caused
5707         problems with x/<format> statements.
5708
5709         * [debugger/info.c]
5710         Use SC_ESP instead of SC_EIP for stack dump.
5711
5712         * [misc/compobj.c][if1632/compobj.spec]
5713         CoBuildVersion, CoInitialize, CoUninitialize: new functions
5714
5715         * [misc/ole2.c][if1632/ole2.spec][misc/Imakefile][include/ole2.h]
5716         New files ole2.c, ole2.h
5717         OleBuildVersion, OleInitialize, OleUninitialize: new functions
5718
5719         * [if1632/ole2disp.spec]
5720         Added missing ordinals above 109
5721
5722         * [misc/ole2nls.c][if1632/ole2nls.spec][include/winnls.h]
5723         New file winnls.h
5724         GetLocaleInfoA: new function
5725
5726         * [if1632/shell.spec]
5727         Added FindEnvironmentString as stub
5728
5729         * [misc/olecli.c][if1632/olecli.spec]
5730         OleIsDcMeta: New function
5731
5732         * [objects/font][misc/gdi.spec]
5733         GetKerningPairs: new function
5734
5735         * [misc/shell.c]
5736         ShellExecute: Implemented support for starting programs
5737
5738         * [if1632/user.spec]
5739         Inserted missing relay to GetClipCursor
5740
5741 Sun Jun 11 20:34:47 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5742         
5743         * [controls/edit.c]
5744         Fix a problem with the local heap.
5745
5746         * [include/wintypes.h]
5747         Fixed wrong declarations of CATCHBUF and LPCATCHBUF.
5748         
5749         * [include/mdi.h] [windows/mdi.c]
5750         This code still assumed segmented address==linear address. Fixed.
5751
5752         * [include/msdos.h] [misc/dos_fs.c]
5753         The filemask field of the dosdirent structure could be overrun. Fixed.
5754         If you had a file called foobar and a file called foo, trying to 
5755         FindFile(foo) could accidentally find file foobar instead. Fixed.
5756         
5757         * [misc/file.c]
5758         OpenFile(): Always return the full pathname in ofs->szPathName. This 
5759         also fixes GetModuleFilename().
5760         Prevent _lclose() from closing stderr or stdout.
5761
5762         * [misc/profile.c]
5763         Search for .ini files in the path of the current module as well.
5764         (Needed by Lotus Organizer.)
5765
5766         * [loader/task.c] [loader/ne_image.c] [loader/module.c]
5767         [memory/local.c]
5768         Local heaps are now initialized by InitTask() for executables. DLLs
5769         have to call LocalInit() themselves, LocalInit() has to put the
5770         heap at the end of the segment when called with start==0. We no longer
5771         allocate the DGROUP with 64k on startup, but grow the local heap
5772         in LOCAL_GetBlock() when necessary.
5773
5774         * [loader/module.c]
5775         LoadLibrary() should call LoadModule() in all cases, even if the
5776         DLL is already loaded, to ensure that the reference count is correct.
5777
5778         * [loader/ne_image.c]
5779         Some changes to function prolog fixup. Does anyone know exactly how
5780         this is supposed to work? I am only guessing here.
5781         In NE_InitializeDLLs(), initialize the DLLs a module refers to before
5782         the module itself.
5783         
5784         * [loader/task.c]
5785         Initialize instance data at the beginning of the DGROUP in InitTask().
5786
5787         * [memory/local.c]
5788         Some fixes for moveable blocks.
5789
5790         * [memory/selector.c]
5791         All the IsBad*Pointer() functions returned exactly the wrong boolean
5792         value in all cases!
5793         
5794         * [objects/bitblt.c]
5795         Fixed another null pointer dereference in debugging output.
5796         
5797         * [objects/font.c]
5798         Some more recovery possibilities for FONT_MatchFont() if a specified
5799         font does not exist.
5800         
5801         * [windows/win.c]
5802         The dialog code may call CreateWindowEx with an integer in windowName.
5803         This happens for static icon controls that expect a resource ID as
5804         the window name. CreateWindowEx() used to crash. Fixed.
5805         
5806         * [windows/class.c] [windows/win.c]
5807         Window classes are owned by modules, not instances. Changed
5808         RegisterClass(), UnregisterClass(), GetClassInfo() and CreateWindowEx()
5809         accordingly.
5810
5811 Sat Jun 10 16:10:53 1995  Olaf Flebbe <o.flebbe@science-computing.uni-tuebingen.de>
5812
5813         * [miscemu/int21.c]
5814           clock.exe was displaying incorrect year.
5815
5816 Fri Jun 9 20:36:56 1995  Victor Schneider <tailor@crl.com>
5817
5818         * [include/cursor.h] [windows/cursor.c]
5819         Implemented CreateCursorIconIndirect().
5820
5821 ----------------------------------------------------------------------
5822 Tue Jun  6 12:11:41 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5823
5824         * [controls/menu.c]
5825         Fixed bug with drawing multi-column menus with vertical separator.
5826
5827         * [debugger/debug.l]
5828         Fixed NULL-pointer reference after readline().
5829
5830         * [if1632/winprocs.spec] [miscemu/int21.c] [miscemu/interrupts.c]
5831         Added interrupt vector emulation. Allows to retrieve an interrupt
5832         vector and jump to it without crashing.
5833
5834         * [loader/ldt.c]
5835         Moved ldt.c to memory directory.
5836
5837         * [loader/task.c]
5838         Implemented LockCurrentTask() and GetInstanceData().
5839
5840         * [objects/bitblt.c]
5841         Fixed a bug that caused StretchBlt() to use wrong colors when
5842         stretching a monochrome bitmap to a color display.
5843
5844         * [objects/bitmap.c]
5845         Fixed a segmented pointer bug in CreateBitmapIndirect().
5846
5847         * [tools/build.c]
5848         Added possibility to have arguments for register functions; used
5849         by interrupt vectors to remove the flags from the stack.
5850         Generate a new function CallTo32_LargeStack(), that allows calling
5851         a 32-bit function using the original 32-bit stack, for functions
5852         that need more that 64k of stack.
5853
5854 Tue May 30 10:29:56 1995  Martin von Loewis  <martin@informatik.hu-berlin.de>
5855
5856         * [if1632/shell.spec] [misc/shell.c]
5857         DoEnvironmentSubst: fixed prototype
5858
5859         * [if1632/gdi.spec] [objects/palette.c]
5860         SetSystemPaletteUse: new function
5861
5862         * [if1632/kernel.spec] [loader/resource.c]
5863         DirectResAlloc: new function
5864
5865         * [if1632/user.spec] [windows/keyboard.c]
5866         SetKeyboardState: new function
5867
5868 Mon May 29 12:58:28 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5869         
5870         * [tools/build.c]
5871         Prevent interrupts from destroying the args for a 32 bit function
5872         by loading the correct value into %esp directly after %ss.
5873
5874         * [loader/ne_image.c] [loader/module.c]
5875         The new instance must be created earlier in LoadModule(), so that
5876         fixups referencing it will be handled correctly.
5877         Initialize the local heap for a DGROUP in NE_LoadSegment().
5878         
5879         * [objects/dib.c]
5880         Like RLE8 bitmaps, RLE4 bitmaps don't always end with a proper code.
5881         This used to crash Wine. Fixed.
5882
5883         * [objects/text.c]
5884         Fix possible null pointer dereference in debugging output.
5885         
5886         * [misc/commdlg.c]
5887         Handle user input in the edit control better. Some bugs fixed.
5888         
5889         * [memory/local.c]
5890         Started implementing moveable blocks. This is unfinished (!), but
5891         at least it does not seem to break things.
5892
5893 Wed May 24 13:26:36 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
5894         
5895         * [loader/module.c]
5896         LoadModule(): DLLs occasionally have a data segment, and they work
5897         much better if it is loaded :-)
5898         LoadLibrary(): pass HMODULE instead of HINSTANCE to NE_InitializeDLLs.
5899         FindModule(): also strip off the last backslash of the pathnames
5900         (Winhelp tried to load C:\WINDOWS\SYSTEM\COMMDLG.DLL).
5901         GetModuleHandle(): just call MODULE_FindModule, it does the same job,
5902         only better.
5903         
5904         * [loader/ne_image.c]
5905         LocalInit() the heap of a DLL in NE_InitDLL. (This is probably
5906         not really correct, it seems that all programs and DLLs try to do
5907         this themselves. But they pass weird parameters.)
5908         NE_InitializeDLLs should also call NE_InitDLL for the passed hModule.
5909         
5910         * [loader/task.c] [misc/user.c]
5911         Finish global initializations in InitTask instead of InitApp, or
5912         all the DLLs will be initialized in InitTask without any available
5913         window classes!
5914
5915 ----------------------------------------------------------------------
5916 Sun May 21 12:30:30 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
5917
5918         * [debugger/hash.c] [debugger/info.c]
5919         Added support for symbolic segmented addresses. Add symbols for all
5920         built-in API entry points.
5921
5922         * [if1632/relay.c] [include/dlls.h]
5923         Removed dll_table structure, as we now use the built-in module
5924         structures.
5925
5926         * [if1632/relay.c] [loader/main.c]
5927         Removed winestat option, as it was no longer very meaningful.
5928
5929         * [include/stackframe.h]
5930         New macro MAKE_SEGPTR that creates a segmented pointer to a local
5931         variable on the 32-bit stack.
5932
5933         * [loader/module.c]
5934         Added support for multiple instances of an application.
5935         Implemented LoadModule() and FreeModule().
5936
5937         * [loader/ne_image.c] [loader/task.c]
5938         Moved initialisation of built-in DLLs to InitTask().
5939
5940         * [memory/global.c]
5941         Implemented discardable blocks.
5942
5943         * [misc/file.c]
5944         Search path of current executable in OpenFile().
5945         Fixed bug with searching in Windows path.
5946
5947         * [misc/lstr.c]
5948         Hard-coded translation tables for Ansi<->Oem.
5949
5950         * [misc/user.c]
5951         Moved some global initializations to InitApp(), because they need
5952         a task context to be performed.
5953
5954         * [objects/dc.c]
5955         Handle R2_BLACK and R2_WHITE specially so that they work correctly
5956         with palette displays.
5957
5958         * [tools/build.c]
5959         Suppressed generation of the C file for DLL specs, because it's no
5960         longer needed. Output all the assembly code directly to stdout.
5961         Some changes to integrate Win32 support from Martin von Loewis. 
5962
5963         * [windows/msgbox.c]
5964         Moved message box code from misc/ to windows/.
5965
5966 Mon May 15 23:40:04 1995  Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
5967
5968         * [misc/audio.c] [misc/mcicda.c] [misc/mcianim.c] [misc/midi.c]
5969           [misc/mmaux.c] [misc/mmsystem.c]
5970         Modify code & use pointers conversion macros.
5971         Make cdaudio & wave devices work again (only using some applets).
5972
5973         * [misc/profile.c]
5974         Change getc() to fgetc() where needed.
5975
5976 Mon May 15 22:10:56 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
5977
5978         * [if1632/Imakefile]
5979         added entries for the new files gdi32.spec, kernel32.spec,
5980         user32.spec, shell32.spec and winprocs32.spec.
5981
5982         * [if1632/commdlg.spec][if1632/kernel.spec][if1632/shell.spec]
5983           [if1632/storage.spec][if1632/system.spec][if1632/user.spec]
5984         ChooseFont, RESERVED5, InternalExtractIcon: Marked as stubs
5985         ExtractAssociatedIcon, DoEnvironmentSubst, DumpIcon:
5986                 stub implementations provided 
5987         marked storage.dll,storege.sys functions as stubs
5988
5989         * [include/pe_image.h]
5990         Added structures WIN32_builtin and  WIN32_function
5991
5992         * [include/peexe.h]
5993         PE_Import_Directory: renamed reserved fields to 
5994                 TimeDate, Forwarder, Thunk_List
5995
5996         * [include/winerror.h]
5997         New file.
5998
5999         * [loader/main.c]
6000         called RELAY32_Init
6001
6002         * [loader/pe_image.c]
6003         xmmap: map BSS anonymous
6004         dump_imports: renamed to fixup_imports, do the fixup of imported
6005                       symbols
6006         PE_LoadImage: pass raw data size to xmmap
6007
6008         * [loader/resource.c]
6009         DumpIcon: new function
6010
6011         * [misc/kernel32.c]
6012         New file.
6013
6014         * [misc/main.c]
6015         make stdout and stderr unbuffered
6016
6017         * [misc/shell.c]
6018         DoEnvironmentSubst: new function
6019
6020         * [objects/font.c]
6021         FONT_MatchFont: try oblique if there is no italic
6022
6023         * [rc/Imakefile][rc/parser.l]
6024         yywrap: new function
6025         Don't link with libfl.a on Linux
6026
6027         * [tools/build.c]
6028         Added keywords stdcall, subsystem, base
6029         GenerateForWin32: new function
6030         BuildSpecFiles: call GenerateForWin32 if subsystem is win32
6031
6032 Mon May 15 10:38:14 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6033         
6034         * [controls/listbox.c] [controls/combo.c] [windows/defwnd.c]
6035         Minor fixes.
6036         
6037         * [misc/message.c] [misc/main.c] [rc/sysres*.rc] [include/texts.h]
6038         Rewrote message box handling.
6039         
6040         * [windows/dialog.c]
6041         Dialogs should be invisible until after WM_INITDIALOG is seent.
6042         Don't switch to invisible dialog items on a TAB keypress.
6043         
6044         * [windows/mdi.c]
6045         Send WM_NCPAINT message in MDIRestoreChild().
6046         
6047         * [windows/painting.c]
6048         Fixed typo (&& -> &).
6049         
6050         * [windows/message.c] [if1632/user.spec]
6051         Implemented PostAppMessage().
6052         
6053         * [windows/event.c]
6054         SetCapture(0) should act like ReleaseCapture().
6055
6056 Tue May  9 11:55:52 1995     Eddie C. Dost             (ecd@dressler.de)
6057
6058         * [Imakefile]
6059         Changed CDEBUGFLAGS for systems running __ELF__ (temporarily)
6060         Added ASFLAGS to exported variables.
6061
6062         * [debugger/readline/Imakefile]
6063         Moved defines for libreadline from DEFINES to EXTRA_DEFINES
6064
6065         * [memory/local.c] [miscemu/int21.c]
6066         Added some more debugging outputs.
6067
6068 Mon May  8 00:55:27 MET DST 1995          Dag Asheim (dash@ifi.uio.no)
6069
6070         * [misc/message.c]
6071         Fixed a "FIXME" concerning norwegian translation.
6072
6073 Sun May  7 23:25:23 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6074         
6075         * [*/*]
6076         Removed warnings in a couple of files and deleted some obsolete code.
6077
6078         * [controls/listbox.c]
6079         Cleanup, speed improvements & lots of bug fixes.
6080
6081         * [controls/combo.c]
6082         Mostly rewritten. This is still very buggy, but not quite as bad as 
6083         before.
6084
6085         * [include/commdlg.h] [misc/commdlg.c]
6086         Removed the need for sysres.dll. Small bug fixes.
6087         
6088         * [objects/oembitmap.c] [include/bitmaps/<many>] [include/windows.h]
6089           [loader/library.c] [loader/main.c] [rc/sysres*.rc]
6090         Removed sysres.dll and replaced the remaining bitmaps/icons with
6091         XPM equivalents.
6092
6093         * [misc/message.c] [windows/nonclient.c] [misc/main.c]
6094           [if1632/winprocs.spec]
6095         "About Wine..." now brings up a standard ShellAbout() window with
6096         the Wine icon and the list of contributors.
6097         
6098         * [misc/shell.c]
6099         Fixed ShellAbout()/AboutDialogProc() to show the right icon.
6100
6101         * [windows/event.c]
6102         Small hack for non-alphanumeric keys: Dont't send the ascii value in
6103         the WM_KEYDOWN message, but some unused code instead. Should be done
6104         properly by sending different codes for each key. The edit control
6105         used to get a VK_DELETE message each time the user typed '.'.
6106
6107         * [windows/class.c]
6108         Removed a check for CS_GLOBALCLASS in CLASS_FindClassByName().
6109         This used to be no problem, but breaks Resource Workshop in 950403.
6110         
6111         * [objects/dib.c]
6112         New diagnostic for a bug I've been encountering. If it shows up,
6113         please report it.
6114
6115 Sun May  7 23:11:18 EDT 1995  William Magro (wmagro@tc.cornell.edu)
6116
6117         * [objects/color.c]
6118         Handle situation when 'dc' exists, but palette mapping
6119         does not.  (Fixes kidpix2 demo.)
6120
6121 Sun May  7 03:32:00 1995  Charles M. Hannum  (mycroft@mit.edu)
6122
6123         * [loader/ldt.c]
6124         LDT_Print: Only show the number of entries that the kernel
6125         returned. Make this work for NetBSD.
6126
6127 Fri May  5 02:53:26 1995  Charles M. Hannum  (mycroft@mit.edu)
6128
6129         * [debugger/dbg.y] [include/wine.h] [loader/signal.c]
6130         Modify cs and ds selector values for NetBSD-current.
6131
6132         * [debugger/debug.l]
6133         $sp, $esp: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
6134
6135         * [debugger/regpos.h]
6136         Modify sigcontext format for NetBSD-current.
6137         SC_ESP: Use RN_ESP_AT_SIGNAL rather than RN_ESP.
6138
6139         * [include/ldt.h]
6140         SELECTOR_TO_ENTRY: Explicitly clear the top half of the selector
6141         value, since only 16 bits of it may have been saved.
6142
6143         * [misc/winsocket.c]
6144         Set structure packing with `#pragma pack' to accomodate
6145         other/older compilers.
6146
6147 Tue May  2 18:15:01 1995 Paal Beyer (beyer@idt.unit.no)
6148         
6149         * [misc/commdlg.c]
6150         Fixed path-names so when changing directory the listboxes
6151         changes too.
6152         
6153         * [debugger/dbg.y debugger/debug.l wine.ini]
6154         Added SymbolTableFile to wine.ini so symbols can be read
6155         without standing in the directory containing wine.sym.
6156         Added the possibility to specify full name of wine.sym from
6157         the debugger prompt.
6158
6159 ----------------------------------------------------------------------
6160 Sat Apr 29 20:42:01 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6161
6162         * [controls/static.c]
6163         Fixed painting of SS_*FRAME controls.
6164
6165         * [if1632/callback.c]
6166         Pass the window instance as DS to the 16-bit window procedure.
6167         Rewrote Catch() and Throw() to make them work with multiple tasks.
6168
6169         * [loader/main.c]
6170         New function MAIN_Init() to perform initializations before the
6171         first task is started instead of doing them in InitApp().
6172         Temporary hack to command-line parsing to load one program per
6173         command-line argument, to make testing task-switching easier.
6174
6175         * [loader/*.c]
6176         Reimplemented modules to use a Windows-compatible layout and to
6177         allow multiple tasks and multiple module instances. Not really
6178         finished yet.
6179
6180         * [loader/task.c] [misc/exec.c]
6181         Reimplemented tasks to use a common address space, and implemented
6182         preliminary task-switching capabilities.
6183
6184         * [memory/global.c]
6185         Fixed bug in GlobalNext().
6186
6187         * [misc/main.c]
6188         Updated the list of contributors. Let me know if I forgot someone.
6189
6190         * [miscemu/int21.c]
6191         Use one DTA per task instead of a global one.
6192
6193         * [objects/bitblt.c]
6194         Fixed bug in BitBlt() that could cause BadMatch errors.
6195
6196         * [tools/build.c]
6197         Added new function type 'stub', that makes possible to export an
6198         unimplemented function by name as well as by ordinal. This will
6199         avoid loading errors for unimplemented functions.
6200         Generate an in-memory module layout for built-in DLLs so that the
6201         same code can be used for built-in and loaded modules.
6202         Changed relay code to make it unnecessary to save the value of the
6203         BP register.
6204
6205         * [windows/message.c]
6206         Implemented multiple message queues and preliminary task-switching
6207         capabilities. Inter-task SendMessage() calls are not implemented
6208         yet and will probably cause crashes if used.
6209
6210         * [windows/property.c]
6211         Reimplemented properties and allocate them on the USER heap.
6212
6213         * [windows/win.c]
6214         Fixed bug in SetWindowWord().
6215         Reimplemented EnumWindows() and EnumTaskWindows().
6216
6217 Tue Apr 18 09:48:38 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6218         
6219         * [misc/main.c]
6220         GetSystemParametersInfo(): Additional action SPI_GETICONTITLEFONT.
6221         
6222         * [loader/resource.c]
6223         Removed the check for NE_SEGFLAGS_EXECUTEONLY, since it broke
6224         control.exe.
6225         Fixed icon loading.
6226         
6227         * [objects/font.c] [include/windows.h]
6228         Fixed a bug in InitFontsList() and worked on the EnumFonts()
6229         functions to make them comprehensible.
6230
6231         * [controls/button.c]
6232         Fixed my previous patch to handle LBUTTONUP messages.
6233
6234 Fri Apr 14 11:41:28 1995  Cameron Heide  (heide@ee.ualberta.ca)
6235
6236         * [misc/network.c, misc/dos_fs.c]
6237         Implemented WNetGetConnection.  All that is currently
6238         supported are drives, for which the remote name is simply
6239         the redirected UNIX directory name.
6240
6241         * [miscemu/int2?.c]
6242         More drive number validity checking.
6243
6244 Wed Apr 12 11:28:37 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6245         
6246         * [controls/listbox.c]
6247         Oops, my previous change to ListBoxDirectory broke the Borland
6248         file open dialog. Fixed.
6249
6250 Mon Apr 10 23:17:12 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6251
6252         * [if1632/ole2nls.spec] [misc/ole2nls.c] [misc/Imakefile]
6253         New file ole2nls.c. Added stubs for GetUserDefaultLCID, 
6254         GetSystemDefaultLCID, GetUserDefaultLangID, GetSystemDefaultLangID.
6255
6256 Mon Apr 10 10:05:18 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6257         
6258         * [memory/global.c] [memory/local.c] [include/windows.h]
6259         GlobalReAlloc(): If GMEM_MODIFY is set, don't resize the block.
6260         LocalReAlloc(): Same for LMEM_MODIFY.
6261         
6262         * [controls/listbox.c]
6263         Fixed a bug in ListBoxDirectory that prevented commdlg from working.
6264         Check for errors in some more places.
6265
6266         * [if1632/gdi.spec] [if1632/user.spec]
6267         16 bit callback functions should be passed as segptrs.
6268         
6269         * [include/dlls.h] [loader/ne_image.c] [loader/selector.c]
6270         [loader/library.c]
6271         Prevent a DLL from being initialized twice (Borlands Resource
6272         Workshop used to do this).
6273         Provide an additional flag for each w_file that indicates whether
6274         it's an EXE or a DLL, for combinations like pbrush.exe/.dll.
6275         
6276         * [controls/button.c]
6277         Handle LBUTTONUP messages even if the button no longer has the
6278         capture (for WinHelp).
6279         
6280         * [include/wintypes.h]
6281         FARPROC is now a segptr for the emulator and a function
6282         pointer for the library.
6283         
6284         * [misc/commdlg.c] [misc/commdlg.h]
6285         Cleaned the file dialogs up a little. They now work reasonably well,
6286         although there are still some problems (e.g. files are initially
6287         invisible).
6288
6289         * [windows/class.c] [if1632/user.spec] [include/windows.h]
6290         GetClassInfo() must take a segptr, as it checks whether the
6291         highword is zero.
6292         GetClassName() called the wrong atom function. No surprise it didn't
6293         find anything.
6294
6295         * [misc/lstr.c]
6296         AnsiToOem() and OemToAnsi() didn't terminate the strings. Fixed.
6297         Removed some warnings.
6298
6299         * [if1632/relay.c] [if1632/ddeml.spec] [include/dlls.h]
6300         New spec file for the 3.1 DDEML DDL. 
6301
6302         * [controls/menu.c]
6303         Small fix to ChangeMenu - mask out the obsolete flags
6304         (MF_APPEND == MF_OWNERDRAW, this led to problems). It also had
6305         problems with the MF_BYPOSITION flag.
6306
6307         * [windows/message.c]
6308         SendMessage(): call the WH_CALLWNDPROC hook function. This is rather
6309         ugly, I'm afraid. Windows probably passes a pointer to the 16 bit
6310         stack for speed reasons.
6311         
6312         * [windows/hook.c] [include/windows.h]
6313         Set/HookWindowsHook() shouldn't just call their *Ex counterparts, as
6314         they have slightly different semantics.
6315         MS Hearts now works somewhat, if you disable the new builtin DDEML.
6316         The graphics are completely messed up, though.
6317
6318 ----------------------------------------------------------------------
6319 Sun Apr  2 18:31:12 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6320
6321         * [Configure] [if1632/Imakefile]
6322         Removed new build and short names options.
6323
6324         * [if1632/*.c] [tools/build.c]
6325         Implemented compiled call-back functions for better performance;
6326         all the relay code is now done in assembly code generated by the
6327         build program.
6328         Relay code is no longer dependent on being loaded below 64K.
6329
6330         * [loader/resource.c]
6331         Fixed memory leak in LoadString(). A fix will also be needed for
6332         other resources.
6333
6334         * [memory/global.c]
6335         Implemented global heap arenas, so we can store informations about
6336         global blocks, like lock counts or owner handle.
6337         Implemented FarGetOwner() and FarSetOwner().
6338         Implemented global heap TOOLHELP functions.
6339
6340         * [memory/selector.c]
6341         Bug fix: it was not possible to re-use a free selector.
6342
6343 Sun Apr 2 01:34:52 1995 Constantine Sapuntzakis  (csapuntz@mit.edu)
6344
6345         *  [controls/listbox.c]
6346         Major work on listbox code
6347          - Many bugs fixed (still many bugs)
6348          - More messages supported
6349          - Code simplified
6350
6351 Fri Mar 31 03:27:16 EST 1995 William Magro (wmagro@tc.cornell.edu)
6352
6353         * [controls/edit.c]
6354         Lots of bug fixes related to diappearing text, lost carets,
6355         highlighting, segmentation faults, occurance of random
6356         characters, insertion of characters over selection, misplaced
6357         caret location, display corruption, end of line behavior, etc.
6358
6359         * [controls/widgets.c]
6360         EDIT class doesn't want to use CS_PARENTDC flag.
6361
6362 Thu Mar 30 20:58:25 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6363         
6364         * [loader/selector.c]
6365           FixupFunctionPrologs() should also handle multiple data modules.
6366           (this bug only became visible because MakeProcInstance() was fixed
6367           in 950319)
6368         
6369         * [misc/dosfs.c]
6370           Simplified DOS_SimplifyPath.
6371           Small fix to DOS_opendir to reuse an entry if an open directory
6372           is opened again, to prevent "too many open directories" messages.
6373
6374 Thu Mar 30 12:05:05 1995 Martin von Loewis  <loewis@informatik.hu-berlin.de>
6375
6376         * [if1632/compobj.spec][include/compobj.h][misc/compobj.c]
6377         CoDisconnectObject: new stub function
6378
6379         * [include/msdos.h]
6380         fix DOSVERSION
6381
6382         * [loader/ne_image.c]
6383         NE_FixupSegment: Be more generous on additive fixups
6384
6385         * [if1632/user.spec][misc/network.c]
6386         Add more WNet* stubs
6387
6388 Wed Mar 29 11:47:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6389
6390         * [controls/listbox.c]
6391           DlgDirList(): send segptr instead of linear pointer 
6392           in message to static control
6393         * [controls/menu.c]
6394           Tried to implement ownerdrawn menuitems. Doesn't work.
6395         * [if1632/gdi.spec] [include/windows.h] [objects/font.c]
6396           Provide a stub for GetRasterizerCaps()
6397         * [loader/selector.c]
6398           Pass end address instead of length to LocalInit() in 
6399           CreateSelectors()
6400         * [memory/local.c]
6401           LocalInit(): If there's already a local heap in the segment, do
6402           nothing and return TRUE
6403         * [objects/linedda.c]
6404           Replaced buggy LineDDA() with a Bresenham algorithm. Should work
6405           now.
6406         * [windows/cursor.c]
6407           LoadCursor()/CreateCursor(): Cleaned up the mess. Needs some
6408           more work still.
6409
6410 Tue Mar 21 17:54:43 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6411
6412         * [if1632/relay.c] [if1632/callback.c] [include/dlls.h]
6413           [if1632/winprocs.spec] [if1632/winprocs.c] [include/winprocs.h]
6414           [controls/widgets.c] [misc/shell.c] [misc/commdlg.c]
6415           [windows/nonclient.c] [misc/message.c]
6416           Added a new builtin DLL that provides 16 bit entry points for all
6417           the Def*Procs (DefDlgProc, ButtonProc etc.). OWL programs work
6418           again.
6419         * [misc/shell.c]
6420           RegOpenKey()/RegCreateKey() bugs fixed.
6421         * [loader/ne_image.c]
6422           Skipping the initialization of a DLL when CS == 0 was broken.
6423
6424 ----------------------------------------------------------------------
6425 Sun Mar 19 16:30:20 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6426
6427         * [*/*]
6428         Implemented a new memory mapping scheme. There's no longer a
6429         one-to-one mapping between 16-bit and 32-bit pointers. Please see
6430         file DEVELOPERS-HINTS for technical details.
6431
6432         * [controls/scroll.c]
6433         Fixed bug when dragging mouse in horizontal scrollbars.
6434
6435         * [tools/build.c] [if1632/*.spec]
6436         Removed support for C callback functions and for re-ordering
6437         of the 32-bit arguments, as these were never used. This should
6438         allow a more efficient callback scheme to be implemented.
6439
6440         * [if1632/olecli.spec]
6441         Reduced the number of entries to make the 16-bit code fit in 64k.
6442         This limitation will soon be removed.
6443
6444         * [loader/ldt.c]
6445         Rewrote LDT manipulation functions and implemented LDT_GetEntry().
6446
6447         * [memory/global.c]
6448         Rewrote Global*() routines to use the new selector allocation
6449         mechanism.
6450
6451         * [memory/local.c]
6452         Rewrote local heap handling to use a Windows-compatible layout
6453         (not really finished yet).
6454         Implemented TOOLHELP heap-walking routines.
6455
6456         * [memory/selector.c]
6457         Implemented LDT manipulation API functions.
6458
6459 Tue Mar 14 19:50:28 EST 1995 William Magro (wmagro@tc.cornell.edu)
6460
6461         * [windows/defdlg.c]
6462         Fixed problem where dialogs closed using the System menu 
6463         ('Close' item or double click on close box) would
6464         hang Wine.
6465
6466 Sun Mar 12 14:28:13 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
6467
6468         * [controls/listbox.c]
6469         Removed most of the statements for sending a notification message
6470         ListBoxDirectory(), DlgDirSelect(), DlgDirList(): Improved the
6471         code; Borland's standard file open dialog will work now.
6472         
6473         * [misc/main.c], [misc/file.c], [miscemu/int21.c]
6474         Added support for new command line option "-allowreadonly". If set
6475         an attempt to open a read only file in write mode will be converted 
6476         to opening it read only (many programs try to open all files in 
6477         read/write mode even if they only intend to read it - this might 
6478         cause a few under problems under an unix-like environment where most 
6479         files are read only for a "normal" user)
6480
6481         * [loader/selector.c]
6482         GetMemoryReference(): Added support for __AHIncr and __AHShift
6483
6484         * [misc/dos_fs.c]
6485         DOS_SimplifyPath(): This routine simplifies path names ( e.g., it
6486         will change "/usr///local/bin/../lib//a" to "/usr/local/lib/a" )
6487         match(): rewritten
6488         
6489         * [objects/text.c]
6490         TEXT_NextLine(): Removed a bug in the handling of LF's
6491
6492         * [miscemu/int21.c]
6493         GetFileDateTime(): Fixed. SetFileDateTime() is still broken.
6494
6495 Sat Mar 11 19:46:19 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>
6496
6497         * [controls/menu.c]
6498         ChangeMenu: defaults to MF_INSERT
6499         InsertMenu: allow insertion even if position is one after last item
6500
6501         * [if1632/Imakefile] [if1632/compobj.spec] [if1632/relay.c]
6502           [if1632/storage.spec] [include/dlls.h]
6503         Added stubs for STORAGE.DLL and COMPOBJ.DLL
6504
6505         * [if1632/user.spec] [windows/message.c]
6506         InSendMessage: new function
6507
6508         * [include/neexe.h][include/ne_image.c]
6509         NE_FixupSegment: fixed handling of additive records
6510
6511         * [loader/selector.c]
6512         GetEntryDLLName: return NULL instead of pointer to DLL.0 if not found
6513
6514         * [loader/signal.c]
6515         win_fault: Enter debugger on SIGFPE, too
6516
6517 Wed Mar  1 21:47:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
6518
6519         * [miscemu/int*.c]
6520         Various minor modifications to the clock tick counter,
6521         FindFirst/FindNext funcs, and DPB handling.
6522
6523 ----------------------------------------------------------------------
6524 Thu Mar  2 17:44:32 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6525
6526         * [loader/resource.c] [objects/oembitmap.c]
6527         Removed sysres bitmap code; you need libXpm to compile now.
6528         Implemented LoadIcon() for OEM icons.
6529
6530         * [include/bitmaps/oic_*]
6531         Added OEM icons in XPM format.
6532
6533         * [objects/dib.c]
6534         Bug fix in DrawIcon().
6535
6536         * [rc/sysresbm.rc]
6537         Removed; all bitmaps are stored in XPM format now.
6538
6539 Tue Feb 28 18:54:28 1995  Tomi Leppikangas  (tomilepp@paju.oulu.fi)
6540
6541         * [controls/edit.c]
6542         Small patch to fix edit-control when it's created with text.
6543
6544 Sun Feb 26 20:22:15 1995  Michael Veksler  (e1678223@tochnapc2.technion.ac.il)
6545
6546         * [tools/make_debug]
6547         The created macros won't have side effects anymore when used in
6548         an "if-else" structure. No more warnings from the compiler when
6549         compiled without defining DEBUG_RUNTIME.
6550  
6551 Sun Feb 26 20:20:49 1995  Michael Patra <micky@marie.physik.TU-Berlin.DE>
6552
6553         * [controls/listbox.c]
6554         ListBoxDeleteString(): Fixed
6555
6556         * [loader/selector.c]
6557         GetMemoryReference(): When special segments are referenced by
6558         pseudo-functions like __0040H, a reference to a "normal" segment
6559         will be returned preventing the program from crashing as soon
6560         as the referenced segment is actually accessed.
6561
6562 Sun Feb 26 15:55:14 MET 1995  Martin von Loewis (loewis@informatik.hu-berlin.de)
6563
6564         * [Configure]
6565         Ask for OLE stubs and malloc debugging
6566
6567         * [Imakefile]
6568         link with libmcheck.a if necessary
6569
6570         * [if1632/relay.c][include/dll.h][if1632/Imakefile]
6571         Add OLE stubs, increase number of builtins
6572         dll_name_table_entry_s: new field dll_is_used
6573
6574         * [loader/library.c]
6575         GetModuleHandle,ModuleNext: Check dll_is_used
6576
6577         * [loader/ne_image.c]
6578         Bark on unsupported NE_RADDR_LOWBYTE flag (what is it supposed
6579         to mean, anyway?)
6580
6581         * [misc/olecli.c][misc/olesvr.c]
6582         New files. Add to misc/Imakefile
6583
6584         * [misc/dos_fs.c]
6585         DOS_GetUnixFileName: make a copy of the input parameter to 
6586         prevent overwriting
6587
6588         * [misc/main.c]
6589         MAIN_ParseDLLOptions: new function
6590         MAIN_ParseOptions: treat -dll command line flag
6591         main: add support for malloc debugging
6592
6593 Fri Feb 24 12:43:27 1995  Erik Svendsen  <z3esv@kmd-ac.dk>
6594
6595         * [loader/signal.c]
6596         Small patch for people using FreeBSD-2.1.0.
6597
6598 Fri Feb 17 22:49:18 1995  Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx)
6599
6600         * [toolkit/sup.c]
6601         Added return values to the Call* routines
6602
6603         * [toolkit/winmain.c]
6604         Load the resource file properly for WineLib applications.
6605
6606 ----------------------------------------------------------------------
6607 Thu Feb 16 18:57:31 1995  Alexandre Julliard  (julliard@sunsite.unc.edu)
6608
6609         * [if1632/call.S]
6610         Only save the lower 16-bits of SP and BP.
6611
6612         * [if1632/callback.c]
6613         When calling to 16-bit code, restore DS from its previous value on
6614         entry to the 32-bit code, instead of from the code segment owner.
6615
6616         * [if1632/relay.c] [include/stackframe.h]
6617         Use a structure to represent the 16-bit stack frame layout
6618         instead of hard-coded offsets.
6619         
6620         * [rc/Imakefile]
6621         Use y.tab.c for bison output file for compatibility with yacc.
6622
6623         * [tools/build.c]
6624         Small optimization for calls to 32-bit code.
6625
6626 Sun Feb 12 03:19:47 1995  Michael Veksler (s1678223@t2.technion.ac.il)
6627
6628         * [tools/build.c]
6629         Fixed bug (inflicted by previous change) - SEGV on ZMAGIC file format.
6630
6631 Sun Feb 11 20:00:00 1995  Göran Thyni  (goran@norrsken.bildbasen.se)
6632
6633         * [debugger/dbg.y]
6634         Remove unnecessary sym-table loading when stopped in 16-bit mode.
6635
6636         * [include/segmem.h] [loader/selector.c]
6637         Added dynamic alloction of selectors.
6638         Fixed some problems with large programs SIGSEGV-ing while
6639         running out of selectors.
6640
6641         * [include/segmem.h] [loader/selector.c] [if1632/callback.c] 
6642           [memory/global.c] [memory/heap.c] [memory/linear.c]
6643         Use __AHSHIFT and __AHINCR instead of 3 and 8.
6644
6645 Mon Feb  6 18:07:38 1995  Cameron Heide  (heide@ee.ualberta.ca)
6646
6647         * [misc/dos_fs.c]
6648         Better relative path handling when converting filenames between
6649         dos and unix, allowing '.' to be used in the Windows path.
6650         Startup working dir is now based on current working dir.
6651
6652 Sat Feb  4 21:21:13 1995  Michael Veksler (s1678223@t2.technion.ac.il)
6653
6654         * [if1632/relay.c] [include/dlls.h] [tools/build.c]
6655         Squeezed data structure that references internal dll's (mostly
6656         "struct dll_table_entry_s"). Caused 20% reduction in executable
6657         code size.
6658
6659 Fri Feb  3 18:53:15 1995  Martin v. Loewis  (loewis@marie)
6660
6661         * [Imakefile]
6662         make wine.sym only when making emulator
6663
6664         * [misc/file.c]
6665         OpenFile(): report as not implemented for WINELIB
6666
6667         * [misc/winsock.c]
6668         Fix CONVERT_HOSTENT and friends for use with WINELIB
6669
6670         * [rc/Imakefile][rc/rc.y][rc/parser.c]
6671         Rename rc.y to parser.y
6672         Use flex and bison on Sun
6673
6674         * [toolkit/sup.c]
6675         CallWindowProc: fix parameter type
6676
6677         * [windows/event.c]
6678         Commented #ifdef sparc
6679
6680 ----------------------------------------------------------------------
6681 Wed Feb  1 19:27:55 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6682
6683         * [windows/nonclient.c] [windows/winpos.c]
6684         Implemented maximized windows.
6685         Implemented icon positioning and ArrangeIconicWindows().
6686         Bug fixes in SetWindowPos().
6687
6688         * [windows/painting.c]
6689         Implemented GetControlBrush().
6690         Window frame is no longer contained in the update region.
6691
6692         * [windows/win.c]
6693         Destroy owned windows upon DestroyWindow().
6694
6695 Sun Jan 29 16:17:22 1995  David Metcalfe <david@prism.demon.co.uk>
6696
6697         * [controls/edit.c]
6698         Changed line terminator to \r\n to be compatible with
6699         Windows.  Fixed bug in text selection.
6700
6701 Sun Jan 29 14:10:22 1995   Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
6702
6703        * [misc/shell.c]
6704        Rewrote RegCreateKey and RegOpenKey, since they were completely broken.
6705        Fixed a bug in RegQueryKeyValue. Implemented RegEnumKey
6706        These functions now work somewhat more the way Windows programs expect
6707        them to work.
6708
6709 ----------------------------------------------------------------------
6710 Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6711
6712         * [loader/resource.c] [objects/dib.c]
6713         Fixed icon loading and drawing, now that BitBlt() works correctly.
6714         
6715         * [objects/clipping.c] [objects/region.c]
6716         Implemented elliptic regions with a set of rectangle. This greatly
6717         simplifies the region code and should boost clipping performance.
6718
6719         * [objects/color.c]
6720         Fixed bug that caused seg-fault on 24bpp displays.
6721
6722         * [objects/bitblt.c]
6723         Fixed bug when shrinking a bitmap to more than half its size.
6724
6725         * [windows/graphics.c]
6726         Fixed bugs in PaintRgn() and Polyline().
6727
6728         * [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
6729         Fixed some problems with window background painting.
6730
6731 Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
6732
6733        * [tools/build.c]
6734        * [tools/newbuild.c]
6735        * [Imakefile]
6736        * [include/wine.h]
6737        * [loader/call.S]
6738        * [loader/selector.c]
6739        * [include/segmem.h]
6740        * [misc/main.c]
6741        Changed selector code and 16/32 bit xfer code so that wine
6742        no longer has to be loaded low in memory.  Changed wine
6743        to work with ELF binary formats under Linux.
6744        
6745 Sat Sep 17 11:08:49 1994  Eric Youngdale  (eric@esp22)
6746
6747         * [debugger/db_disasm.c]
6748         New instruction disassembler - borrowed from Mach kernel.  Has a
6749         BSD style of license as opposed to the gdb code we were previously
6750         using which was under the GPL.
6751
6752 ----------------------------------------------------------------------
6753 Mon Jan  9 18:27:11 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6754
6755         * [Imakefile]
6756         Compiling with -Wall flag.
6757
6758         * [*/*]
6759         Fixes to minimize the number of compilation warnings.
6760
6761         * [objects/bitblt.c]
6762         Fixed BitBlt() and used the same code to rewrite PatBlt() and
6763         StretchBlt(). The three *Blt() functions should now be correct in
6764         every case (famous last words).
6765
6766         * [objects/brush.c] [objects/dither.c]
6767         Merged the two files into brush.c
6768
6769         * [objects/dc.c]
6770         Fixed bug when the Windows programs forget to re-select the
6771         original bitmap in a memory DC.
6772
6773         * [objects/font.c]
6774         Tty to use 'fixed' font when the system font can't be found.
6775
6776         * [windows/dialog.c]
6777         Tentative fix to make dialogs look better when using fixed-width
6778         fonts.
6779
6780         * [windows/graphics.c]
6781         Partially implemented the PS_INSIDEFRAME pen style.
6782
6783         * [windows/nonclient.c]
6784         Fix for windows that have the WS_EX_DLGMODALFRAME style bit
6785         without the WS_DLGFRAME style.
6786
6787 Thu Jan  5 13:37:42 1995  Cameron Heide  (heide@ee.ualberta.ca)
6788
6789         * [memory/global.c]
6790         GlobalCompact should now return the correct value when the
6791         largest run of free blocks includes the last block.
6792
6793         * [windows/mdi.c]
6794         Tiling and cascading windows without any MDI children should
6795         no longer crash (assuming no-op is the correct thing to do).
6796
6797 Sun Jan  1 23:30:25 1995  Fons Botman  <botman@rabo.nl>
6798
6799         * [objects/font.c]
6800         GetTextExtentPoint: fixed debug output, str is counted string, not
6801         zero terminated.
6802
6803         * [if1632/relay.c]
6804         DLLRelay: when debugging_stack got segv, added upper bound for
6805         stack dump.
6806
6807 ----------------------------------------------------------------------
6808 Tue Dec 27 13:35:16 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6809
6810         * [*/Imakefile]
6811         All objects files are now kept in their respective directory.
6812
6813         * [README]
6814         Rewrote most of it.
6815
6816         * [objects/bitblt.c]
6817         Rewrote BitBlt() to look right in every case, while minimizing
6818         the impact on performance. Not really finished yet.
6819
6820         * [objects/bitmap.c] [objects/dc.c]
6821         Fixed bug with pattern brushes.
6822
6823         * [objects/clipping.c] [windows/painting.c]
6824         Fixes for logical coordinates.
6825
6826         * [objects/color.c] [windows/graphics.c]
6827         Fixed GetPixel() to return the correct color, and made it faster.
6828
6829         * [objects/region.c]
6830         Fixed bug in CombineRgn() when one of the region is empty.
6831
6832 Fri Dec 22 01:42:57 MET 1994              Dag Asheim (dash@ifi.uio.no)
6833
6834         * [Configure]
6835         Don't assume that expr handles '==', use '=' instead.
6836         Give a (hopefully informative) message if imake fails.
6837
6838 ----------------------------------------------------------------------
6839 Wed Dec  7 14:52:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6840
6841         * [controls/listbox.c]
6842         Fixed problems due to new scroll-bar code.
6843
6844         * [loader/signal.c] [miscemu/ioports.c]
6845         Handle I/O opcodes that use an absolute address.
6846
6847         * [objects/text.c]
6848         Implemented TabbedTextOut().
6849
6850 Sat Dec  3 18:53:08 1994  Kenneth MacDonald  <K.MacDonald@ed.ac.uk>
6851
6852         * [objects/metafile.c]
6853         Implemented GetMetafile().
6854         Fixed bug in PlayMetaFile() when reading disc based metafile records.
6855         Added META_POLYPOLYGON, META_DELETEOBJECT and META_EOF to 
6856         PlayMetaFileRecord().
6857         
6858 Wed Nov 30 06:32:25 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6859
6860         * [Imakefile]
6861         wine.sym: Remove gcc2_compiled and friends
6862
6863         * [controls/listbox.c][if1632/relay.c][if1632/relay.c]
6864           [loader/resource.c][memory/heap.c][objects/dib.c][windows/dialog.c]
6865         Replace #ifdef DEBUG_XXX with if(debugging_xxx){
6866
6867         * [if1632/call.S]
6868         CallToLibMain: New function
6869
6870         * [if1632/relay.c][include/options.h][misc/main.c]
6871           [miscemu/int1a.c][miscemu/int21.c][miscemu/kernel.c]
6872         removed Options.relay_debug
6873
6874         * [include/heap.h]
6875         HEAP_OWNER: Use ds instead of cs:ip
6876
6877         * [loader/ne_image.c]
6878         LoadNEImage: Remember current exe, handle nodata dlls
6879         InitNEDLL: handle nodata dlls, call CallToLibMain
6880
6881         * [loader/selector.c]
6882         CreateSelectors: Initialize auto_data_sel with 0
6883
6884         * [memory/heap.c]
6885         HEAP_CheckHeap: Check prev
6886         HEAP_CheckLocalHeaps: new function
6887
6888         * [misc/profile]
6889         Remember and dump only changed profiles
6890
6891         * [tools/makedebug]
6892         Introduce debugging_xxx flags
6893
6894 Sun Nov 27 23:13:22 MET 1994    <erik@xs4all.nl>
6895
6896         * [clipboard.h color.h dc.h dos_fs.h event.h font.h graphics.h
6897         if1632.h kernel.h library.h miscemu.h ne_image.h nonclient.h 
6898         pe_image.h selectors.h wintypes.h]
6899         Added.
6900
6901         * [*/*]
6902         - Commented all 'static char copyright statements', see misc/main.c
6903         - moved prototypes to headers files, fixed wrong prototypes.
6904         - *please* add a header file for each .c if you need to export
6905           things.
6906
6907         * [misc/main.c]
6908         Added one static string which list the names of the contributors.
6909
6910 Fri Nov 25 16:24:27 MET 1994              Dag Asheim (dash@ifi.uio.no)
6911
6912         * [Configure]
6913         Made the support for multiple languages more automatic.  Added
6914         a [fonts] section to the wine.conf file.  Made the defaults
6915         better.  Generally cleaned it up.
6916
6917         * [rc/sysres_No.rc] [rc/sysres_De.rc] [rc/sysres.c]
6918         Norwegian resources and small fixes to the german resources.
6919
6920 Wed Nov 23 20:28:59 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6921
6922         * [debugger/break.c]
6923         bark(), toggle_next(), should_continue(): New functions
6924         insert_break(): Fixed, adds write access to page before writing
6925         wine_bp.next_addr: new structure field
6926
6927         * [debugger/dbg.y]
6928         Changed symbol's value to be it's value instead of the value
6929         pointed to by the symbol.
6930         Changed SIGTRAP handling to allow continuation after break point
6931
6932         * [misc/shell.c]
6933         ShellAbout(): Load resource from memory
6934
6935 ----------------------------------------------------------------------
6936 Sun Nov 20 18:30:06 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
6937
6938         * [controls/scroll.c] [include/scroll.h]
6939         Rewritten most of scroll-bar code for better Windows look & feel.
6940         Implemented EnableScrollBar().
6941         Preliminary keyboard support.
6942
6943         * [objects/bitblt.c]
6944         Fixed BadMatch error for BitBlt() and StretchBlt() when reading
6945         bits from outside the visible region.
6946
6947         * [objects/oembitmap.c] [include/bitmaps/obm_*]
6948         Use XPM symbolic colors to load bitmaps. This allows the colors
6949         of the bitmaps to depend on the system colors.
6950
6951         * [tools/make_debug]
6952         Made the make_debug script more robust.
6953
6954         * [windows/dialog.c]
6955         Fixed CheckRadioButton().
6956
6957         * [windows/nonclient.c]
6958         A few changes to scroll-bar drawing and tracking.
6959
6960         * [windows/winpos.c]
6961         Renamed NextWindowFromPoint() to WINPOS_NextWindowFromPoint() to
6962         avoid confusion, and optimized it somewhat.
6963
6964 Nov 19, 94 Martin Ayotte (wine@trgcorp.mksinfo.qc.ca)
6965
6966         * [misc/audio.c]
6967         * [misc/mcianim.c]
6968         more coding but nothing spectacular.
6969
6970         * [misc/mmaux.c]
6971         some coding to access '/dev/mixer'.
6972
6973         * [misc/midi.c]
6974         some coding to read .MID files, but it's not playing yet.
6975
6976 Sun Nov 13 19:31:03 1994    James Youngman (mbcstjy@afs.man.ac.uk)
6977
6978         * [objects/dib.c]
6979         Reimplemented DIB_SetImageBits_RLE8() so that it would cope with
6980         bitmaps which don't end 0x00, 0x02 (previously it blew up).  This
6981         includes some bitmaps output by Paint Shop Pro.  Implementation is
6982         possibly now too lax.  Please see the notes on the function about
6983         why.
6984
6985         * [controls/desktop.c]
6986         The desktop pattern should be painted if the wallpaper doesn't
6987         cover the whole screen width OR the whole screen height.
6988
6989 Sun Nov 13 00:07:11 MET 1994    Erik Bos        <erik@xs4all.nl>
6990
6991         * [objects/dib.c]
6992         Small bug in DIB_SetImageBits() fixed, bitmaps in 16,24 bpp
6993         now work.
6994
6995         * [loader/ne_resource.c] [include/resource.h]
6996         Some cleanup.
6997
6998 Thu Nov 10 20:44:58 1994  Martin von Loewis  (martin@cs.csufresno.edu)
6999
7000         * [Configure]
7001           [rc/sysres.rc]
7002         Primitive compile-time support for multiple languages
7003
7004         * [rc/sysres_De.rc]
7005         New file
7006
7007         * [loader/resource.c]
7008         LoadBitmap: Recognize end of sysresbm properly
7009
7010         * [rc/Imakefile]
7011         Rules to compile resources simplified, dependencies changed
7012
7013         * [rc/sysresbm.rc]
7014         Don't use sysresbm if using XPM
7015
7016         * [windows/dialog.c]
7017         CreateDialogIndirectParam: Reverse Z-order of controls
7018
7019         * [windows/message.c]
7020         MSG_TranslateMouseMsg: Fix HTTRANSPARENT handling
7021
7022         * [windows/winpos.c]
7023         NextWindowFromPoint: New function
7024
7025         * [controls/button.c]
7026         WM_NCHITTEST: Group Box is HTTRANSPARENT
7027         BUTTON_CheckAutoRadioButton: New function
7028         BM_SETCHECK: Added call to BUTTON_CheckAutoRadioButton
7029
7030 Mon Nov  7 11:20:26 1994  Paul Falstad  (pf@zoof.cts.com)
7031
7032         * [objects/text.c]
7033         Fix hang when using DrawText(..., DT_WORDBREAK) with a word that
7034         is too long to break.
7035
7036         * [objects/font.c]
7037         Don't assume helvetica if there is no font family; let the other
7038         font attributes decide what font to use.
7039
7040         * [controls/widgets.c]
7041         Listboxes and combo boxes need to be notified of double-clicks.
7042
7043         * [controls/listbox.c]
7044           [include/listbox.h]
7045
7046         scrolling to bottom of list box should display last item at the
7047         bottom, not at the top.
7048         
7049         list boxes need to allocate a separate heap for their item data,
7050         rather than using the user heap.  Otherwise, it's very easy to run
7051         out of memory for list box items.
7052
7053         removed redundant code in ListBoxAddString().  Implemented simple
7054         version of LBS_SORT.
7055
7056         Don't put [.] in the list box when using DDL_DIRECTORY.
7057
7058         * [controls/combo.c]
7059         Combos should pass CBS_SORT onto their list box.
7060
7061         * [windows/win.c]
7062         If window creation is aborted, remove the window from the
7063         linked lists.
7064
7065         * [controls/static.c]
7066         static controls with SS_ICON were always returning 0 from
7067         WM_NCCREATE.
7068
7069         Make sure static controls have text to draw before drawing it.
7070
7071 ----------------------------------------------------------------------
7072 Sun Nov  6 18:52:04 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7073
7074         * [objects/oembitmap.c]  (New file)
7075         Added possibility to use .xpm files for OEM bitmaps.
7076
7077         * [include/bitmaps/obm*]  (New files)
7078         Redrawn all OEM bitmaps in xpm format.
7079
7080         * [objects/font.c]
7081         Add space for internal leading when using a negative font height.
7082         Stubs for AddFontResource() and RemoveFontResource().
7083         Fix in FONT_Init() for uninitialised default font.
7084
7085         * [windows/dialog.c]
7086         Make font height negative as it is really a point size and not a
7087         pixel size; dialogs using 8-point fonts look better now.
7088
7089         * [windows/graphics.c]
7090         Fixed the fix :-) for Pie() to make it work for Arc() and Chord() also.
7091
7092         * [windows/nonclient.c]
7093         A few changes for new OEM bitmaps.
7094
7095 Sun Nov  6 18:22:18 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
7096
7097         * [windows/class.c]
7098         The names of local classes have to be stored using GlobalAtom*.
7099         Otherwise they couldn't be accessed from other modules (e.g. BWCC) 
7100
7101         * [if1632/call.S]
7102         CallTo16(cx): It's possible to set the contents of the cx-register.
7103
7104         * [loader/ne_image.c]
7105         InitNEDLL(): The size of the local heap is now passed in the cx-
7106         register when initializing a DLL.
7107
7108         * [memory/heap.c]
7109         LocalInit(): The case start==0 is now handled in the way it should.
7110
7111         * [windows/win.c]
7112         GetWindowLong(): If the adress of the windows function is requested
7113         it's no longer returned if it's within the Wine code (and therefore
7114         unreachable by a windows program). This makes Borland's OWL happy.
7115
7116         * [controls/edit.c]
7117         EDIT_GetStr(): Added handling for off<0.
7118
7119 Sun Nov  6 17:37:14 1994  Chris Jones  <chrisj@ichips.intel.com>
7120
7121         * [loader/library.c]
7122         Fixed infinite loop bug when two DLLs refer to each other (fixes
7123         hangup of Quicken during loading).
7124
7125 Thu Nov 04 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
7126
7127         * [misc/dos_fs.c]
7128         Bug fix: The size of a disk an the available space
7129         is now returned in bytes instead of (incorrectly)
7130         KBytes.
7131
7132 Thu Nov 03 12:00:00 1994  Jan Willamowius  (jan@janhh.sh.sub.de)
7133
7134         * [windows/graphics.c]
7135         Bug fix: Pie segments are now filled with correct brush.
7136
7137 Thu Nov  3 10:40:09 1994  Martin von Loewis  (martin@cs.csufresno.edu)
7138
7139         * [Imakefile]
7140         generate rc.o before loader.o
7141
7142         * [controls/menu.c]
7143         CopySysMenu: generate SYSMENU on the fly, eliminate hSysMenu
7144
7145         * [include/resource.h]
7146         Add struct ResourceTable
7147
7148         * [loader/bitmap.h]
7149         Load system bitmaps from sysresbmTable
7150
7151         * [misc/clipboard.c]
7152           [windows/event.c]
7153         IsClipboardFormatAvailable,EVENT_SelectionRequest: bug fixes
7154         
7155         * [rc/Imakefile]
7156         generate rc.o from sysres.o and sysresbm.o. Added -lfl
7157
7158         * [rc/rc.y]
7159         change style handling to allow ( S1 | S2 ) | S3
7160
7161         * [rc/sysres.rc]
7162           [rc/sysresbm.rc]
7163         Put bitmaps and icons to sysresbm, everything else to sysres
7164
7165         * [rc/winerc.c]
7166           [rc/winerc.h]
7167         Added -o, -c flags. New function set_out_file. Output to files.
7168
7169         * [windows/dialog.c]
7170         DialogBoxIndirectPtr, DialogBoxIndirectParamPtr: New functions 
7171
7172         * [windows/nonclient.c]
7173         Create AboutWine dialog from template pointer
7174
7175 ----------------------------------------------------------------------
7176 Sun Oct 30 13:01:18 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7177
7178         * [controls/static.c]
7179         Bug fix for SS_ICON controls.
7180
7181         * [if1632/Imakefile]
7182         Fixed call.o dependencies.
7183
7184         * [objects/clipping.c] [objects/dc.c]
7185         Fixed visible region handling. hVisRgn is always non-null now.
7186
7187         * [windows/dce.c]
7188         Bug fix in GetDCEx for CS_OWNDC windows.
7189
7190         * [windows/nonclient.c] [windows/painting.c]
7191         Fixes to icon window drawing.
7192
7193         * [windows/winpos.c]
7194         A few fixes in SetWindowPos().
7195
7196 Sun Oct 30 12:50:24 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
7197
7198         * [objects/bitblt.c]
7199         BitBlt(): BitBlt is now able to handle any raster operation. If
7200         the request can't be passed to XWindows directly, it's quite
7201         slow, though.
7202
7203         * [*/*.c]
7204           [misc/main.c]
7205         Improvements of the system for handling debug messages. Options are
7206         now also loaded from /usr/lib/X11/app-defaults/Wine (insert
7207         *debugoptions: +xxx there if you want to have turn messages xxx on).
7208
7209         * [controls/menu.c]
7210         DestroyMenu(): The whole window won't be destroyed as a sideeffect
7211         any longer.
7212
7213         * [misc/file.c]
7214         OpenFile(): Fixed bug in searching in system/window-directory.
7215
7216 Sun Oct 30 12:25:53 1994  Jimmy Tirtawangsa <j0t2527@tam2000.tamu.edu>
7217
7218         * [include/windows.h]
7219         Bug fix for window related structures.
7220         DCB and COMSTAT are affected. They must be packed.
7221
7222         * [misc/comm.c]
7223         Bug fix for COM ports:
7224         Dial and dialog window in terminal.exe now works.
7225         Non sequential COM assignments in wine.conf should not break now.
7226         Baudrate can be specified in wine.conf to overcome baudrate limitation
7227         in mswindow. See sample wine.ini
7228
7229         * [include/comm.h]
7230         add baudrate field to DosDeviceStructre
7231
7232         * [object/font.c]
7233         Bug fix for font assignment.
7234         Use pairs of foundry and family fontnames in X11 to correspond with
7235         window's fonts.
7236         Put font assignment ini wine.ini.
7237
7238         * [wine.ini]
7239         Adding optional baudrate after port name in "serialports" section
7240         Add new section, "fonts".
7241         "default" is special key in "fonts" to match any unmatch window font.
7242
7243 Oct 29, 94 (new address) wine@trgcorp.mksinfo.qc.ca (Martin Ayotte)
7244
7245         * [if1632/relay.c]
7246         * [if1632/commdlg.spec]         New file.
7247         * [misc/commdlg.c]                      New file.
7248         * [include/commdlg.h]           New file.
7249         Begin of an emulated COMMDLG DLL, built-in for now.
7250         (BTW, if you want to switch between built-in & 16bits CommDlg, only 
7251         thing you need to do is to put the real/dummy name in file relay.c)
7252
7253         * [controls/scroll.c]
7254         * [controls/combo.c]
7255         * [controls/listbox.c]
7256         Few bug fixes and/or cosmetic.
7257
7258         * [misc/audio.c]
7259         * [misc/mmaux.c]
7260         bug fixes and flags returned to emulate SB16.
7261
7262         * [misc/midi.c]                         New file.
7263         skeleton for 'Midi' MMSYSTEM & MCI driver.
7264
7265         * [misc/mcianim.c]                      New file.
7266         skeleton for 'Animation1' MCI driver.
7267
7268         * [windows/win.c]
7269         Add new stub for GetLastActiveWindow().
7270
7271 Tue Oct 25 09:17:25 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
7272
7273         * [if1632/call.S] [tools/build.c]
7274            Support for ELF format. (Not complete)
7275
7276 Sun Oct 23 00:51:50 1994  Paul Falstad  (pf@zoof)
7277
7278         * [if1632/user.spec]
7279         Add stubs for ArrangeIconicWindows(), etc.
7280
7281         * [if1632/kernel.spec]
7282         Add IsBad*Ptr() functions.
7283
7284         * [loader/signal.c]
7285         Add test_memory(), for use with IsBad*Ptr().
7286
7287         * [windows/winpos.c]
7288         Add stubs for TileChildWindows(), etc.
7289
7290         * [windows/win.c]
7291         IsWindow() shouldn't crash if it's given a bad handle.
7292         Add stub for GetLastActivePopup().
7293
7294         * [memory/global.c]
7295         Implement the IsBad*Ptr() functions.
7296
7297         * [controls/listbox.c]
7298         Return the full longword of the item data in LB_GETITEMDATA.
7299
7300         * [controls/edit.c]
7301         Don't let the user select an area past the end of the text.
7302
7303         * [objects/text.c]
7304         In DrawText(), the code to delete crlfs also removed multiple
7305         consecutive newlines.  Also, using DT_CALCRECT didn't return
7306         the right height, and the width wasn't returned at all.
7307         This caused MessageBoxes to be missing much of their text.
7308
7309         * [windows/scroll.c]
7310         ScrollWindow[Ex] didn't work right with null LPRECT arguments.
7311
7312 Fri Oct 21 21:47:19 1994  Paul Falstad  (pf@zoof.cts.com)
7313
7314         * [miscemu/int21.c]
7315         Fixed int21 0x42 handler to properly assemble 32-bit seek ptr.
7316
7317         * [misc/property.c]
7318         Fixed inverted logic in EnumProps(), and changed CallBack16()
7319         call to use new arg format.
7320
7321         * [windows/win.c]
7322         Fixed CallBack16() call in Enum[Child]Windows to use new arg
7323         format; this fixes crashes in enum procedures.
7324
7325 Wed Oct 19 21:30:00 PDT 1994            martin@cs.csufresno.edu
7326
7327         * [misc/clipboard.c]
7328           [windows/event.c]
7329           [windows/message.c]
7330         Added cut and paste between Wine and other X clients via
7331         the PRIMARY selection. Text only this time.
7332
7333         * [controls/edit.c]
7334         EDIT_LineLength, EDIT_TextLine return 0 for lines after last one.
7335
7336         * [windows/defwnd.c]
7337         Send WM_SYSCOMMAND to overlapped ancestor window, 
7338         not the receiver of WM_SYSKEYDOWN
7339
7340 Sat Oct 22 15:01:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7341
7342         * [controls/edit.c]
7343         ClientWidth()/ClientHeight() macros: return 0 if size would
7344         be negative
7345         EDIT_StrLength(): takes unsigned char* instead of char*
7346
7347         * [controls/listbox.c]
7348         ListBoxWndProc(): in "case WM_MOUSEMOVE" - set lphl at start of
7349         case instead of in each place required (it was omitted in
7350         some places causing problems!)
7351
7352         * [controls/menu.c]
7353         MENU_CalcItemSize(): don't try to find size of a text item
7354         if the pointer is NULL
7355
7356         * [include/heap.h]
7357         added definition of HEAP_LocalInit()
7358
7359         * [include/msdos.h]
7360         removed buggy pointer() macro (use SAFEMAKEPTR() from segmem.h
7361         instead)
7362
7363         * [loader/selector.c]
7364         IPCCopySelector(): added missing flags to shmget() call
7365         ? does this break linux - I added these flags in a previous
7366         patch but they were missing in the corresponding release ?
7367
7368         * [loader/signal.c]
7369         win_fault(): added missing definitions of i, dump for those
7370         not running NetBSD or linux
7371
7372         * [misc/dos_fs.c]
7373         DOS_GetCurrentDir(): made temp[] static so it can be safely
7374         returned
7375
7376         * [miscemu/int21.c,int25.c,int26.c]
7377         Changed all invocations of pointer() to SAFEMAKEPTR(). Included
7378         segmem.h where necessary.
7379
7380         * [windows/dialog.c]
7381         CreateDialogIndirectParam(): Changed HEAP_Init() call to 
7382         HEAP_LocalInit(), removed redundant variables
7383
7384 Sat Oct 22 00:29:41 MET 1994              Dag Asheim (dash@ifi.uio.no)
7385
7386         * [loader/library.c] [loader/main.c] [loader/ne_image.c]
7387           [misc/exec.c] [miscemu/int10.c] [miscemu/int21.c]
7388           [objects/bitblt.c] [objects/metafile.c]
7389         Rewritten more printf's to use the new debugging system, and
7390         made wine less verbose per default. Use "-debugmsg +module"
7391         to get (almost) the same behavior as before.
7392
7393 ----------------------------------------------------------------------
7394 Sun Oct 16 13:29:07 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7395
7396         * [controls/button.c]
7397         Implemented WM_GETDLGCODE, WM_SETFONT, BM_SETSTYLE, BM_SETCHECK,
7398         BM_SETSTATE.
7399         Implemented default button painting.
7400         Optimised redrawing.
7401         Fixed owner-draw buttons.
7402
7403         * [controls/static.c]
7404         Implemented WM_SETFONT.
7405         A few optimisations in painting code.
7406         Bug fix for SS_SIMPLE controls.
7407
7408         * [if1632/callback.c]
7409         Preliminary GetCodeHandle().
7410
7411         * [if1632/gdi.spec]
7412         Changed 'pascal' to 'pascal16' everywhere it's needed.
7413
7414         * [include/windows.h]
7415         Fixed a few data structures.
7416
7417         * [memory/heap.c]
7418         Bug fix in HEAP_ReAlloc().
7419
7420         * [misc/cursor.c]
7421         Fixed SetCursor().
7422
7423         * [objects/bitblt.c]
7424         Fixed PatBlt() when using BLACKNESS or WHITENESS codes.
7425
7426         * [objects/font.c]
7427         Better font mapping code.
7428         Implemented GetTextFace().
7429
7430         * [objects/region.c]
7431         Bug fix in REGION_MakePixmap().
7432         Faster region copying.
7433
7434         * [objects/text.c]
7435         Implemented ExtTextOut().
7436         Implemented DT_NOCLIP style for DrawText().
7437
7438         * [windows/dc.c]
7439         Free the bitmap when deleting a memory DC.
7440
7441         * [windows/dce.c]
7442         Added support for windows that have no associated X window.
7443         Implemented DCX_CLIPSIBLINGS and DCX_PARENTCLIP in GetDCEx().
7444
7445         * [windows/defdlg.c]
7446         Implemented default push button handling and DM_SETDEFID.
7447         Implemented WM_NEXTDLGCTL.
7448
7449         * [windows/dialog.c]
7450         Implemented default push button handling.
7451         Beginning of a keyboard interface in dialogs
7452         (does not really work yet).
7453         Fixed dialogs that use a special font.
7454
7455         * [windows/event.c] [windows/focus.c]
7456         Added support for non-X windows.
7457
7458         * [windows/graphics.c]
7459         Rewritten FloodFill() and implemented ExtFloodFill().
7460
7461         * [windows/message.c]
7462         Cleaner hardware messages and X events handling.
7463
7464         * [windows/defwnd.c] [windows/painting.c]
7465         Implemented WM_SETREDRAW.
7466
7467         * [windows/win.c]
7468         Only create an X window for top-level windows, or for the desktop.
7469         Child windows now use their parent's drawable.
7470
7471         * [windows/winpos.c]
7472         Beginning of support for non-X windows (still somewhat broken).
7473         Implemented *DeferWindowPos().
7474
7475         * [*/Imakefile]
7476         Cleaned up some Imakefiles.
7477         Moved dc.c from windows/ to objects/.
7478         Moved cursor.c from misc/ to windows/.
7479
7480 Sun Oct 16 12:21:52 1994  Michael Patra <micky@marie.physik.tu-berlin.d400.de>
7481
7482         * [include/debug.h]
7483           [include/stddebug.h]
7484           [*/*.c]
7485         Rewritten all the calls to printf for displaying debug-information
7486         (messages like "LoadImage: loading SOL (SOL.EXE)" etc.) 
7487         Added option "-debugmsg" to Wine. Example: "-debugmsg +all" will turn
7488         all these messages on, "-debugmsg -dll" will turn all messages 
7489         concerning DLLs off.
7490
7491         * [controls/combo.c]
7492         Added some handling for combo controls with ownerdraw-styles
7493         (just creating and passing the necessary messages to the 
7494         corresponding listbox control; the edit-control needs to be
7495         replaced with something else).
7496
7497         * [controls/edit.c]
7498           [windows/dialog.c]
7499         Added support for use of global heap memory in dialogs with 
7500         edit controls.
7501
7502         * [controls/listbox.c]
7503         Added support for item data.
7504         ListBoxInsertString(): Fixed bug for elements which are not inserted
7505         after the currently last element.
7506         
7507         * [misc/dos_fs.c]
7508           [miscemu/int21.c]
7509         DOS_ValidDirectory(): Checks whether a given string is in fact the
7510         valid name of a directory.
7511
7512 Sat Oct 15 17:35:00 PDT 1994            <martin@cs.csufresno.edu>
7513
7514         * [Imakefile]
7515         generate wine.sym after creating wine
7516
7517         * [debugger/dbg.y]
7518         load "wine.sym" when entering debugger
7519
7520         * [debugger/info.c]
7521         symbolic backtrace for 32-bit stack. Breaks 16-bit bt.
7522
7523 Sun Sep  25 12:00:00 PDT 1994   <martin@osiris.cs.csufresno.edu>
7524
7525         * [rc/rc.y] [rc/rc.h] [rc/rc.l] [rc/winerc.c]
7526         Files created
7527
7528 Sun Sep 18 11:04:45 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
7529
7530         * [misc/spy.c]
7531         Exclude and Include no longer requires a terminating ';' to
7532         register the last component.
7533
7534 Thu Sep 15 23:10:09 MET DST 1994          Dag Asheim (dash@ifi.uio.no)
7535
7536         * [Configure]
7537         Rewrote much of it.  Added capability to generate a wine.ini
7538         file.  Commented out the processor emulator options until that
7539         becomes interesting.  Gives a warning if it sees any *.rej
7540         files.  I hope I haven't assumed to much about the shell/OS so
7541         that it breaks under *BSD.
7542
7543         * [misc/dos_fs.c]
7544         Removed/changed calls to ToUnix() (which calls tolower()) so
7545         that the part of the pathname which correspond with the drive
7546         letter on DOS no longer will be mapped to lowercase.  This
7547         means that it should be possible to have uppercase letters in
7548         the [drives] section of wine.ini.
7549
7550         * [LICENSE]
7551         Cosmetic changes so that it displays better in the window you
7552         get from pressing "Credit_License" in the "About WINE" window.
7553
7554 Sun Aug 21 21:12:06 MET DST 1994        <erik@xs4all.nl>
7555
7556         * [controls/menu.c]
7557         LoadMenu() moved to loader/resource.c.
7558
7559         * [misc/main.c]
7560         Added stub for FileCDR().
7561
7562         * [include/peexe.h]
7563         Added, from Eric's pe-test.
7564
7565         * [include/resource.h]
7566         Added.
7567
7568         * [loader/resources.c]
7569         Removed duplicated code in *Resource() functions.
7570         Moved NE-program specific functions into ne_image.c.
7571         Moved NE-fileformat functions to ne_resource.c.
7572
7573         * [pe_image.c] [pe_resource.c]
7574         Added. Nothing implemented to run PE-executables, resource
7575         loading only.
7576
7577         * [misc/file.c]
7578         Changed OpenFile() to use macros.
7579
7580         * [misc/shell.c]
7581         Added NULL-ptr checks to ShellAbout().
7582
7583         * [miscemu/int21.c]
7584         Fixed a few typos.
7585
7586         * [miscemu/kernel.c]
7587         Added _DI = _DS, to put the caller's instance in DI. Doesn't
7588         work properly if caller changed DS :-(
7589
7590 ----------------------------------------------------------------------
7591 Thu Aug 25 15:24:36 EDT 1994            <jrichard@cs.uml.edu>
7592
7593         * [include/win.h]
7594         Removed seperate X window for icon, added icon width,height.
7595
7596         * [include/windows.h]
7597         Commented out the old SW_xxx emum and added defines since
7598         they aren't enumerated.
7599
7600         * [windows/dce.c]
7601         Removed some older IsIconic checks from GetDCEx(), functionality
7602         is now in nonclient and generic wine window handling code.
7603         Lots of thanks to Alexandre Julliard all the hints and
7604         help...
7605
7606         * [windows/defwnd.c]
7607         Removed call to NC_HandleNCPaintIcon() under case WM_PAINTICON,
7608         WM_PAINTICON now calls NC_HandleNCPaint.  
7609
7610         * [windows/event.c]
7611         Removed IsIconic checks.
7612
7613         * [windows/icon.c]
7614         Removed everything in this file for now... could be used later.
7615         Icon functionality is now handled by the generic wine windows
7616         handling functions.
7617         
7618         * [windows/mdi.c]
7619         Added a ShowWindow in MDIRestoreChild().  MDI child windows now
7620         show up when deiconified.  Removed IsIconic checks.
7621
7622         * [windows/message.c]
7623         Removed old icon routines from hardware_event().
7624
7625         * [windows/nonclient.c]
7626         Changed NC_HandleNCCalcSize() so it doesn't change the size
7627         of an icon window.  Made NC_InternalNCHitTest() on an Iconic
7628         window always return HTCAPTION.  Made NC_HandleNCLButtonDblClk()
7629         on an Iconic window always send a SC_RESTORE message.
7630
7631         * [windows/painting.c]
7632         Changed RedrawWindow() so it doesn't redraw an iconic window
7633         unless it has to (no icon for this class).
7634         
7635         * [windows/win.c]
7636         Removed creation of seperate icon window from CreateWindowEx().
7637         
7638         * [windows/winpos.c]
7639         Added saving and restoring of window rectangle during
7640         iconification/deiconification to ShowWindow().  Added
7641         functions to recursively hide and show children... called
7642         by ShowWindow during iconification/deiconification.
7643
7644 Sat, 27 Aug 1994 18:47:34 +0100 (MET DST)  micky@marie.physik.tu-berlin.de (Michael Patra)
7645
7646         * [windows/message.c]
7647         WaitMessage(): Fixed handling of wm_timer-messages
7648
7649         * [miscemu/int21.c]
7650         FindNextFCB(): Rewritten to support other functions than just
7651         returning the volume label
7652
7653         * [misc/file.c]
7654         OpenFile(): Fix in handling of OF_CREATE
7655
7656 Wed Aug 24 19:40:42 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
7657
7658         * [if1632/user.spec]
7659         Added SetParent.
7660
7661         * [windows/win.c]
7662         Added SetParent.
7663
7664 Fri Aug 19 16:37:00 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7665
7666         * [loader/selector.c]
7667         Many changes throughout file to correct handling of shared memory
7668         function return codes. FreeBSD and SunOS shm functions return
7669         -1 not 0 on error. If Linux is different, these changes
7670         will have to be backed out.
7671         CleanupSelectors(): this is a new (internal) call to free
7672         up all selectors (and shm handles/memory) for use on exit.
7673
7674         * [include/segmem.h]
7675         Change comment to reflect new use of shm_key
7676
7677         * [misc/main.c]
7678         called_at_exit(): add call to CleanupSelectors()
7679
7680 Mon Aug 22 18:19:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7681
7682         * [controls/button.c]
7683         Use OBM_CHECKBOXES to draw check boxes with correct colors.
7684         Fixed bug with WM_SETTEXT handling.
7685         A few drawing optimisations.
7686
7687         * [controls/menu.c]
7688         Implemented correct \t and \a handling in menu items.
7689         Implemented help items (flush right) on menu bar.
7690         Added WM_ENTERMENULOOP and WM_EXITMENULOOP messages.
7691
7692         * [controls/static.c]
7693         Fixed SS_ICON controls and implemented STM_SETICON message
7694         handling.
7695
7696         * [controls/widget.c]
7697         Set cursor to IDC_ARROW for built-in classes.
7698
7699         * [include/options.h] [misc/main.c]
7700         Backing store is now off by default.
7701
7702         * [objects/region.c]
7703         Use X regions for rectangle and polygon regions: *major* speed
7704         improvement.
7705
7706         * [windows/dialog.c]
7707         Fixed the fix for integer ids in controls. SS_ICON controls in
7708         dialogs should work now.
7709         Implemented DS_ABSALIGN style.
7710
7711         * [windows/graphics.c]
7712         Implemented InvertRgn().
7713         New internal function GRAPH_DrawBitmap() to draw bitmaps faster
7714         than with CreateCompatibleDC() + BitBlt().
7715
7716         * [windows/message.c]
7717         Determining the window for a mouse message is now done at
7718         GetMessage() time.
7719         Modified PeekMessage() handling to avoid needlessly flushing the
7720         output queue.
7721
7722         * [windows/timer.c]
7723         Check for restart of a timer (SetTimer call with the same hwnd and
7724         id than an existing timer).
7725
7726 ----------------------------------------------------------------------
7727 Tue Aug  9 23:58:29 MET DST 1994        <erik@hacktic.nl>
7728
7729         * [misc/file.c]
7730         OpenFile(): Completly rewritten.
7731
7732         * [miscemu/int21.c]
7733         CreateFile(): Fixed wrong mode in call to open.
7734         OpenExistingFile(): Implemented file sharing.
7735         FindNext(): Fixed.
7736         CreateNewFile(): Fixed wrong mode in call to open.
7737         fLock(): Added to handle record locking.
7738         GetFileAttribute(): Added.
7739         As a result, AH = 0x5c, 0x09, and 0x0b were changed.
7740
7741         * [miscemu/int2f.c]
7742         AH = 0x10: SHARE installation check
7743  
7744         * [loader/resource.c]
7745         AccessResource(): Fixed. A new file descriptor will be returned by
7746         every call to AccessResource().
7747
7748         * [windows/utility.c]
7749         wvsprintf(): Fixed.
7750
7751         * [controls/menu.c]
7752         FindMenuItem(): Fixed (handling for nPos == -1 added).  
7753
7754         * [windows/win.c]
7755         CreateWindowEx(): Added call to WINPOS_GetMinMaxInfo.
7756
7757         * [Configure]
7758         Added two options for a processor emulator that might be
7759         plugged in later..
7760
7761         * [loader/task.c] [include/toolhelp.h] [if1632/toolhelp.spec]
7762         CreateNewTask() stores real modulename instead of 'TASKxxxx'.
7763         Added TaskFirst(), TaskNext(), TaskFindHandle().
7764
7765         * [memory/global.c]
7766         Added stub for MemManInfo().
7767
7768         * [objects/text.c]
7769         Added stub for GetTabbedTextExt().
7770
7771         * [miscemu/*]
7772         Changed all references to registers. Please don't access
7773         the context structure.
7774         fix for GetSystemTime() by <jspeter@birch.ee.vt.edu> added.
7775
7776         * [misc/lstr.c]
7777         Fixed bug in AnsiUpper() & AnsiLower().
7778
7779         * [misc/winsocket.c]
7780         bugfix in getsockopt()/setsockopt(): winsock uses different values
7781         than unix.
7782
7783         * [objects/dib.c]
7784         Added DIB_SetImageBits_RLE[48] to support compressed bitmaps.
7785
7786 Mon Aug  8 21:12:33 1994  David Metcalfe <david@prism.demon.co.uk>
7787
7788         * [controls/edit.c]
7789         Added support for WM_COPY, WM_CUT and WM_PASTE messages.
7790
7791         * [windows/dialog.c] [windows/defdlg.c] [include/dialog.h]
7792         Modified dialog code to create new heap for edit controls
7793         unless DS_LOCALEDIT style is set.
7794
7795 Thu Aug  4 18:50:56 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7796
7797         * [controls/button.c] [controls/edit.c] [controls/static.c]
7798         Removed unneeded GlobalUnlock() calls.
7799
7800         * [controls/menu.c] [include/menu.h]
7801         Lots of changes, fixed a lot of old bugs and introduced a lot of
7802         new ones :-)
7803         - Changed message loop to use MSG_GetInternalMessage().
7804         - Fixed a bug that caused the main window to lose activation when
7805           displaying a menu.
7806         - Correctly send initialisation messages (WM_INITMENUPOPUP).
7807         - Implemented EndMenu() and LookupMenuHandle().
7808         - Changed internal structures to be as compatible as possible with
7809           MS-Windows.
7810         - Allocated everything on the USER heap instead of the global heap.
7811         - Prefixed all internal function names with MENU_ and declared
7812           them static.
7813         - Moved "About Wine..." handling to NC_HandleSysCommand().
7814         - Multi-line menus should now work correctly.
7815
7816         * [loader/resource.c] [objects/bitmap.c]
7817         Added the possibility to create OEM bitmaps directly as X bitmaps.
7818
7819         * [objects/dcvalues.c] [windows/dc.c]
7820         Fixed GetDCOrg() to return screen coordinates.
7821
7822         * [windows/message.c]
7823         Fixed double-click checks when the message is not removed from the
7824         queue.
7825         Fixed MSG_GetInternalMessage() to send WM_ENTERIDLE messages.
7826
7827         * [windows/nonclient.c]
7828         Bug fix in system menu hit-test calculation.
7829         A few changes for new menu functions.
7830
7831 Thu Aug 11 17:51:02 1994  Thomas Sandford <t.d.g.sandford@bradford.ac.uk>
7832
7833         * [controls/edit.c]
7834         Bug fix in Edit_NCCreateMessage
7835         es->textlen was being used before being set
7836
7837         * [controls/menu.c]
7838         Bug fix in MENU_DrawMenuItem
7839         don't try to write text if NULL pointer passed
7840
7841 ----------------------------------------------------------------------
7842 Thu Aug  4 07:18:02 1994  Michael Patra  <micky@marie.physik.tu-berlin.de>
7843
7844         * [windows/message.c]
7845         Implemented WaitMessage() (USER.112).
7846
7847         * [if1632/user.spec]
7848         Added WaitMessage.
7849
7850         * [windows/defwnd.c]
7851         WM_ERASEBKGND: Added support for hbrBackground=COLOR_xxx.
7852
7853         * [miscemu/int{13,21,2a}.c]
7854         * [miscemu/Imakefile]
7855         * [signal/loader.c]
7856         Added a few basic disk information and diagnostic functions to
7857         prevent programs using this function from crashing. All drives
7858         are claimed to be remote ones, so direct I/O isn't allowed.
7859
7860         * [controls/edit.c]
7861         EDIT_WriteText(): Added code to correctly erase the remaining space
7862         of the edit-control if the size of the control has changed sinced it's
7863         creation.
7864
7865 Tue Jul 26 22:05:54 MET DST 1994 Erik Bos <erik@hacktic.nl>
7866
7867         * [if1632/mouse.spec]
7868         Added mouse.dll entry, no functions.
7869
7870         * [loader/resource.c]
7871         Bug fix in AccessResource(). 
7872
7873         * [misc/keyboard.c], added [include/keyboard.h]
7874         Changed functions to return more useful values.
7875
7876         * [windows/dialog.c]
7877         Hacked DIALOG_GetControl() to support resources which
7878         have 0xff00 - 0xffff as id. ** Needs to be done properly by
7879         someone who knows the NE fileformat **
7880
7881 Jul 29, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
7882
7883         * [windows/event.c]
7884         Add new stub for EnableHGardwareInput() function.
7885
7886         * [windows/message.c]
7887         Add coding for HWND_BROADCAST in PostMessage().
7888
7889         * [misc/file.c]
7890         Add coding for OpenFile() also search in WindowPaths.
7891
7892         * [misc/mmsystem.c]
7893         * [misc/audio.c]
7894         * [misc/mmaux.c]
7895         * [misc/mcicda.c]
7896         Change #include "linux/soundcard.h" by #include "sys/soundcard.h"
7897         Add coding in MMIO functions. Now, mmioDescend() can find WAV chunks.
7898         SndPlaySound & MCI_ELEMENT now use MMIO and adjust to proper formats.
7899 ----------------------------------------------------------------------
7900 Mon Jul 18 23:55:13 MET DST 1994
7901
7902         * [if1632/call.S]
7903         CallTo16(): added `mov %eax,%edx' just before lcall,
7904         to make sure that DX contain the DLL's hinstance when
7905         initialised.
7906
7907         CallTo32_16() added, equal to CallTo32() except for
7908         one thing: it saves DX and 
7909
7910         * [tools/build.c]
7911         Added some code to support 16 and 32 bit return values.
7912
7913         * [1632/{kernel,user}.spec]
7914         Changed most of the `pascal' style to pascal_16 when
7915         function returned a 16bit value.
7916
7917 Tue Jul 19 18:40:25 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7918
7919         * [controls/menu.c]
7920         Reorganized sizing and drawing code to implement multi-line menus.
7921         Implemented MENUBREAK style.
7922         Use system colors to draw menus.
7923
7924         * [objects/color.c]
7925         Bug fix in COLOR_IsSolid().
7926
7927         * [objects/font.c]
7928         Bug fix in FONT_GetMetrics(): calculate average character width
7929         only on existing chars (dialogs look much better).
7930
7931         * [objects/text.c]
7932         Bug fix in DrawText(): use text color to underline mnemonic.
7933
7934         * [windows/nonclient.c]
7935         Changed WM_NCHITTEST handling to cope with multi-line menu bars.
7936
7937         * [windows/syscolor.c]
7938         Added system objects for menu colors.
7939
7940 Mon Jul 18 19:32:08 PDT 1994  Andrew Lagodzinski  (andrew@netcom.com)
7941
7942         * [controls/menu.c]
7943         Fixed bug in SelectPrevItem that caused seperators to not be
7944         skipped when using the up arrow key.
7945
7946 ----------------------------------------------------------------------
7947 Thu Jul 14 17:50:45 1994  Bob Amstadt  (bob@pooh)
7948
7949         * [Configure]
7950         Autodetects Linux version (if running Linux).
7951
7952         * [loader/signal.c]
7953         New signals for Linux.
7954
7955         * [loader/ldtlib.c]
7956         New structure field in sys call.
7957
7958 Sun Jul 10 19:31:34 1994  Olaf Flebbe  (olaf@dragon)
7959
7960         * [load/resource.c] 
7961           fixed Memory (Resource) Leak.
7962
7963         * [load/main.c] 
7964           fixed a printf.
7965
7966 Tue Jul 12 18:50:34 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
7967
7968         * [controls/desktop.c]
7969         Implemented desktop wallpaper (only 16 colors for now).
7970
7971         * [controls/menu.c] [windows/nonclient.c]
7972         Preliminary work to allow multi-line menus.
7973
7974         * [misc/main.c]
7975         No backing store on desktop window (not useful).
7976
7977         * [objects/text.c]
7978         A few fixes to DrawText() to make underlines under mnemonic
7979         letters to look better.
7980
7981         * [windows/graphics.c]
7982         More fixes to GRAPH_DrawArc(), and some fixes to Polygon().
7983         Implemented PolyPolygon() (partially working).
7984
7985         * [windows/winpos.c]
7986         New function WINPOS_SendNCCalcSize().
7987         Cleaned up SetWindowPos() and added preliminary support for
7988         multi-line menus.
7989
7990 Mon Jul 11 19:15:51 1994  Miguel de Icaza  (miguel@sphinx)
7991
7992         * [controls/edit.c]
7993         Changes to work as a library.
7994
7995         * [if1632/callback.c] 
7996         Ifdefed module.
7997
7998         * [if1632/relay.c]
7999         Changes to allow linking with WineLib.
8000
8001         * [include/windows.h]
8002         Added macro WINELIB_UNIMP
8003
8004         * [loader/library.c]
8005         When compiling WineLib, GetProcAddress is not implemented yet.
8006
8007         * [loader/main.c]
8008         Added empty InitDLL when using WineLib.
8009
8010         * [loader/ne_image.c]
8011         Some parts of the loader are needed for WineLib, ifdefed correctly
8012
8013         * [misc/{audio.c,mcicda.c,mmaux.c,mmsystem.c]
8014         Disable compilation of module when compiling WineLib.
8015
8016         * [toolkit/heap.c]
8017         Fixed small bug.  When passed an invalid handle WineLib would
8018         crash, now return NULL.
8019
8020         * [toolkit/winmain.c]
8021         Call CreateNewTask in _WinMain.
8022
8023 Sun Jul 10 09:08:02 1994  David Metcalfe <david@prism.demon.co.uk>
8024
8025         * [controls/edit.c] [controls/widget.c]
8026         More changes to improve compatibility with Windows' edit
8027         control.  Finished off tab stop support.
8028
8029 Mon Jul 11 21:05:02 MET DST 1994  Erik Bos <erik@hacktic.nl>
8030
8031         * [if1632/relay.c]
8032         # of ordinals in shell.dll changed to 103.
8033
8034         * [loader/signal.c]
8035         sti, cli will now be ignored.
8036
8037         * [objects/brush.c]
8038         Added stub for GetSysColorBrush().
8039
8040 ----------------------------------------------------------------------
8041 Sun, 3 Jul 1994 20:15:56 +0100 (BST)  David Metcalfe <david@prism.demon.co.uk>
8042
8043         * [controls/edit.c]
8044         Bug fixes and tidying up.  Preliminary tab stop support
8045         (doesn't work yet).
8046
8047         * [windows/dialog.c]
8048         Reversed order of buttons in CheckRadioButtons so that all
8049         buttons are now displayed.
8050
8051 Tue Jul  5 18:30:24 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8052
8053         * [include/options.h] [misc/main.c] [windows/win.c]
8054         Removed nosaveunders option, replaced by handling
8055         the CS_SAVEBITS flag.
8056
8057         * [windows/class.c]
8058         Modified the fix for negative size in class extra bytes to
8059         avoid modifying the caller's data.
8060
8061         * [windows/dc.c]
8062         Bug fix: system font must be a proportional font.
8063         Fixed a bug that caused the default pen to not be selected
8064         correctly in a DC.
8065
8066         * [windows/graphics.c]
8067         Bug fix in GRAPH_DrawArc(). Thanks to Adriano Azevedo for
8068         noticing it.
8069
8070         * [windows/painting.c]
8071         Removed incorrect selecting of default objects in BeginPaint()
8072         (no longer needed because of the fix in dc.c).
8073
8074 Jul 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8075
8076         * [misc/mmsystem.c]
8077         * [misc/audio.c]
8078         Add more code to interface '/dev/dsp'.
8079
8080         * New file [misc/mcicda.c]
8081         Create an MCI_DEVTYPE_CD_AUDIO driver connected to '/dev/sbpcd'.
8082
8083         * New file [misc/mmaux.c]
8084         Stubs to make a future driver connected to '/dev/mixer'.
8085
8086         * [windows/win.c]
8087         Temporary patch to CreateWindowEx() for reseting negative
8088         coordinates to 0,0 ; because 'soundrec.exe' give negative values
8089         and I need it to work on MMSYSTEM ... :-)
8090
8091         * [miscemu/int2f.c]
8092         add a stub 'do_int2f_16' (function 0x16) for DMPI server.
8093
8094 Mon Jun 20 10:08:40 BST 1994  William Smith (wos@dcs.warwick.ac.uk)
8095
8096         * include/comm.h
8097         New file -- some definitions that were in comm.c now need to
8098         be shared with misc/dos_fs.c
8099
8100         * misc/comm.c
8101         Some definitions moved into include/comm.h
8102
8103         * misc/dos_fs.c (DOS_GetEquipment):
8104         Fixed error in equipment -- bitwise or of two values should
8105         be used instead of logical or.  Also added code to correctly
8106         report the number of serial and parallel devices.
8107
8108 ----------------------------------------------------------------------
8109 Mon Jun 20 14:26:41 1994  Bob Amstadt  (bob@pooh)
8110
8111         * [objects/bitmap.c]
8112         Allow negative bitmap sizes.
8113
8114 Sun Jun 19 12:00:04 1994  David Metcalfe <david@prism.demon.co.uk>
8115
8116         * [controls/edit.c]
8117         Improved selection display.  Added processing for WM_SETFONT,
8118         EM_REPLACESEL, EM_LINELENGTH, EM_UNDO, EM_EMPTYUNDOBUFFER,
8119         EM_GETHANDLE, EM_SETHANDLE messages.  Text buffer now stored on 
8120         application's local heap.
8121
8122         * [windows/graphics.c]
8123         Corrected bug in Rectangle().  XFillRectangle has the same
8124         width as Rectangle, but XDrawRectangle is one pixel wider
8125         for the same co-ordinates.
8126
8127         * [memory/heap.c] [include/heap.h]
8128         Added HEAP_LocalSize function.
8129
8130         * [windows/event.c] [windows/keyboard.c]
8131         Improvements to KeyStateTable and addition of AsyncKeyStateTable.
8132         Added supporting code to GetKeyState and GetAsyncKeyState and
8133         merged mouse button states into GetKeyboardState.
8134
8135         * [loader/resource.c] [include/accel.h]
8136         Added recognition of SHIFT, CONTROL and ALT keys to
8137         TranslateAccelerator.
8138
8139         * [objects/metafile.c] [objects/font.c] [objects/bitblt.c]
8140         A bit more metafile support.
8141
8142 Sun Jun 19 17:29:00 MET DST 1994  Erik Bos (erik@hacktic.nl)
8143
8144         * [loader/resource.c]
8145         SizeofResource() and AllocResource() added, AccessResource() updated.
8146
8147         * [if1632/kernel.spec]
8148         FreeLibrary() used for FreeModule().
8149
8150         * [windows/graphics.c]
8151         Rectangle(): swap left & right corners when right < left,
8152         swap top & bottom when botton < top.
8153
8154 Jun 19, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8155
8156         * [controls/combo.c]
8157         Fix bug in window style of the associated listbox.
8158
8159         * [controls/menu.c]
8160         Skip separators in keyboard navigation by using new internal 
8161                 functions SelectPrevItem() & SelectNextItem(),
8162
8163         * [misc/profile.c]
8164         Bug fix in GetPrivateProfileInt(), was limited to 4 digit,
8165                 IntBuf must be alloc to (5+1)=6. char instead of 5.
8166
8167         * [misc/main.c]
8168         Put code in functions SetEnvironment() & GetEnvironment().
8169
8170         * [misc/shell.c]
8171         Start putting some code in ExtractIcon() function.
8172
8173         * [misc/mmsystem.c]
8174         Some code for MMTimer functions & timers list.
8175
8176         * [miscemu/int31.c]
8177         Few stubs for DPMI interrupt calls. Nothing work yet.
8178
8179 Mon Jun 20 07:37:43 EDT 1994    John Richardson (jrichard@cs.uml.edu)
8180
8181         * include/win.h (tagWND):
8182         Added icon fields icon, hIcon and rectClientSave to 
8183         the tagWND struct.
8184
8185         * windows/Imakefile
8186         Added icon.c to the list of files to compile
8187
8188         * windows/dce.c (GetDCEx):
8189         Added some checks for iconic mode and pass icon window as drawable,
8190         not the real window.
8191
8192         * windows/defwnd.c (DefWindowProc)
8193         Added PAINTICON default windows procedure.
8194
8195         * windows/event.c (EVENT_Expose)
8196         Added check for iconic window expose. If iconic window is exposed
8197         send a WM_PAINTICON message
8198
8199         * windows/icon.c 
8200         New file.  ICON_Iconify, ICON_findIconFromPoint, ICON_Deiconify.
8201
8202         * windows/mdi.c (DefMDIChildProc)
8203         Test for IsIconic during a SC_RESTORE, this doesn't work yet.
8204
8205         * windows/message.c (hardware_event)
8206         Looks for icon as well as window now.
8207
8208         * windows/nonclient.c (NC_HandleSysCommand, NC_DoNCPaintIcon)
8209         Added iconify/deiconify in NC_HandleSysCommand, new function
8210         NC_DoNCPaintIcon which paints an icon.
8211
8212         * windows/painting.c (BeginPaint)
8213         Made a BeginPaint select the STOCK_BLACK_PEN, STOCK_WHITE_BRUSH,
8214         and STOCK_SYSTEM_FONT objects since this is (hopefully) default
8215         windows behavior.
8216
8217         * windows/win.h (CreateWindowEx)
8218         Set the default background color of a window to be white.
8219         Create icon window, turn off MINIMIZE if it is on, since
8220         I don't know what to do with it as of yet... register
8221         the icon with the hwnd of its window so we can identify where
8222         icon messages are coming from.
8223
8224 Mon Jun 20 10:15:59 1994  Miguel de Icaza  (miguel@sphinx)
8225
8226         * windows/event.c: Added a hack to define XPointer when using
8227         X11R4. 
8228
8229         * toolkit/hello.c: Test application for WineLib. To compile you'll
8230         need: gcc -Iinclude -DWINELIB -g hello.c -c, and to link you'll
8231         need: gcc hello.o libwine.a -lX11 -L/usr/openwin/lib -lm 
8232
8233         * toolkit/heap.c: Extended the size of the block size per chunk.
8234
8235         * misc/stress.c (GetFreeFileHandles): Fixed typo.
8236
8237         * misc/main.c (main): Changes to allow compilation under SunOS. 
8238
8239         * loader/library.c: Changed some ifdefs to compile WineLib.
8240
8241 ----------------------------------------------------------------------
8242 Tue Jun 14 08:09:14 1994  Bob Amstadt  (bob@pooh)
8243
8244         * loader/selector.c (GetCurrentPDB): 
8245         Added trivial function GetCurrentPDB() which returns the program
8246         segment prefix selector.
8247
8248         * memory/heap.c (HEAP_Free): 
8249         If free list is empty, make the freed block the free list.
8250
8251 Fri Jun 10 07:56:49 1994  Bob Amstadt  (bob@pooh)
8252
8253         * controls/edit.c (EDIT_SetTextMsg): 
8254         Do not append a newline at the end of the last line.
8255
8256         * windows/event.c (SetCapture): 
8257         Set winHasCursor if mouse capture succeeds.
8258
8259 Jun 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8260
8261         * [controls/listbox.c]
8262         Fix bug in listbox : InsertString should call AddString if -1.
8263
8264         * [controls/menu.c]
8265         New function GetMenuState().
8266
8267         * [controls/scroll.c] [windows/nonclient.c]
8268         Try to make ShowScrollBar() recalc NC_ regions. Not finished !
8269
8270         * [objects/text.c]
8271         Add Stub for TabbedTextOut(), which temporarely call Textout().
8272
8273         * [windows/keyboard.c] [windows/event.c]
8274         New function GetKeyBoardState() with an KeyStateTable array
8275                 & associated handling in function EVENT_key().
8276
8277 Mon Jun 13 16:45:24 MET DST 1994 (erik@hacktic.nl)
8278
8279         * [controls/menu.c]
8280         IsMenu() added.
8281
8282         * [loader/library.c]
8283         ModuleFirst(), ModuleNext(), ModuleFindName(), ModuleFindHandle()
8284         added.
8285
8286         * [object/gdiobj.c]
8287         IsGDIObject() added.
8288
8289         * [miscemu/int2[56].c]
8290         bugfix: both didn't leave flags pushed on 16bit-stack.
8291         (winfile gets a bit further)
8292
8293         * [miscemu/int16.c]
8294         Added (empty).
8295
8296 Sat Jun 11 22:56:48 1994 Jon Tombs (jon@esix2.us.es)
8297         * windows/event.c:
8298         Added code to drop redundant motion Events in the XEvent queue.
8299
8300 Thu Jun  9 10:55:55 MET DST 1994  Jochen Hein ( Hein@Student.TU-Clausthal.de )
8301
8302         * [misc/main.c misc/message.c include/texts.h]
8303         Removed the text-constants from message.c into variables
8304         which may be changed from X-resources.
8305
8306         * [misc/main.c misc/message.c]
8307         added <locale.h> and setlocale() to main.c, used toupper() in message.c
8308
8309 Mon, 13 Jun 94 09:41:16 -0500 Paul Bramel <paulbr@comm.mot.com>
8310
8311         * controls/button.c ( [CR]B_LButton* ) 
8312         left rc.right at full window width so click on label also 
8313         activates the control (MSWin behavior)
8314
8315 Sat Jun 11 19:05:40 1994  Olaf Flebbe  (flebbe@tat.physik.uni-tuebingen.de)
8316
8317         * include/windows.h:
8318           functions pointers can not be packed.
8319           (annoying warnings with forthcomming gcc-2.6.x)
8320         
8321         * loader/main.c (InitDLL): 
8322           Fixed a printf statement. (for control.exe) 
8323
8324           (InitializeLoadedDLLs): 
8325           deleted shadow definition of  *wpnt.
8326           (Breaks many programs, because now COMMDLG will be
8327            initialized :-(
8328
8329         * windows/win.c (SetWindowText): 
8330           added missing breaks; (PENSATE starts) 
8331
8332         * windows/graphics.c (FloodFill): 
8333           Proper boundarys. (BANGBANG starts) FloodFile_rec should
8334           be rewritten.
8335
8336         * objects/font.c (FONT_GetMetrics): 
8337           TYPO: use font->perchar only if it is defined. (WRITE starts)
8338
8339 Sun June 12, Peter Broadhurst (pbr@ua.nwl.ac.uk)
8340         controls/scroll.c:
8341         Fixes for improved behaviour when dragging thumb;
8342         Added SB_THUMBPOSITION message when thumb is released.
8343
8344 ----------------------------------------------------------------------
8345 Tue Jun  7 08:41:27 1994  Bob Amstadt  (bob@pooh)
8346
8347         * loader/selector.c (FixupFunctionPrologs): 
8348         New function to fixup loaded DLL function prologs.  It replaces the
8349         do nothing code with code that loads DS with the appropriate data
8350         segment for the DLL.
8351
8352         * misc/cursor.c (LoadCursor): 
8353         Disabled cursor loading from .EXE or .DLL.  The code needs to handle
8354         the possibility of multiple cursors in a single directory.  Also,
8355         it should check to see if the cursor is the right size.
8356
8357         * objects/font.c (EnumFonts): 
8358         Checked for lpLogFontList[i] == NULL
8359
8360         * objects/gdiobj.c (SetObjectOwner): 
8361         Removed stub.  Replaced with simple return in gdi.spec.  This
8362         function is not defined for the retail version of Windows.
8363
8364         * memory/heap.c (WIN16_LocalHandleDelta): 
8365         New function.  This is really a dummy that imitates the proper
8366         return values.
8367
8368         * loader/library.c (GetProcAddress): 
8369         Fixed definition of IS_BUILTIN_DLL() macro.
8370
8371 Mon Jun  6 18:15:40 1994  Bob Amstadt  (bob@pooh)
8372
8373         * miscemu/int21.c (SeekFile): 
8374         Needed to return current position in DX:AX.
8375
8376         * windows/utility.c (windows_wsprintf): 
8377         Added support for '#' in format, and fixed bug with "ptr" being
8378         incremented too many times.
8379
8380         * miscemu/int21.c (OpenExistingFile): 
8381         Add code to handle opening files read-only and write-only.
8382
8383         * loader/wine.c:
8384         Segment fixups now done in LoadImage instead of _WinMain.  This
8385         is necessary to support LoadLibrary().
8386
8387 Sun Jun  5 17:34:24 1994  Erik Bos (erik@hacktic.nl)
8388
8389         * [loader/*]
8390                 - fixed: GetModuleHandle() sometimes returned
8391                   a wrong handle.
8392                 - don't init dlls when cs == 0 (lzexpand, doesn't
8393                   seem to have a init function)
8394                 - LoadLibrary & LoadImage now return error instead
8395                   of stopping wine.
8396                 - moved most of NE-functions into one file.
8397                 - LoadLibrary() uses w_files list instead of its
8398                   own list.
8399                 - NE exectables are now fixed-up and initialised when
8400                   loaded instead of only once before calling InitTask.
8401
8402         * [miscemu/int15.c] [miscemu/int31.c]
8403         Added.  
8404
8405         * [loader/selector.c]
8406         Stubs added for {Get|Set}SelectorLimit(), {Get|Set}SelectorBase().
8407
8408         * [misc/main.c]
8409         Stub added for IsRomModule().
8410
8411         * [miscemu/int21.c]
8412         Some cleanup, added heap for returning data.
8413
8414 Jun 6, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8415
8416         * [tools/build.c]
8417         Change MAX_ORDINALS     define to higher value, 1299 entries.
8418         (MMSYSTEM doesn't have succesive numbers, some are around 1200).
8419
8420         * [windows/utility.c]
8421         Bug fix in windows_wsprintf(), (twice increments ...).
8422
8423         * [windows/winpos.c]
8424         Bug fix in SetWindowPos(), redraw was done if flag
8425                 was set to SWP_NOREDRAW while SWP_SHOWWINDOW).
8426
8427         * [misc/message.c] [controls/combo.c]
8428         Add an InvalidateRect() in WM_SHOWWINDOW to statisfy the new 'saveunder'.
8429
8430         * [windows/win.c]
8431         In CreateWindowEx(), do SetMenu() calls after window creation,
8432                 just before sending to WM_NCCALCSIZE.
8433
8434         * [controls/menu.c]
8435         In function SetMenu(), now use SetWindowPos() with 
8436                 flags SWP_FRAMECHANGED to readjust menu area.
8437         Function MenuBarCalcSize() redone.
8438
8439 Sun May 29 11:08:24 1994  David B. Thomas  (dt@yenta.abq.nm.us)
8440
8441         * [objects/text.c]
8442         Fixed problems associated with DT_WORDBREAK flag.  String length
8443         was not being properly decremented when lines were folded, and
8444         wrapping was not performed when DT_NOCLIP and DT_NOPREFIX were
8445         both on in addition to DT_WORDBREAK.  Windows does wrapping in
8446         this case, and now so does wine.
8447
8448 Sun Jun  5 19:17:49 1994  Olaf Flebbe  (olaf@dragon)
8449
8450         * [edit.c]
8451         cp1 was uninitialized iff lineno == 0
8452
8453         *  FindFile tests for existance of file even if a full
8454            filename was supplied. What about unix file names?
8455
8456         * [controls/listbox ]
8457         wndPtr was uninitialized for LB_SETTOPINDEX
8458
8459         * [misc/property.c]     
8460         Do not free lpProp. Is it really allocated by malloc?
8461         {edited by Bob Amstadt: changed free() to GlobalFree()}
8462
8463 ----------------------------------------------------------------------
8464 Sat May 28 12:03:23 1994  Bob Amstadt  (bob@pooh)
8465
8466         * miscemu/int21.c (OpenExistingFile): 
8467         OpenExistingFile needed to return handle in AX register instead
8468         of the BX register.
8469
8470         * miscemu/int21.c (ioctlGetDeviceInfo): 
8471         Added a little code to give a fake result for normal files.
8472
8473 Wed May 25 21:55:38 1994  Bob Amstadt  (bob@pooh)
8474
8475         * [memory/global.c]
8476         return value from GlobalSize was completely wrong.
8477
8478         * [miscemu/int21.h]
8479         fixed bug in FindFirst.  Directory pointer (dp) was not placed in
8480         dta correctly.
8481
8482         * [tools/build.c]
8483         fixed creation of pop.h to guarantee that flags are restored correctly.
8484
8485         * [misc/comm.c]
8486         changed all occurance of strncmp() to strncasecmp().
8487         BuildCommDCB() should not require that OpenComm() be called first.
8488
8489         * [loader/selector.c]
8490         Heap initialized to size of full segment less stack size and 
8491         automatic data size.
8492
8493 Sat May 28 09:14:33 1994  Rick Sladkey  (jrs@world.std.com)
8494
8495         * [controls/listbox.c]
8496         Correct typos in ListBoxResetContent where lpls variable is
8497         used where lsls2 variable is meant.  Don't call USER_HEAP_FREE
8498         twice on the same handle if hData and hMem are the same.
8499
8500         * [debugger/opcodes/i386-dis.c]
8501         Add new name array names_rmw for table driven decoding of the
8502         16-bit mod/rm field.  Omit large case statement in OP_E and
8503         replace with array reference to match existing coding style.
8504         Add new static variable machine with value 286 or 386 to
8505         correctly decode mod/rm field in either 16 or 32 bit modes.
8506         Set it in print_insn_i{2,3}86.  In OP_E use it to decide how
8507         to decode mod/rm.  While the code was correct for 16 bit code,
8508         it was improperly decoding mod/rm fields on word prefixed
8509         32 bit instructions.
8510
8511         * [debugger/debug.l]
8512         Recognize new token ABORT.   Recognize single letters 'p'
8513         and 'q' as tokens.
8514
8515         * [debugger/dbg.y]
8516         Add new token ABORT.  Allow print command to be invoked by
8517         'p' and quit command by 'q', ala GDB.  Change lots of '};'
8518         to just '}'.  Add static dummy_regs to wine_debug so that
8519         wine_debug(0, NULL) doesn't core dump with qmagic.
8520
8521         * [debugger/info.c]
8522         Correct syntax of break command in helptext and omit former
8523         comment about probable bugginess of the disassembly since it
8524         is now correct.  Change fprintf of first backtrace stack
8525         frame to match that of the second and subsequent frames.
8526
8527         * [loader/selector.c]
8528         Change construction of command line in CreatePSP from creating
8529         a string that looks like "arg1 arg2 \r" to "arg1 arg2".  A DOS
8530         PSP command line looks like " arg1 arg2\r" with the length not
8531         including the trailing "\r" but that is not how Windows does it.
8532
8533         * [loader/library.c]
8534         Change uses of %s to print strings in GetModuleHandle to %x so
8535         that string IDs don't cause a core dump with qmagic.  Handle
8536         converting a string id to a literal module handle.  For
8537         example, GetModuleHandle((LPSTR) 0x57) now returns 0x57 if
8538         it is a real module handle.
8539
8540         * [misc/message.c]
8541         In MessageBox, translate a NULL title argument to the string "Error".
8542
8543         * [misc/profile.c]
8544         In GetSetProfile translate a NULL Default argument to "".  Any
8545         caller whose Default argument is NULL is buggy, but CHARMAP does it
8546         anyway.
8547
8548         * [objects/font.c]
8549         Add NULL pointer checks in EnumFontFamilies to prevent core dumps.
8550
8551 Sat May 28 20:01:51 1994 Jon Tombs (jon@gtex02.us.es) 
8552
8553         * New options/resourses nosaveunders and nobackingstore.  By 
8554         default backingstore and saveunders are now enabled, these use 
8555         more memory but avoids those slow (sometimes multiple) redraws 
8556         caused be exposure events.
8557
8558 May 30, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8559
8560         * [misc/driver.c] New file
8561         Skeleton for 'Installable Wine Drivers' functions. :-)
8562         * [misc/audio.c] New file
8563         Skeleton for basic 'Audio Driver' functions.
8564         * [misc/network.c] New file
8565         Stubs for few networking functions.
8566
8567         * [misc/mmsystem.c]
8568         More coding ... a dust in a galaxy ...
8569         * [misc/shell.c]
8570         Some coding for 'RegXXX' functions ... a dust in the wind ...
8571
8572         * [misc/profile.c]
8573         Bug fix in GetSetProfile(), bad enumeration if KeyName == NULL.
8574
8575         * [objects/gdi.c]
8576         New function CreateDiscardableBitmap(), it just calling 
8577         CreateCompatibleBitmap() for now. It's get 'clock.exe' running ! :-)
8578
8579         * [controls/listbox.c]
8580         * [controls/combo.c]
8581         New font member assigned to SYSTEM_FONT as default.
8582         Added processing for WM_SETFONT message;
8583
8584
8585 Tue May 31 20:34:25 EDT 1994  John Richardson <jrichard@cs.uml.edu>
8586
8587         * [windows/event.c]
8588         Added AsyncMouseButtonsStates array for GetAsyncKeyState.
8589
8590         * [windows/keyboard.c]
8591         Implemented beginning of GetAsyncKeyState.
8592
8593 Wed May 25 23:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
8594
8595         * [objects/metafile.c] [include/metafile.h]
8596           [windows/mapping.c] [objects/clipping.c] [objects/bitblt.c]
8597           [windows/dc.c]
8598         Further metafile support.
8599
8600 ----------------------------------------------------------------------
8601 Mon May 23 15:07:36 1994  Bob Amstadt  (bob@pooh)
8602
8603         * [loader/selector.c]
8604         Allocate heap and stack segments as 64k.
8605
8606 Sat May 21 01:15:49 1994  Rick Sladkey  (jrs@world.std.com)
8607
8608         * [loader/selector.c]
8609         Correct typos where memcpy is used instead of memset.
8610
8611         * [loader/resource.c]
8612         Allow for legitimate cases where biSizeImage is 0 in LoadIcon
8613         by calculating the value when the bitmap is not compressed.
8614
8615         * [miscemu/int21.c]
8616         Fix NULL dereference caused by superfluous DOS_closedir in FindNext.
8617
8618         * [loader/resource.c]
8619         New function type_match to handle string resource types as
8620         well as IDs.  In addition, compare only low 4 bits of type_id
8621         when both numbers are IDs so that 0x0002 matches 0x8002.
8622         In FindResourceByNumber and FindResourceByName use type_match
8623         instead of comparing numbers.  In FindResource handle the
8624         "#number" syntax and empty strings in both the resource and
8625         type names.
8626
8627 Mon May 23 00:48:25 1994  Rick Sladkey  (jrs@world.std.com)
8628
8629         * [windows/dialog.c]
8630         Fix inadvertent printing of string IDs as strings.
8631
8632 May 23, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8633
8634         * [controls/menu.c]
8635         New functions GetMenuItemCount(), GetMenuItemID().
8636                 GetMenuString() & HiliteMenuItem().
8637         Bug fix in CheckMenuItem().
8638         Function SetMenu() now make client area recalc if menu removed.
8639
8640         * [windows/winpos.c]
8641         Bug fix in SetWindowPos(), no more XMapping or XConfiguring     of
8642                 windows with initial width or height equal zero.
8643
8644         * [objects/gdiobj.c]
8645         New function EnumObjects(), using new lpPenBrushList buildup
8646                 from calls to new function GDI_AppendToPenBrushList().
8647                 ('pbrush.exe' don't show its face yet ! ... :-( )
8648         New EMPTY STUB for function SetObjectOwner(),
8649                 ('mplayer.exe' call it via GetProcAddress() ...)
8650
8651         * [objects/font.c]
8652         New internal functions ParseFontParms() & InitFontsList().
8653         EnumFonts() & EnumFontFamilies() enumerates fonts (no more dummies).
8654         FONT_MatchFont now make retries to find closest-smallest font.
8655                 ('charmap.exe' can now show the differents fonts available)
8656
8657         * [windows/nonclient.c]
8658         Use small dos OBM_OLD_CLOSE button for MDI windows.
8659
8660         * [windows/graphics.c] [objects/bitmap.c]
8661         Start to remove obsolete globals such XT_screen ...
8662
8663         * [loader/library.c]
8664         Make function GetProcAddress() working also with builtin DLLs.
8665
8666 Tue May 24 20:18:02 1994  Erik Bos (erik@hacktic.nl)
8667
8668         * [if1632/system.spec] [if1632/toolhelp.spec]
8669         system.dll & toolhelp.dll added.
8670
8671         * [loader/library.c]
8672         Modified GetModuleFileName() to return the full
8673         filename.
8674         Added a check to LoadLibrary() to prevent loading
8675         built in dlls. (eg. user.exe)
8676         Added a check to FreeLibrary() to prevent built-in
8677         dlls from being freed.
8678         Modified GetProcAddress() to support builtin dlls.
8679
8680         * [loader/signal.c] [miscemu/int2f.c]
8681         Added => pifedit runs.
8682
8683         * [misc/dos_fs.c]
8684         Added a NULL-ptr check to DOS_closedir().
8685
8686 ----------------------------------------------------------------------
8687 Tue May 17 23:03:16 1994  Bob Amstadt  (bob@pooh)
8688
8689         * [windows/dce.c]
8690         Fixed bug with dce initialization that was causing dialog boxes to not
8691         be displayed.
8692
8693         * [if1632/callback.c]
8694         Better fix for bug found by Martin.
8695
8696 Sat May 14 19:48:39 1994  Rick Sladkey  (jrs@world.std.com)
8697
8698         * [ memory/heap.c ]
8699         Redirect HEAP_ReAlloc calls with NULL argument to HEAP_Alloc.
8700
8701 May 16, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8702
8703         * [objects/font.c]
8704         Make EnumFonts() calling a callback with dummy fonts ... :-)
8705
8706         * [objects/text.c]
8707         Add Empty Stub for ExtTextOut(), which temporarely call Textout().
8708
8709         * [if1632/callback.c]
8710         Temporarely go around bug in CallWindowProc(), you will see printfs.
8711
8712         * [controls/edit.c]
8713         Make EDIT controls focused by a mouse click.
8714
8715         * [misc/property.c]
8716         Bug Fix in function EnumProps(), better use of CallBack16().
8717
8718         * [misc/mmsystem.c]
8719         Basic Skelton's for MCI messages dispatching function.
8720
8721 Sun May 15 16:15:17 1994  Erik Bos (erik@hacktic.nl)
8722
8723         * [windows/utility.c]
8724         Added windows_wsprintf() for the emulator, wsprintf() is
8725         for libwine.
8726
8727 Sat May 14 22:16:40 1994  Rick Sladkey  (jrs@world.std.com)
8728
8729         * [misc/cursor.c]
8730         Fix pointer problems in LoadCursor leading to heap corruption.
8731
8732         *  [ controls/menu.c ]
8733         Fix two NULL dereferencing bugs.
8734
8735 Sun May 15 20:07:48 1994  Rick Sladkey  (jrs@world.std.com)
8736
8737         * [objects/font.c]
8738         Fix NULL pointer dereferencing bug in GetCharWidth.
8739
8740         * [loader/resource.c]
8741         Fix under-allocation of memory in LoadAccelerators.
8742
8743         * [windows/class.c]
8744         Ignore negative sizes for extra fields in RegisterClass.
8745
8746 Sun May 15 06:35:03 1994  David Metcalfe <david@prism.demon.co.uk>
8747
8748         * [objects/metafile.c] [include/metafile.h] [include/windows.h]
8749           [objects/gdiobj.c] [objects/brush.c] [objects/pen.c]
8750           [objects/text.c] [objects/dcvalues.c] [windows/graphics.c]
8751           [windows/dc.c] [windows/mapping.c]
8752         Beginnings of metafile support.
8753
8754         * [misc/file.c]
8755         Corrected spelling of _lcreat.
8756
8757         * [controls/edit.c]
8758         Minor bug fixes.
8759 ----------------------------------------------------------------------
8760 May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8761
8762         * [controls/scroll.c]
8763         Make thumbtrack button disappear if scroll box ratio < 3:1.
8764         Make arrow buttons rectangular if scroll box ratio < 2:1.
8765         Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN, 
8766                                 SBS_LEFTALIGN & SBS_RIGHTALIGN.
8767         Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)
8768
8769         * [loader/library.c] [loader/task.c] [misc/exec.c]
8770         Continue playing around trying to get a second task running.
8771
8772         * [windows/mdi.c]
8773         Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.
8774
8775         * [everywhere]
8776         Adding previous works of the Apr 25, 94.
8777
8778 Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)
8779
8780         * [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
8781         Added Martin's mmsystem.dll stubs.
8782
8783         * [misc/sound.c]
8784         Added remaining stubs for sound.dll.
8785
8786         * [if1632/shell.spec] [misc/shell.c]
8787         Fixed prototypes (I found them in BC 4) and added ShellAbout()
8788         and AboutDlgProc().
8789
8790 ----------------------------------------------------------------------
8791 May 1, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8792
8793         * [loader/signal.c]
8794         Add XUngrabPointer() & XUngrabServer() in wine_fault().
8795
8796 Fri Apr 22 19:30:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
8797
8798         * [objects/bitblt.c]
8799         color_stretch() rewritten to use ints only. *fast!*
8800         BLACKONWHITE & WHITEONBLACK stretchmodes redirected to
8801         use color_stretch().
8802
8803 Mon May  2 21:39:43 1994  Erik Bos (erik@trashcan.hacktic.nl)
8804
8805         * [controls/menu.c]
8806         SetSysMenu() added.
8807
8808         * [misc/cursor.c]
8809         GetCursor() added.
8810
8811         * [misc/main.c]
8812         SwapMouseButton() added, (NOP).
8813
8814         * [windows/win.c]
8815         GetDesktopHwnd() added.
8816
8817         * [if1632/*spec]
8818         Added not implemented functions defs as comment.
8819
8820         * [misc/winsocket.c]
8821         Change WSAGetXbyY() functions to non-blocking ones,
8822         Added WSAAsyncSelect(). 
8823         (WSA functions can't be canceled yet).
8824
8825 Wed Apr 20 23:58:58 1994  Scott A. Laird  (scott@curly)
8826
8827         * misc/profile.c: Fixed bug with GetIniFileName returning wrong
8828         path when given a simple file name.  Fixed GetSetProfile to allow
8829         enumerating all key names when KeyName is null.
8830
8831 Apr 25, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8832
8833         * [objects/bitblt.c]
8834         Add protection to BitBlt() & StretchBlt() for width or height = 0.
8835
8836         * [windows/nonclient.c]
8837         Avoid painting in NC_DoNCPaint() if IsWindowVisible().
8838         Simplify NC_TrackMouseMenuBar() because code moved to MenuFocusLoop().
8839
8840         * [windows/win.c]
8841         CreateWindowEx() & DestroyWindow() now call respectively
8842                 AddWindowToTask() & RemoveWindowFromTask().
8843         New empty stub for function AnyPopup().
8844
8845         * [loader/library.c]
8846         Bug Fix : GetModuleFileName() now return full path filename.
8847
8848         * [include/menu.h] [controls/menu.c]
8849         Add hText handle and remove obsolete MENUITEM struct members.
8850         Add a ReleaseCapture() in SetMenu() when menubar changed while captured.
8851         Add MenuMouseMove() MenuButtonUp() in function MenuFocusLoop().
8852
8853         * [misc/file.c]
8854         GetTempFilename() now create a file.
8855         _lcreate() use unix open (name, mode, perm), with perm=O666.
8856
8857         * [if1632/relay.c]
8858         Remove temporarly builtin SHELL.DLL, Add MMSYSTEM.DLL in builtin list.
8859
8860         * New file [misc/mmsystem.c]
8861         * New file [include/mmsystem.h]
8862         * New file [if1632/mmsystem.spec]
8863         Many, many empty stubs ... :-)
8864
8865 ----------------------------------------------------------------------
8866
8867 Wed Apr 20 14:53:35 1994  Bob Amstadt  (bob@pooh)
8868
8869         * [tools/build.c] [if1632/call.S] [if1632/Imakefile]
8870         Fixed bug for non-Linux systems.
8871
8872 Apr 18, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8873
8874         * [windows/win.c]
8875         Bug fixed in CreateWindowEx() : Now use SetMenu() for menubar setup.
8876         New empty stub for function SetSysModalWindow().
8877
8878         * [misc/exec.c]
8879         New empty stub for function ExitWindows().
8880
8881         * [objects/font.c]
8882         New empty stub for function EnumFonts().
8883
8884         * New file [misc/property.c]
8885         New functions RemoveProp(), GetProp(), SetProp() & EnumProps().
8886
8887         * New file [misc/shell.c]
8888         New empty stubs for function RegisterShellProc(), 
8889                         ShellExecute() & ShellProc().
8890
8891         * New files [loader/task.c] & [include/task.h]
8892         Move functions GetWindowTask(), GetNumTask(), EnumTaskWindows()
8893                 from 'loader/library.c'.
8894
8895         * [if1632/user.c] [if1632/kernel.c]
8896         Put Atoms functions entries.
8897
8898         * [controls/combo.c]
8899         New functions DirDlgSelectComboBox() & DirDlgListComboBox().
8900
8901         * [controls/listbox.c]
8902         New functions DirDlgSelect() & DirDlgList().
8903
8904 Sun Apr 17 20:57:59 1994  Erik Bos (erik@trashcan.hacktic.nl)
8905
8906         * [objects/test.c]
8907         GrayString() added.
8908
8909         * [if1632/callback.c]
8910         CallGrayStringProc() added.
8911
8912         * [if1632/relay.c] [if1632/mmsystem.spec]
8913         Added.
8914
8915         * [if1632/kernel.spec] [if1632/user.spec]
8916         Added forgotten specs for atom functions.
8917
8918 ----------------------------------------------------------------------
8919 Tue Apr 12 00:05:31 1994  Bob Amstadt  (bob@pooh)
8920
8921         * misc/spy.c (SpyInit): Added more message types
8922
8923         * [windows/mdi.c] [include/mdi.h]
8924         Maximizing and restoring child windows.
8925         Tiling of child windows.
8926
8927 Mon Apr 11 20:48:28 1994  Alexandre Julliard  (julliard@lamisun.epfl.ch)
8928
8929         * [windows/winpos.c]
8930         Revert focus and activation to previous window when hiding a window.
8931
8932         * [windows/syscolor.c]
8933         Implemented system color objects (brushes and pens created at
8934         SetSysColor() time for better performance).
8935
8936         * [windows/graphics.c] [windows/nonclient.c] [controls/button.c]
8937         Changed painting code to use system color objects.
8938
8939         * [windows/message.c]
8940         New function MSG_InternalGetMessage() for internal messages
8941         loops (e.g. for dialogs or menus).
8942
8943         * [windows/hook.c] [include/hook.h]  (New files)
8944         Beginning of the window hooks implementation.
8945
8946         * [windows/dialog.c]
8947         Use new function MSG_InternalGetMessage() in DialogBox().
8948
8949         * [if1632/callback.c]
8950         Added function CallHookProc().
8951
8952 Apr 11, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
8953
8954         * [windows/event.c]
8955         Bug fix : WM_CHARs are sent to focused window like WM_KEY???.
8956
8957         * [misc/exec.c]
8958         Nothing much more than a stub for LoadModule(), I saw there a lot
8959                 to be done in that corner, I will come back later ...
8960
8961         * [loader/library.c]
8962         New functions GetWindowTask(), GetNumTask(), EnumTaskWindows() 
8963                         and associated modules & tasks linked-lists.
8964         (it's only an 'emerging bud', more to come next weeks).
8965
8966         * [loader/wine.c]
8967         Use LoadLibrary() instead of LoadImage() for 'sysres.dll'.
8968
8969         * [control/menu.c]
8970         You can now click outside menu region without problem.
8971         Keyboard navig more smootly, even if a child has the focus.
8972         Bug fix in InsertItem(), (bad linklist when insert point not found).
8973         change Realloc for Free & Alloc in ModifyItem().
8974         MF_STRING now set BLACK_PEN to fix bug of bad color of the underscores 
8975                 done by DrawText(), (maybe it should done in DrawText() itself ?).
8976
8977 Sun Apr 10 14:06:08 1994  Erik Bos (erik@trashcan.hacktic.nl)
8978
8979         * [misc/profile.c]
8980         .INI files will now be stored in / loaded from the windows dir
8981         if no path is supplied.
8982
8983         * [if1632/kernel.spec]
8984         Fixed GetDriveType's prototype.
8985
8986         * [if1632/winsock.spec] [include/winsock.h] [misc/winsocket.c]
8987         Fixed prototypes: winsock uses a word as socket handle not an int.
8988
8989         * [misc/winsocket.c]
8990         Added heap allocation for returned structures.
8991         Added non-blocking WSAAsyncGetXbyY() functions as blocking ones.
8992
8993         * [loader/wine.c]
8994         Added IsDLLLoaded(), used in LoadImage() to prevent loading
8995         a dll multiple times.
8996         Directory is added to wine's path when a fullpath is supplied when
8997         starting wine.
8998         LoadImage(): DLL filename used instead DLL's own internal name,
8999         fixes 'Bad DLL name' errors.
9000
9001 Sat Apr  9 08:26:03 1994  David Metcalfe <david@prism.demon.co.uk>
9002
9003         * [controls/edit.c] [controls/widgets.c]
9004         First release of edit control.
9005
9006 ----------------------------------------------------------------------
9007 Tue Apr  5 14:36:59 1994  Bob Amstadt  (bob@pooh)
9008
9009         * [include/mdi.h] [windows/mdi.c]
9010         Use WM_PARENTNOTIFY messages to activate children.
9011         Generate WM_CHILDACTIVATE messages.
9012         Beginnings handler for maxmized child window.
9013         Clean up when children are destroyed.
9014
9015         * [windows/message.c] [windows/nonclient.c] [windows/winpos.c]
9016         Removed code add 94/03/26.
9017
9018 Apr 4, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9019
9020         * [control/menu.c]
9021         Make mouse menu navigation working again. :-))
9022         (be carefull, clicking outside menus (ie.: clientrect) 
9023         not resolved yet)
9024
9025         * [windows/nonclient.c]  [controls/scroll.c]
9026         Bugs fix in NCTrackScrollBars().
9027
9028         * [misc/dos_fs.c]
9029         Bug fix in 'ToDos()' in conversion for '/',
9030                 (example: '/window/' was translated to 'WINDOWs').
9031
9032         * [miscemu/int21.c]
9033         Function ChangeDir() extract possible drive before DOS_ChangeDir().
9034
9035         * [loader/library.c]  [loader/wine.c]
9036         Playing around moving function GetProcAddress() and put some code in.
9037
9038 Mon Apr  4 21:39:07 1994  Alexandre Julliard (julliard@lamisun.epfl.ch)
9039
9040         * [misc/main.c]
9041         Better explanation of command-line options.
9042
9043         * [objects/dib.c]
9044         Implemented SetDIBitsToDevice().
9045
9046         * [windows/dc.c]
9047         Bug fix in SetDCState().
9048
9049         * [windows/event.c]
9050         Removed WS_DISABLED handling (now done in message.c).
9051
9052         * [windows/message.c]
9053         Added sending a WM_PARENTNOTIFY message in MSG_TranslateMouseMsg().
9054         Use WindowFromPoint() to find the window for mouse events, taking
9055         into account disabled windows.
9056
9057         * [windows/painting.c]
9058         Bug fix in BeginPaint() to allow calling it at other times than
9059         on WM_PAINT (Solitaire needs it...)
9060
9061         * [windows/win.c]
9062         Implemented FindWindow().
9063         Rewritten EnableWindow() to behave more like Windows.
9064
9065         * [windows/winpos.c]
9066         Rewritten WindowFromPoint() to also search child windows.
9067
9068 Mon Apr  4 17:36:32 1994  Erik Bos (erik@trashcan.hacktic.nl)
9069
9070         * [include/int21.h] -> [msdos.h]
9071         renamed.
9072
9073         * [miscemu/int10.h] [miscemu/int25.h] [miscemu/int26.h] 
9074         new, added for int 10, 25 and 26.
9075
9076         * [miscemu/ioports.c]
9077         new, added to allow win apps to use ioports.
9078
9079         * [loader/signal.c]
9080         Added support for in, inb, out, outb instructions.
9081
9082 ----------------------------------------------------------------------
9083 Sun Mar 27 13:40:25 1994  Bob Amstadt  (bob@pooh)
9084
9085         * controls/menu.c (InsertMenu): Changed to use FindMenuItem().
9086
9087 Sat Mar 26 21:23:55 1994  Bob Amstadt  (bob@pooh)
9088
9089         * [windows/mdi.c]
9090         Window list properly updated.
9091
9092         * [windows/message.c]
9093         Call WINPOS_ChildActivate() when mouse pressed.
9094
9095         * [windows/nonclient.c]
9096         Use WINPOS_IsAnActiveWindow() instead of GetActiveWindow() in
9097         NC_HandleNCPaint().
9098
9099         * [windows/winpos.c]
9100         Created functions WINPOS_IsAnActiveWindow() and WINPOS_ActivateChild()
9101
9102 Thu Mar 24 14:49:17 1994  Bob Amstadt  (bob@pooh)
9103
9104         * controls/menu.c (DeleteMenu): Changed to use FindMenuItem
9105         (DeleteMenu): Many bug fixes.
9106
9107         * [controls/menu.c]
9108         Created function FindMenuItem().
9109
9110 Thu Mar 24 14:17:24 1994  Bob Amstadt  (bob@pooh)
9111
9112         * [windows/win.c]
9113         Removed incorrect MDI handling code from CreateWindowEx().
9114
9115         * [controls/menu.c]
9116         MF_STRING items needed to allocate a private copy of string.
9117
9118         * [controls/menu.c]
9119         Fixed buggy calls to GlobalFree().
9120
9121         * [memory/global.c]
9122         Eliminated some redundant code with function call.
9123
9124 Wed Mar 23 1994 Pentti Moilanen (pentti.moilanen@ntc.nokia.com)
9125
9126         * [windows/timer.c]
9127         timer list pointers looped in InsertTimer
9128
9129 Tue Mar 29 13:32:08 MET DST 1994  julliard@di.epfl.ch (Alexandre Julliard)
9130
9131         * [misc/cursor.c]
9132         A few changes for desktop window support.
9133
9134         * [misc/main.c]
9135         Added -depth option.
9136
9137         * [misc/rect.c]
9138         Yet another bug fix in SubtractRect().
9139
9140         * [objects/bitmap.c]
9141         Changes to use only one depth (specified with -depth)
9142         for color bitmaps.
9143
9144         * [objects/brush.c]
9145         Added support for dithered solid brushes.
9146
9147         * [objects/color.c]
9148         Use the same 20 system colors as in Windows.
9149         System palette initialisation now done in COLOR_InitPalette().
9150         Added support for a color mapping table to map logical color
9151         indexes to X colormap entries.
9152         Implemented GetNearestColor() and RealizeDefaultPalette().
9153
9154         * [objects/dib.c]
9155         Added support for color mapping table.
9156
9157         * [objects/dither.c]  (New file)
9158         Implemented solid color dithering.
9159
9160         * [objects/palette.c]
9161         Implemented GetSystemPaletteEntries() and SelectPalette().
9162
9163         * [windows/class.c]
9164         Make a copy of the menu name in RegisterClass().
9165
9166         * [windows/dc.c]
9167         Fixed device caps when using a desktop window.
9168         Added support for the color mapping table in DCs.
9169
9170         * [windows/event.c]
9171         Added ConfigureNotify handler on desktop window.
9172
9173         * [windows/message.c]
9174         Removed call to XTranslateCoordinates() on every mouse motion
9175         New function MSG_Synchronize() to synchronize with the X server.
9176
9177         * [windows/syscolor.c]
9178         Rewritten SYSCOLOR_Init() to read the system colors from WIN.INI.
9179
9180         * [windows/winpos.c]
9181         Added synchronization on window mapping. Solves the double redraw
9182         problem when starting Solitaire.
9183
9184 Mar 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9185
9186         * [control/menu.c]      * [windows/defwnd.c]
9187         Make keyboard navigation working with menubar,
9188         but temporarely inserted a bug in menubar mouse handling ... :-((
9189         (it will be fix next week !)
9190
9191         * [windows/defwnd.c]
9192         Connect VK_MENU to menubar navigation.
9193
9194         * [loader/library.c]
9195         GetModuleHandle() return 'fictive 0xF000+ handles' for built-in DLLs.
9196
9197 Sun Mar 20 22:32:13 1994 Erik Bos (erik@trashcan.hacktic.nl)
9198
9199         * [misc/main.c]
9200         Added Copy(). Added a check for `-h' to show usage.
9201
9202         * [misc/dos_fs.c]
9203         Fixed bug in FindFile(), to load directories as dlls.
9204
9205         * [misc/dos_fs.c]
9206         Fixed ToUnix() and ToDos() again, as my previous patch
9207         didn't make it.
9208
9209         * [misc/dos_fs.c] [miscemu/int21.c]
9210         Bug fixes, should be able to handle all winfile and progman int21
9211         requests now except for a few small things.
9212
9213 Tue Mar 29 06:25:54 1994  crw@harris.mlb.semi.harris.com (Carl Williams)
9214
9215         * [memory/heap.c]
9216         Implemented GetFreeSystemResources().
9217
9218 ----------------------------------------------------------------------
9219 Mon Mar 21 17:32:25 1994  Bob Amstadt  (bob@pooh)
9220
9221         * controls/menu.c (GetSubMenu): Function did not return correct value
9222
9223         * [windows/mdi.c]
9224         Beginnings of menu handling.
9225
9226 Thu Mar 10 11:32:06 1994  Stefan (SAM) Muenzel  (muenzel@tat.physik.uni-tuebingen.de)
9227
9228         * [objects/font.c]
9229         if font.width equals zero use asterix instead.
9230
9231 Mon Mar 21 17:23:37 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9232
9233         * [objects/bitmap.c]
9234         Rewritten bitmap code to use exclusively X pixmaps; *much* faster.
9235
9236         * [objects/brush.c]
9237         Some changes with pattern brushes because of the new bitmap code.
9238
9239         * [objects/color.c]
9240         Added function COLOR_ToPhysical for better color mapping.
9241
9242         * [objects/dib.c]
9243         Heavily optimized SetDIBits().
9244
9245         * [windows/dc.c]
9246         Opimized SetDCState() and DC_SetupGC*() functions.
9247         Added stub for CreateIC().
9248
9249 Mar 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9250
9251         * [misc/message.c]
9252         Call SetFocus() after closing box to give back focus to previous owner.
9253
9254         * [misc/files.c]
9255         Small bug fix in GetTempFilename() : replace a '\' to '\\'.
9256
9257         * [control/scroll.c]
9258         Calls to BitBlt() replace by StretchBlt().
9259
9260         * [control/menu.c]
9261         Call SetFocus() to previous owner after closing Popups. 
9262         Fill stub DeleteMenu().
9263
9264         * [control/listbox.c]
9265         * [control/combo.c]
9266         Use SetFocus() in WM_LBUTTONDOWN.
9267         Close ComboBox List upon WM_KILLFOCUS.
9268         Early development of WM_MEASUREITEM mecanism.
9269
9270         * [windows/defwnd.c]
9271         Early development of WM_MEASUREITEM mecanism.
9272
9273 Tue Mar 22 10:44:57 1994  Miguel de Icaza  (miguel@xochitl)
9274
9275         * [misc/atom.c]
9276         Fixed sintaxis problem when building the library.
9277
9278 ----------------------------------------------------------------------
9279 Tue Mar 15 13:11:56 1994  Bob Amstadt  (bob@pooh)
9280
9281         * [include/windows.h]
9282         Added message types and structures for MDI
9283
9284         * [include/mdi.h]
9285         Created internal structures for handling MDI
9286
9287         * [windows/mdi.c]
9288         Began creating MDI support
9289
9290 Thu Mar 10 16:51:46 1994  Bob Amstadt  (bob@pooh)
9291
9292         * [loader/wine.c] [include/wine.h]
9293         Added new field to "struct w_files" to hold the "name table"
9294         resource for Windows 3.0 programs
9295
9296         * [loader/resource.c]
9297         Added code to handle programs with a "name table" resource.
9298         LoadResourceByName() modified to check for the existence of
9299         this resource.
9300
9301 Mon Mar 14 22:31:42 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9302
9303         * [objects/color.c]
9304         Added installing the private colormap on the desktop window.
9305
9306         * [windows/event.c]
9307         Cleaned up focus event handling (see focus.c).
9308         Use GetFocus() to direct key events to the correct window.
9309
9310         * [windows/focus.c]
9311         Rewritten SetFocus() to:
9312         - only set X focus on top-level windows
9313         - send WM_SETFOCUS and WM_KILLFOCUS messages (was done in event.c)
9314         - prevent setting focus to disabled windows
9315         - install private colormap so -privatemap option works again
9316
9317         * [windows/message.c] [windows/timer.c]
9318         Changed timer management to no longer use PostMessage(), but
9319         to generate timer messages on the fly. Also fixed a related bug
9320         in GetMessage() which could cause busy-waiting.
9321
9322         * [windows/win.c]
9323         Only select focus events on top-level windows.
9324
9325         * [windows/winpos.c]
9326         Added some sanity checks for desktop window.
9327
9328 Fri Mar  4 20:42:01 1994  Erik Bos (erik@trashcan.hacktic.nl)
9329
9330         * [misc/dos_fs.c]
9331         bug fixes in ToUnix(), WinIniFileName(), GetUnixFileName(). 
9332         Support for tilde symbol added for rootdirectories in [drives]
9333         section of wine's configfile.
9334
9335         * [misc/file.c]
9336         hread(), hwrite() added.
9337
9338         * [misc/main.c]
9339         hmemcpy() added.
9340
9341         * [if1632/stress.spec] [include/stress.h] [misc/stress.c]
9342         Added STRESS.DLL, an useless dll used to stress a windows system.
9343
9344         * [*/*]
9345         Added missing #includes, fixed prototypes for prototype checking.
9346
9347         * [include/prototypes.h]
9348
9349         Added prototypes for loader/*c, if1632/*c.
9350
9351 ----------------------------------------------------------------------
9352 Tue Mar  8 09:54:34 1994  Bob Amstadt  (bob@pooh)
9353
9354         * [Configure]
9355         Added reminder to set WINEPATH, if it is not set.
9356
9357         * [Imakefile]
9358         Removed #elif's
9359
9360         * [controls/button.c]
9361         Added BN_CLICKED notification for owner-draw buttons.
9362
9363         * [if1632/kernel.spec] [memory/heap.c]
9364         Changed Local* functions to WIN16_Local* to prevent unconcious use
9365         of these functions.
9366
9367         * [if1632/relay.c]
9368         Push old Stack16Frame on stack before setting.
9369
9370         * [include/atom.h] [misc/atom.c] [include/heap.h] [memory/local.c]
9371         Added multiple local heap handling in Atom* functions.
9372
9373         * [include/regfunc.h] [miscemu/int21.c]
9374         Rewrote DOS3Call() use context frame that is already on the stack.
9375
9376         * [misc/profile.c]
9377         Fixed to allow leading ";" to mark comments.
9378
9379         * [misc/spy.c]
9380         Fixed bugs and added support for "include" and "exclude" filters.
9381
9382         * [misc/user.c]
9383         Rearranged calls in InitApp().
9384
9385         * [misc/font.c]
9386         Fixed font handling to create system fonts, if they are used.
9387
9388         * [windows/dc.c]
9389         If text drawn on window with no font specified, then default the
9390         font to the system font.
9391
9392 Mon Mar  7 20:32:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9393
9394         * [controls/desktop.c]
9395         Added handling of WM_NCCREATE and WM_ERASEBKGND functions.
9396         Implemented SetDeskPattern().
9397
9398         * [misc/main.c]
9399         Added -desktop option to get a large desktop window with
9400         everything inside it.
9401         Added -name option.
9402
9403         * [misc/rect.c]
9404         Bug fix in SubtractRect().
9405
9406         * [objects/*.c]
9407         Replaced the DefaultRootWindow() macro by the rootWindow variable.
9408
9409         * [windows/event.c] [windows/message.c]
9410           [windows/nonclient.c] [windows/win.c]
9411         A few changes to accomodate the new desktop window.
9412
9413  Tue Mar  8 11:13:03 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
9414  
9415         * [toolkit/arch.c] --New file-- 
9416         Routines for converting little endian data structures to
9417         big-endian data structures, currently only BITMAP structures are 
9418         converted.
9419  
9420         * [misc/atom.c]
9421         When used as part of the WineLib, the code is much simpler.
9422         Doesn't depend on alignement.
9423  
9424         * [loader/wine.c]
9425         Ifdefed Emulator dependent code if compiling WineLib.
9426  
9427         * [loader/resource.c]
9428         Moved misc/resource.c to loader/resource.c.
9429  
9430         * [loader/dump.c,ldt.c,ldtlib.c,library,c,selector.c,signal.c]
9431         Ifdefed whole code if compiling WINELIB.
9432  
9433         * [include/winsock.h]
9434         Added compilation define to allow compilation on SunOS.
9435  
9436         * [include/wine.h]
9437         Removed load_typeinfo and load_nameinfo prototypes, they belong
9438         to neexe.h
9439  
9440         * [include/neexe.h]
9441         Added load_typeinfo and load_nameinfo prototypes.
9442  
9443         * [include/arch.h]
9444         Fixed some bugs in the conversion routines.
9445         Added macros for Bitmap loading.
9446
9447 Tue Mar  8 12:52:05 1994  crw@maniac.mlb.semi.harris.com (Carl Williams)
9448         
9449         * [if1632/kernel.spec] [memory/global.c]
9450         Implemented GetFreeSpace()
9451
9452         * [if1632/user.spec] [loader/resource.c]
9453         Implemented CreateIcon()
9454
9455 ----------------------------------------------------------------------
9456 Tue Mar  1 11:30:21 1994  Bob Amstadt  (bob@pooh)
9457
9458         * [Configure] [*/Imakefile]
9459         Created configure script to handle different types of Wine builds.
9460
9461         * [Configure] [tools/build.c] [if1632/Imakefile] [Wine.tmpl]
9462         Added ability to compile Wine on systems with 14-char filename limit.
9463
9464         * [if1632/relay.c] [include/options.h] [misc/main.c]
9465         Added -relaydbg option to command line if DEBUG_RELAY is defined.
9466
9467         * [loader/selector.c]
9468         Fixed bug in GetEntryDLLName() that caused Wine to seg fault.
9469
9470         * [memory/heap.c]
9471         Fixed LocalInit() to work correctly.
9472
9473         * [misc/user.c]
9474         Added code to call loaded DLLs' initialization routines.
9475
9476 Tue Mar  1 01:01:17 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9477
9478         * [windows/dce.c]
9479         Added clipping of child windows by their parent's client area.
9480
9481         * [windows/nonclient.c]
9482         Bug fix in NC_DoNCPaint().
9483
9484         * [windows/painting.c]
9485         Bug fix in RedrawWindow().
9486
9487 Feb 27, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9488
9489         * [mem/atom.c]
9490         Bug fix again in ATOM_DeleteAtom() : 
9491                 change LocalFree() by USER_HEAP_FREE().
9492         (Previous patch done Feb 13th had been lost)
9493
9494         * [controls/scroll.c]
9495         Move bitmaps loading in AllocScrollBar() instead of in WM_CREATE.
9496
9497         * [windows/class.c] (sorry Alex ...)
9498         There was no bug there "in RegisterClass() : 
9499                 WNDCLASS->lpszClassName was reset to NULL."
9500                               ^^^^^
9501
9502         * [misc/clipboard.c]    --- New File ---
9503         New function EnumClipboardFormats().
9504         New function OpenClipboard().
9505         New function CloseClipboard().
9506         New function EmptyClipboard().
9507         New function GetClipboardOwner().
9508         New function GetClipboardViewer().
9509         New function CountClipboardFormats().
9510         New function IsClipboardFormatAvailable().
9511         New function OpenClipboard().
9512         New function GetClipboardData().
9513         New function SetClipboardViewer().
9514         New function EnumClipboardFormats().
9515         New function RegisterClipboardFormat().
9516         New function ChangeClipboardChain().
9517         New function SetClipboardData().
9518         New function GetOpenClipboardWindow().
9519         New function GetPriorityClipboardFormat().
9520         New function GetClipboardFormatName().
9521
9522 Tue Mar  1 20:15:45 1994  Erik Bos <erik@trashcan.hacktic.nl>
9523
9524         * [misc/comm.c]
9525         bugfix in OpenComm().
9526
9527 ----------------------------------------------------------------------
9528 Tue Feb 22 18:04:02 1994  Jeffrey Hsu <hsu@freefall.cdrom.com>
9529
9530         * [include/winsock.h]
9531         The sockproto struct is already defined in <sys/socket.h>
9532
9533         * [misc/winsock.c]
9534         Need to include <netinet/in.h> for struct in-addr.
9535         Use sys_errlist[] instead of strerror[].
9536
9537         *[toolkit/heap.c]
9538         ANSI C specifies that the malloc functions are defined in stdlib.h,
9539           so we don't need to include malloc.h.
9540
9541         *[loader/ldtlib.c]
9542         Print informative error message about probable cause of i386_set_ldt()
9543           failure and then exit.
9544
9545         *[Imakefile]
9546         For systems that don't use gmake by default, set the MAKE variable
9547           to gmake and propagate it on recursive makes.
9548         Take out -li386 for FreeBSD systems and define __FreeBSD__ so Wine
9549           can be built with the FreeBSD 1.0.2 compiler.
9550
9551 Tue Feb 22 02:52:19 EST 1994    jrichard@cs.uml.edu (John Richardson)
9552
9553         * [objects/bitblt.c]
9554         Added in three functions to do stretching and compression
9555         for WHITEONBLACK, BLACKONWHITE, and color copies.
9556
9557 Tue Feb 22 15:01:31 EST 1994    jrichard@cs.uml.edu (John Richardson)
9558
9559         * [windows/graphics.c]
9560         Added FloodFill and FloodFill_rec.  FloodFill_rec is pretty
9561         inefficent, but should suffice for now.
9562
9563         * [include/windows.h]
9564         Changed the x,y paramaters for the FloodFill prototype 
9565         from ints to shorts
9566
9567 Tue Feb 22 00:58:28 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9568
9569         * [windows/widgets.c]
9570         Added desktop window class.
9571
9572         * [windows/painting.c]
9573         Bug fix in RedrawWindow().
9574         Implemented ExcludeUpdateRgn().
9575
9576         * [windows/win.c] [windows/winpos.c]
9577         Implemented desktop window.
9578
9579         * [controls/desktop.c]
9580         Preliminary desktop window procedure.
9581
9582 Feb 20, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9583
9584         * [controls/menu.c]
9585         New function LoadMenuIndirect().
9586         New function GetMenuCheckMarkDimensions().
9587
9588         * [if1632/user.spec]
9589         Entry for DefDlgProc().
9590
9591         * [windows/class.c]
9592         Fix bug in RegisterClass() : 
9593                 WNDCLASS->lpszMenuName was reset to NULL.
9594
9595         * [windows/win.c]
9596         In CreateWindowEx(), if hMenu == 0 then use 
9597                 wndclass->lpszMenuName to load Menu from resource;
9598
9599 Mon Feb 21 22:38:28 1994 Erik Bos (erik@trashcan.hacktic.nl)
9600
9601         * [loader/library.c] [loader/wine.c]
9602         Fixed runing DLL's as main executable problem.
9603
9604         * [misc/dos_fs.c]
9605         Added wildcard support in DOS_readdir().
9606
9607         * [misc/winsocket.c]
9608         Added proper error handling of BSD winsocket functions.
9609
9610         * [miscemu/int21.c]
9611         KERNEL_DOS3Call renamed to DOS3Call and modified to use do_int21().
9612
9613         * [main/main.c]
9614         Added functions for GetVersion, GetWinFlags and GetTimerResolution
9615         for libwine.a, SystemParametersInfo() partly implemented.
9616
9617 Tue Feb 22 19:00:02 1994  Miguel de Icaza  (miguel@xochitl.nuclecu.unam.mx)
9618
9619         * [toolkit/winmain.c]
9620         Added _WinMain function. Setups the library (calls USER_InitApp).
9621
9622         * [toolkit/sup.c]
9623         Added load_mz_header, load_ne_header, load_type_info and
9624         load_name_info functions.
9625
9626         * [toolkit/heap.c] 
9627         Code cleanup. 
9628
9629         * [misc/user.c]
9630         Moved from loader/misc.c. I hope to put back all the loader
9631         functions in the ~loader subdirectory in the future. CUrrently is
9632         needed since it has USER_InitApp.
9633
9634         * [misc/resource.c]
9635         Since WineLib will probably need DLLs (currently it needs
9636         Sysres.dll). WineLib will be using much code of the loader again.
9637         So I removed some ifdefs that were used by WineLib.
9638
9639         Added load_typeinfo and load_nameinfo (and the corresponding
9640         functions in [toolkit/sup.c]
9641
9642         Added integer convertion functions in the needed places.
9643
9644         Added very ugly patch (includes wine.c). In the next release I
9645         plan to move back all the loader routines to ~/loader. In the
9646         meantime I needed this patch. It doesn't affect any of the
9647         emulator code (its ifdefed for WineLib).
9648
9649         * [misc/main.c]
9650         Cleaned up call to WinMain (now uses [toolkit/winmain.c]
9651         Ifdefed argument number checking when compiling the library.
9652
9653         * [loader/wine.c]
9654         Modified to use load_(mz|ne)_header instead of doing a direct
9655         read.  When compiling the emulator it still uses the direct read
9656         for performance. 
9657
9658         * [include/wine.h]
9659         Prototypes for loading routines.
9660
9661         * [include/class.h]
9662         Added WINE_PACKED macro instead of __attribute__ ((packed))
9663
9664         * [include/arch.h]
9665         Macros for converting integers (Little endian to big-endian).
9666         Needed in the Sun to allow loading of DLL files.
9667
9668 ----------------------------------------------------------------------
9669 Mon Feb 14 23:48:09 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9670
9671         * [windows/clipping.c]
9672         Moved everything into windows/painting.c and removed this file.
9673
9674         * [windows/message.c]
9675         Removed calls to memmove() in MSG_RemoveMsg().
9676
9677         * [windows/nonclient.c]
9678         Added WM_GETMINMAXINFO support for window resizing.
9679
9680         * [windows/painting.c]
9681         Implemented RedrawWindow().
9682
9683         * [windows/scroll.c]
9684         Bug fix in ScrollWindowEx().
9685
9686         * [windows/win.c]
9687         Moved UpdateWindow() to windows/painting.c.
9688
9689 Fri Feb 11 12:41:28 1994  Erik Bos (erik@trashcan.hacktic.nl)
9690         
9691         * [loader/wine.c] [misc/dos_fs.c]
9692         getenv() eq NULL bugfixes.
9693
9694         * [misc/comm.c]
9695         cfmakeraw changed for SunOS.
9696
9697 Feb 13, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9698
9699         * [mem/atom.c]
9700         Bug fix in ATOM_DeleteAtom() : 
9701                 change LocalFree() by USER_HEAP_FREE().
9702
9703         * [misc/message.c]
9704         New function FatalAppExit().
9705
9706         * [objects/font.c]
9707         New empty stub SetMapperFlags().
9708
9709         * [controls/menu.c]
9710         Better CheckMark & other bitmaps placement.
9711
9712         * [windows/graphics.c]
9713         New function RoundRect() : calc.exe now working...
9714
9715 Tue Feb 15 14:29:37 1994  John Richardson
9716
9717         * [objects/bitblt.c]
9718         Fixed StretchBlt so it works quicker and faster.  It still doesn't
9719         use the StretchMode bits for bitmap compression, but that will
9720         come soon.
9721
9722 Mon Feb 14 13:21:04 1994  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
9723
9724         * [include/windows.h,dialog.h,gdi.h]
9725         Changed __atribute__ ((packed)) for WINE_PACKED. 
9726         When compiling the library this is defined as nothing. This gets
9727         rid with all the problems compiling under SunOS. Also 
9728
9729         * [windows/utility.c]
9730         Added DebugPrintString.
9731
9732         * [toolkit/sup.c]
9733         Added hSysRes = 1 definition to resolve externals.
9734         Added CallLineDDAProc function (toolkit version).
9735         Added toy, and hi ineficient memmove until code in message.c get
9736         rewritten.
9737
9738         * [objects/gdiobj.c]
9739         Ifdefed linux/emulator-dependent code to allow compilation of
9740         WineLib.
9741
9742         * [misc/winsocket.c]
9743         Added ifdef to allow compilation under SunOS.
9744
9745         * [misc/resource.c]
9746         When compiling the library, the resource file is expected to be in
9747         a file called $argv[0].Res. Also the information of the resource
9748         is expected to be at offset 0 of the .Res file.
9749
9750         * [misc/main.c]
9751         Call WinMain with arguments if compiling WineLib.
9752         Call shutdown functions (Comm_DeInit, DOS_DeInitFS).
9753         Call sync_profiles to preserve changes to .INI files.
9754
9755         * [misc/comm.c,dos_fs.c]
9756         removed call to atexit(Comm_DeInit)
9757         removed call to atexit(DOS_DeInitFS)
9758         Shutdown functions are now called from the return of WinMain
9759
9760         * removed memorylib subdirectory
9761
9762         * moved memory/atom.c    to misc/atom.c
9763           moved memorylib/heap.c to toolkit/heap.c
9764
9765         * [loader/wine.c]
9766         Moved DebugPrintString to windows/utility.c
9767
9768         * [include/winsock.h]
9769         Define SO_DONTLINGER only if it has not been previously defined.
9770
9771         * [include/windows.h]
9772         added definition for DLGPROC.
9773         added definition for LMEM_WINE_ALIGN and other LMEM_* constants.
9774         When compiling WineLib WNDPROC is defined with all the parameters
9775         to avoid compilation problems.
9776
9777         * [include/user.h]
9778         When compiling WineLib USER_HEAP_(ALLOC|REALLOC|ADDR|FREE) the
9779         calls are translated to the library allocation routines.
9780
9781         * [include/gdi.h,user.h]
9782         When compiling WineLib GDI_HEAP_(ALLOC|ADDR|FREE) the calls are
9783         translated to the library allocation routines.
9784
9785         * [include/atom.h]
9786         Defined LocalAlign. When compiling the emulator it's translated as
9787         a call to LocalAlloc (the original code), when compiling WineLib
9788         as a call to LocalAlloc with a WINE-flag called LMEM_WINE_ALIGN
9789         (atom.c needs aligned data on a 4 byte boundary).
9790
9791         * [misc/file.c]
9792         Renamed KERNEL_* functions and fixed prototypes.
9793
9794         * [if1632/kernel.spec]
9795         Renamed KERNEL_* functions in order to be used by applications
9796         using Wine as a library (OpeFile, _lclose, _lread, _lcreate,
9797         _llseek, _lopen, _lwrite).
9798
9799         * [Makefile]
9800         Create library instead of executable when building target
9801         libwine.a 
9802
9803 ----------------------------------------------------------------------
9804 Tue Feb  8 13:52:11 1994  Miguel de Icaza  (miguel@roxanne)
9805
9806         * [Makefiles]
9807         Use $(CC) instead of cc.
9808         Added libwine target.
9809
9810         * [include/prototypes]
9811         #ifdefed section for WineLib
9812
9813         * moved loader/cursor.c   to misc/cursor.c
9814           moved loader/resource.c to misc/resource.c
9815           moved misc/emulate.c    to miscemu/emulate.c
9816           moved misc/int1a.c      to miscemu/int1a.c
9817           moved misc/int21.c      to miscemu/int21.c
9818           moved misc/kernel.c     to miscemu/kernel.c
9819           moved misc/user.c       to miscemu/user.c
9820
9821         * [memorylib/heap.c]
9822         Heap management for WineLib
9823
9824         * [misc/comm.c]
9825         Modified to allow compilation under SunOS (#include errno, SunOS
9826         doesn't have atexit ()).
9827
9828         * [misc/dos_fs.c]
9829         Modified to allow compilation under SunOS (#include vfs.h)
9830
9831         * [misc/file.c]
9832         Modified to allow compilation under SunOS (OPEN_MAX constant,
9833         #include unistd.h)
9834
9835         * [objects/palette.c]
9836         Modified to allow compilation under SunOS (#include limits)
9837
9838         * [toolkit/sup.c]
9839         WineLib version of CallWindowProc.
9840
9841         * [windows/event.c]
9842         Typedef XPointer under X11R4 (OpenWindows).
9843
9844         * [windows/win.c]
9845         When compiling WineLib, use direct callbacks instead of the
9846         windows supplied callbacks.
9847
9848 Mon Feb  7 22:37:34 MET 1994  julliard@di.epfl.ch (Alexandre Julliard)
9849
9850         * [loader/cursor.c]
9851         New function CURSOR_SetWinCursor(), for internal use, to set
9852         the cursor of a specific window more reliably than with SetCursor().
9853
9854         * [windows/nonclient.c]
9855         Better window management. Moving and resizing from the system
9856         menu should work now.
9857         Added scroll-bar mouse tracking.
9858
9859         * [windows/win.c]
9860         Moved scroll-bar creation and destruction to defwnd.c.
9861
9862 Feb 5, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9863
9864         * [windows/nonclient.c]
9865         Call to StdDrawMenuBar() during NC's drawing.
9866         New NC_TrackMouseMenuBar() function which call 
9867                 MenuButtonDown(), MenuButtonUp() & MenuMouseMove().
9868
9869         * [controls/menu.c]
9870         New ChangeMenu() function.
9871         Remove permanently old Xt menu code.
9872         Make common functions MenuButtonDown(), MenuButtonUp()
9873                 & MenuMouseMove() for both popups & menubar.
9874         
9875         * [controls/combo.c]
9876         Paint OBM_COMBO directly in combo client.
9877
9878         * [controls/listbox.c]
9879         Fix bug in multicolumns calculations.
9880
9881         * [controls/Makefile]
9882         Remove rules for old file 'caption.c'.
9883
9884         * [misc/kernel.c]
9885         Remove empty stub GetModuleFileName().
9886
9887         * [loader/library.c]
9888         New GetModuleHandle() function.
9889         New GetModuleUsage() function.
9890         New GetModuleFileName() function.
9891
9892         * [loader/resource.c]
9893         Try to find the bug a missing menu loading ... Not found yet !
9894
9895         * [windows/win.c]
9896         Remove old menubar creation.
9897
9898 Thu Feb  3 22:30:11 1994  Erik Bos (erik@trashcan.hacktic.nl)
9899
9900         * [misc/winsocket.c]
9901         More functions added.
9902
9903         * [if1632/winsock.spec] [misc/winsocket.c]
9904         Added John Brezak's winsock.dll stuff.
9905
9906 ----------------------------------------------------------------------
9907 Tue Feb  1 21:14:47 1994  Bob Amstadt  (bob@pooh)
9908
9909         * [loader/selector.c]
9910         Added function CreateNewSegments().  Modified IPCCopySelector
9911         to allow aliasing to any arbitrary memory space.
9912
9913         * [memory/global.c]
9914         Fixed potential bug in GlobalGetFreeSegments().
9915
9916         * [memory/linear.c]
9917         Created functions GlobalLinearLock() and GlobalLinearUnlock().
9918
9919 Tue Feb  1 05:51:43 1994  julliard@di.epfl.ch (Alexandre Julliard)
9920
9921         * [controls/widgets.c]
9922         Removed CAPTION window class.
9923
9924         * [loader/cursor.c]
9925         Bug fix in LoadCursor(): don't allocate memory every time for
9926         built-in cursors.
9927
9928         * [windows/clipping.c]
9929         Invalidate child windows in InvalidateRgn().
9930
9931         * [windows/defwnd.c]
9932         Added repaint of the caption when changing window text.
9933
9934         * [windows/event.c]
9935         Modified SetCapture() to allow keyboard events while capturing.
9936
9937         * [windows/message.c]
9938         New function MSG_GetHardwareMessage(), to do mouse tracking
9939         without returning control to the Windows program.
9940
9941         * [windows/nonclient.c]
9942         A couple of changes in frame drawing for DLGMODALFRAME windows.
9943         Rewritten window moving code, to use MSG_GetHardwareMessage()
9944         instead of non-client mouse events (this is the way Windows
9945         does it), and to send WM_ENTERSIZEMOVE messages.
9946         Removed WM_NCBUTTONUP and WM_NCMOUSEMOVE handlers.
9947
9948         * [windows/win.c]
9949         Allocate temporary structures on the USER heap instead of
9950         using GlobalAlloc().
9951
9952         * [windows/winpos.c]
9953         Added function WINPOS_GetMinMaxInfo() to get sizing informations.
9954
9955 Jan 31, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
9956
9957         * [windows/nonclient.c]
9958         Call to StdDrawScrollBar() during NC's drawing.
9959         Call to NC_ScrollBarButtonDown() on NC mouse events WM_LBUTTONDOWN.
9960         Call to NC_ScrollBarButtonUp() on NC mouse events WM_LBUTTONUP.
9961         Call to NC_ScrollBarMouseMove() on NC mouse events WM_MOUSEMOVE.
9962
9963         * [controls/menu.c]
9964         New GetSubMenu() function.
9965         Move GetMenu() & SetMenu() functions from 'windows/win.c'.
9966
9967         * [controls/listbox.c]
9968         Start changes to satisfy recent changes in scrollbars/windows.
9969
9970         * [loader/resource.c]
9971         Put some code in LoadAccelerators() stub.
9972         New TranslateAccelerator() function.
9973
9974         * [windows/win.c]
9975         Remove GetMenu() & SetMenu() functions.
9976         Call to NC_CreateScrollBars() if required by CreateWindow().
9977
9978 ----------------------------------------------------------------------
9979 Mon Jan 24 10:40:10 EST 1994 John Richardson (jrichard@cs.uml.edu)
9980
9981         * [window/win.c]
9982         Added functions EnumWindows, EnumChildWindows, and helper
9983         WIN_EnumChildWin.  EnumWindows won't list all wine windows
9984         because GetDesktopWindow isn't complete.  However, the code
9985         is in place for it to work correctly and only needs 
9986         GetDesktopWindow to do so.  
9987
9988 Tue Jan 25 05:51:47 1994  julliard@di.epfl.ch (Alexandre Julliard)
9989
9990         * [windows/defwnd.c]
9991         Added handling of activation messages (WM_ACTIVATE,
9992         WM_NCACTIVATE, WM_MOUSEACTIVATE)
9993
9994         * [windows/event.c]
9995         De-activate the window when losing input focus.
9996
9997         * [windows/focus.c]
9998         Bug fix in SetFocus().
9999
10000         * [windows/message.c]
10001         Added activation of the window on mouse-clicks.
10002
10003         * [windows/nonclient.c]
10004         Changed non-client area painting to use the correct colors
10005         depending upon the activation state.
10006         Added WM_NCACTIVATE message handling.
10007         Fixed a couple of bugs in window moving and resizing.
10008
10009         * [windows/winpos.c]
10010         Implemented Get/SetActiveWindow().
10011         Implemented SWP_NOACTIVATE flag in SetWindowPos().
10012
10013 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10014
10015         * [misc/message.c]
10016         MessageBox has a CaptionBar for his title except for
10017                 MB_SYSTEMMODAL with MB_ICONHAND.
10018
10019         * [windows/nonclient.c]
10020         Call to NC_TrackSysMenu on SysMenu button mouse click.
10021
10022         * [windows/defwnd.c]
10023         Call to NC_TrackSysMenu on Alt key (VK_MENU).
10024
10025         * [controls/menu.c]
10026         New GetSystemMenu() function.
10027         New CopySystemMenu() internal function.
10028         New NC_TrackSysMenu() internal function.
10029
10030         * [include/windows.h]
10031         New WM_INITMENU, WM_INITMENUPOPUP, WM_MENUSELECT & WM_MENUCHAR defines.
10032
10033 ----------------------------------------------------------------------
10034 Thu Jan 13 11:45:13 1994  John Richardson <jrichard@cs.uml.edu>
10035
10036         * [window/win.c]
10037         Added functions EnableWindow, IsWindowEnabled, and helper 
10038         WIN_SetSensitive.
10039         
10040         * [window/event.c]
10041         Added checks for WS_DISABLED windows in EVENT_key, EVENT_MotionNotify,
10042         EVENT_ButtonPress, EVENT_ButtonRelease, EVENT_ConfigureNotify,
10043         EVENT_FocusIn, EVENT_FocusOut, and EVENT_EnterNotify.  Key and 
10044         button presses beep for a disabled window.  
10045         If anyone finds better places for these checks, please tell me.
10046
10047 Jan 17, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10048
10049         * [misc/message.c]
10050         Cleanup on buttons answer value returned.
10051
10052         * [control/combo.c]
10053         Now use OBM_COMBO bitmap dropdown button.
10054
10055 Mon Jan 17 21:56:45 1994  Erik Bos (erik@trashcan.hacktic.nl)
10056
10057         * [misc/comm/c]
10058         A few bugfixes.
10059
10060 Tue Jan 18 06:36:48 1994  julliard@di.epfl.ch (Alexandre Julliard)
10061
10062         * [loader/cursor.c]
10063         Added X cursor for IDC_SIZENS and IDC_SIZEWE.
10064
10065         * [include/options.h] [misc/main.c]  (New files)
10066         Rewrote main() function to get rid of Xt application context,
10067         and added command-line option parsing.
10068
10069         * [objects/color.c]
10070         Use of a private map now configurable with command-line option.
10071
10072         * [windows/defwnd.c]
10073         Added WM_SYSCOMMAND handling, and better WM_SETCURSOR handling.
10074
10075         * [windows/event.c]
10076         Removed ConfigureNotify event handler (no longer needed).
10077
10078         * [windows/message.c]
10079         Send WM_SETCURSOR message on mouse events.
10080
10081         * [windows/nonclient.c]
10082         Use OEM bitmaps for the drawing of the non-client area.
10083         Added caption bar buttons handling, and moving and resizing of
10084         the window via the window frame (bypassing the window manager).
10085
10086         * [windows/painting.c]
10087         Bug fix in BeginPaint().
10088
10089         * [windows/win.c]
10090         Set the override_redirect flag for windows (to bypass window
10091         manager).
10092
10093         * [windows/winpos.c]
10094         Implemented WindowFromPoint(), ChildWindowFromPoint(),
10095         BringWindowToTop(), Get/SetInternalWindowPos(),
10096         Get/SetWindowPlacement().
10097
10098 Mon Jan 17 20:48:24 1994  Bob Amstadt  (bob@pooh)
10099
10100         * [memory/heap.c]
10101         Added support for multiple local heaps.
10102
10103 ----------------------------------------------------------------------
10104 Tue Jan  4 13:01:33 1994  David Metcalfe <david@prism.demon.co.uk>
10105
10106         * [window/caret.c]
10107         Modified code to use system timer.
10108
10109 Jan 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10110
10111         * [windows/win.c]
10112         Windows create if required new XLIB MenuBar & CaptionBar.
10113
10114         * [windows/defwnd.c]
10115         WM_CALCSIZE Move & Resize caption, menubar & scrollbars.
10116         (I'm not sure it's the good place for it, but it work...)
10117
10118         * [loader/resource.c]
10119         optimize in FindResourceByNumber, make lseek() if next type ...
10120
10121         * [controls/scroll.c]
10122         scrollbar buttons are now using system resources bitmaps.
10123
10124         * [controls/caption.c] - new file ...
10125         captionbar showing title, close button with SysMenu,
10126         and other buttons using system resources bitmaps.
10127
10128         * [controls/menu.c]
10129         New functions: SetMenuItemBitmaps() with 'glues',
10130         Make new version of LoadMenu() & ParseMenu(),
10131         ( put #define USE_POPUPMENU ).
10132         Implementation of MenuBar functions.
10133         
10134         * [sysres.dll]
10135         New bitmaps for system such OBM_CLOSE, OBM_MINIMIZE, OBM_UPARROWI.
10136         New SYSMENU menu, it don't work yet ! :-((
10137
10138 Tue Jan 11 05:27:45 1994  julliard@di.epfl.ch (Alexandre Julliard
10139
10140         * [memory/atom.c]
10141         Fixed a bug that could cause atoms to be case-sensitive.
10142
10143         * [misc/rect.c]
10144         Bug fix in SubtractRect().
10145
10146         * [objects/clipping.c]
10147         Bug fix when setting the clip mask to an empty region.
10148
10149         * [windows/dce.c]
10150         Bug fix in ReleaseDC().
10151
10152         * [windows/dialog.c]
10153         Call AdjustWindowRectEx() before creating the dialog window.
10154         Added support for DS_MODALFRAME style.
10155
10156         * [windows/event.c]
10157         Cleaned up event handling and removed old Xt stuff.
10158         Moved double-click handling to windows/message.c
10159
10160         * [windows/focus.c]
10161         Bug fix: only set the X focus when the window is viewable.
10162
10163         * [windows/graphics.c]
10164         Rewritten DrawReliefRect() to use brush instead of pen, and
10165         to use the system colors.
10166
10167         * [windows/message.c]
10168         Implemented WM_NCHITTEST message sending, and non-client
10169         mouse messages.
10170         Cleaned up double-click handling, and removed the Xt code.
10171
10172         * [windows/nonclient.c]  (New file)
10173         Implemented AdjustWindowRect().
10174         Implemented WM_NCCALCSIZE, WM_NCHITTEST and WM_NCPAINT handling.
10175
10176         * [windows/painting.c]
10177         Added sending of the WM_NCPAINT message in BeginPaint().
10178
10179         * [windows/sysmetrics.c] [include/sysmetrics.h]  (New files)
10180         Implemented system metrics.
10181
10182         * [windows/win.c]
10183         Bug fix in setting the parent and owner in CreateWindow().
10184         Removed the Xt code.
10185
10186         * [windows/winpos.c]
10187         Added sending of the WM_NCPAINT message in SetWindowPos().
10188         Removed the Xt code.
10189
10190 Sun Jan  2 12:38:53 1994  David Metcalfe <david@prism.demon.co.uk>
10191
10192         * [windows/class.c]
10193         Implemented GetClassName and GetClassInfo.
10194
10195         * [windows/caret.c]
10196         Various improvements to text caret code.
10197
10198 Fri Dec 31 15:22:22 1993  John Brezak <brezak@apollo.hp.com>
10199
10200         * [misc/comm.c]
10201         Patches to work with NetBSD.
10202
10203 Thu Dec 30 12:11:55 1993  John Richardson <jrichard@cs.uml.edu>
10204
10205         * [objects/bitblt.c] Added StretchBlt().
10206
10207 Tue Jan  4 05:22:07 1994  julliard@di.epfl.ch (Alexandre Julliard)
10208
10209         * [misc/user.c]
10210         Added creation of system message queue.
10211
10212         * [objects/bitmap.c] [objects/dcvalues.c] [windows/dc.c]
10213         Added DC size fields into DC structure.         
10214
10215         * [objects/clipping.c]
10216         Bug fix in CLIPPING_IntersectRect().
10217
10218         * [windows/class.c]
10219         Allocate a DCE instead of a DC for CS_CLASSDC classes.
10220
10221         * [windows/clipping.c]
10222         Fixed GetUpdateRect() and GetUpdateRgn() to clip to the client area.
10223
10224         * [windows/dce.c]
10225         Implemented GetDCEx() and GetWindowDC().
10226
10227         * [windows/defwnd.c]
10228         Implemented WM_WINDOWPOSCHANGED handling.
10229
10230         * [windows/event.c]
10231         Preliminary support for Xlib event handling instead of Xt callbacks.
10232         Changed MSG_AddMsg() calls to hardware_event() or PostMessage().
10233
10234         * [windows/message.c]
10235         Preliminary support for multiple message queues.
10236         Implemented hardware_event() to store messages into the system queue.
10237         Implemented Get/SetTaskQueue().
10238         Better WM_PAINT and WM_TIMER handling.
10239         Changes to use Xlib instead of Xt for events.
10240
10241         * [windows/painting.c]
10242         Use GetDCEx() to retrieve the DC, to get a correct visible region.
10243
10244         * [windows/timer.c]
10245         Moved the timer procedure callback into DispatchMessage().
10246         Changed implementation to get rid of Xt timeouts.  Timer checking
10247         is now done inside GetMessage().
10248
10249         * [windows/win.c]
10250         Allocate a DCE instead of a DC for CS_OWNDC windows.
10251         Replaced Xt calls with Xlib calls.
10252         Moved window positioning functions into windows/winpos.c
10253
10254         * [windows/winpos.c]  (New file)
10255         Rewritten most of the window positioning functions.
10256         Implemented SetWindowPos() and MapWindowPoints().
10257
10258 Jan 3, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10259
10260         * [if1632/user.spec]
10261         Bad arguments description for function SetDlgItemText.
10262
10263         * [objects/text.c]
10264         Function DrawText now handle DT_CALCRECT request.
10265
10266         * [misc/message.c]
10267         Message boxes now use DrawText with DT_CALCRECT.
10268
10269         * [windows/graphics.c]
10270         Bug fix in function FrameRect, (it was using PEN instead of BRUSH).
10271
10272         * [windows/win.c]
10273         Bug fix for flags in function ShowWindow.
10274         More accurate WM_SIZE generated by function ShowWindow.
10275
10276         * [controls/listbox.c]
10277         More code for LBS_MULTIPLESEL.
10278         More code for LBS_MULTICOLUMN.
10279
10280         * [include/windows.h]
10281         Bad define for MF_SEPARATOR.
10282
10283         * [controls/menu.c]
10284         New functions: PopMenuWndProc() with 'glues',
10285         CreatePopupMenu(), AppendMenu(), InsertMenu(), RemoveMenu(), 
10286         DeleteMenu(), ModifyMenu(), TrackPopupMenu().
10287         Code in stubs: CreateMenu(), DestroyMenu(). 
10288
10289 Sat Jan  1 10:22:43 1994  Bob Amstadt  (bob@pooh)
10290
10291         * loader/wine.c: Added support for relocation types 5 and 6.
10292
10293 Mon Dec 27 11:06:03 1993  Erik Bos (erik@trashcan.hacktic.nl)
10294
10295         * [misc/comm.c]
10296         new functions: BuildCommDCB(), OpenComm(), CloseComm(),
10297         SetCommBreak(), ClearCommBreak(), EscapeCommFunction(), FlushComm(),
10298         GetCommError(), SetCommEventMask(), GetCommEventMask(),
10299         SetCommState(), GetCommState(), TransmitCommChar(), ReadComm(), 
10300         WriteComm().
10301
10302 Wed Dec 22 13:00:15 1993  David Metcalfe <david@prism.demon.co.uk>
10303
10304         * [windows/caret.c]
10305         Implemented text caret functions.
10306
10307 Tue Dec 21 06:13:58 1993  julliard@di.epfl.ch (Alexandre Julliard)
10308
10309         * [loader/wine.c]
10310         Bug fix in LoadImage().
10311
10312         * [objects/bitblt.c] [objects/clipping.c] [objects/text.c]
10313           [windows/dc.c] [windows/dce.c] [windows/graphics.c]
10314         Modified graphics calls to take into account the DC origin.
10315
10316         * [windows/defwnd.c]
10317         Added preliminary WM_NCCALCSIZE handling.
10318
10319         * [windows/event.c]
10320         Send WM_NCCALCSIZE message on resize event.
10321
10322         * [windows/win.c]
10323         Send WM_NCCALCSIZE message in CreateWindow().
10324         Realize widgets at creation time (should prevent problems with
10325         unrealized widgets).
10326
10327 Dec 19, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10328
10329         * [controls/static.c]
10330         Send mouse & keyboard message received to its parent.
10331
10332         * [controls/scroll.c]
10333         Send keyboard message received to its parent.
10334
10335         * [controls/listbox.c]
10336         Add Navigation keys .
10337         ListBox now use VSCROLL & HSCROLL instead of children.
10338         Alpha version of LBS_MULTIPLESEL.
10339         Alpha version of LBS_MULTICOLUMN.
10340
10341         * [controls/combo.c]
10342         Add Navigation keys on closed ComboBox.
10343         Remove useless 'COMBOBOX_CreateComboBox' function.
10344
10345 Mon Dec 19 20:39:34 1993  Erik Bos (erik@trashcan.hacktic.nl)
10346
10347         * [loader/wine.
10348         LoadImage() modified to use FindFile().
10349
10350         * [misc/file.c]
10351         SetErrorMode added
10352
10353         * [misc/dos_fs.c]
10354         bug fixes.
10355
10356 Dec 13, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10357
10358         * [memory/global.c]
10359         bug fix in GlobalGetFreeSegment : good ptr in 'g_prev'.
10360
10361         * [sysres.dll]
10362         preliminary version of a 'glass of wine' bitmap
10363
10364         * [windows/event.c]
10365         New function 'GetCapture'.
10366
10367         * [controls/scroll.c]
10368         Remove useless 'SCROLLBAR_CreateScrollBar' function.
10369
10370         * [controls/listbox.c]
10371         Remove useless 'LISTBOX_CreateListBox' function.
10372
10373 Mon Dec 13 13:51:00 1993  David Metcalfe <david@prism.demon.co.uk>
10374
10375         * [objects/font.c]
10376         Corrected bugs in GetCharWidth().
10377
10378         * [windows/event.c]
10379         Modified EVENT_key to send Windows virtual key codes for
10380         WM_KEYDOWN and WM_KEYUP messages, and a WM_CHAR message
10381         for printable characters.
10382
10383 Wed Dec 08 19:20:00 1993  Karl Guenter Wuensch (hn324wu@unidui.uni-duisburg.de)
10384
10385         * [windows/graphics.c]
10386         Added Polyline and Polygon
10387
10388 Mon Dec 13 14:51:54 1993  Erik Bos (erik@trashcan.hacktic.nl)
10389
10390         * [controls/listbox.c]
10391         ListBoxDirectory() modified to use dos_fs.c's functions to
10392         access files&|drives.
10393
10394 Sat Dec 04 17:04:23 1993  Erik Bos (erik@trashcan.hacktic.nl)
10395
10396         * [misc/dos_fs.c]
10397         Added FindFile() to search a file in a dos/unix style path.
10398         
10399         * [misc/file.c]
10400         New Win31 functions: OpenFile, _lcreate, _llseek, GetTempDrive,
10401         GetTempFileName, GetWindowsDirectory, GetSystemDirectory,
10402         GetDriveType.                      
10403
10404         * [misc/int21.c]
10405         Modified.
10406
10407 Wed Dec  1 16:20:45 1993  Miguel de Icaza  (miguel@roxanne.nuclecu.unam.mx)
10408
10409         * [misc/profile.c]
10410         The Profile functions now return the correct values. They now
10411         implement all the features described in the SDK.
10412
10413 Tue Nov 30 13:55:27 1993  Bob Amstadt  (bob at amscons)
10414
10415         * [loader/selector.c]
10416         Rewrote selector aliasing routines to use System V IPC
10417         routine to alias memory segments.
10418
10419 Nov 28, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10420
10421         * [controls/listbox.c]
10422         More consistency in functions using wIndexes
10423
10424         * [controls/scroll.c]
10425         New function : ShowScrollBar().
10426
10427         * [loader/cursor.c] ... New file
10428         Move cursor functions from [loader/resource.c].
10429         New function : ClipCursor().
10430         New function : GetClipCursor().
10431         New function : CreateCursor().
10432         SetCursor() now working using gloabal variable 'winHasCursor'.
10433
10434         *[object/palette.c]
10435         New stub only : SelectPalette().
10436         New stub only : RealizePalette().
10437
10438         *[win/event.c]
10439         New function : EVENT_enter_notify(),
10440                 update 'winHasCursor' and send WM_SETCURSOR.
10441
10442         *[win/defwnd.c]
10443         Add processing of WM_SETCURSOR message.
10444
10445         *[win/win.c]
10446         New members in WND structure : hCursor, hWndVScroll & hWndHScroll. 
10447         CreateWindowEx() now create children for WM_HSCROLL & WM_VSCROLL.
10448         New function ClientToScreen().
10449         New function ScreenToClient().
10450
10451 Mon Nov 25 18:25:40 1993  Erik Bos (erik@trashcan.hacktic.nl)
10452
10453         * [files.h / regfunc.h / misc/dos.c]
10454         Removed.
10455
10456         * [misc/dos_fs.c]
10457         Added support for loading dosdrive cfg from wine.ini.
10458
10459         * [misc/int21.c]
10460         Modified.
10461
10462
10463 Wed Nov 24 11:37:33 1993  julliard@disuns2.epfl.ch (Alexandre Julliard)
10464
10465         * [include/atom.h] [memory/atom.c]
10466         Implemented atoms.
10467
10468         * [windows/class.c]
10469         Modified RegisterClass() to use atoms.
10470         Implemented CS_GLOBALCLASS style.
10471
10472         * [windows/message.c]
10473         Implemented RegisterWindowMessage().
10474
10475         * [loader/resource.c]
10476         Bug fix in LoadResource().
10477
10478         * [windows/dialog.c]
10479         Modified CreateDialogParam() to use Find/LoadResource().
10480
10481 Mon Nov 22 13:58:56 1993  David Metcalfe <david@prism.demon.co.uk>
10482
10483         * [windows/scroll.c]
10484         Preliminary implementations of ScrollWindow, ScrollDC and
10485         ScrollWindowEx.
10486
10487 Nov 21, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10488
10489         * [controls/listbox.c]
10490         Optimization of redraw during 'Add' or 'Insert'.
10491
10492         * [controls/scroll.c]
10493         Optimization of WM_PAINT during 'thumbtracking'.
10494
10495         * [controls/button.c]
10496         Add of beta implement of 'BS_OWNERDRAW'
10497
10498         * [controls/static.c]
10499         Style 'SS_ICON' new supported.
10500
10501         * [misc/message.c]
10502         Begin of implemantation of MB_XXX styles.
10503
10504         * [loader/resource.c]
10505         Function LoadIcon() : now prepare transparency Bitmap mask.
10506         Function LoadCursor() : now prepare a 'X pixmapcursor'.
10507         New function SetCursor() : not finished.
10508         New function ShowCursor() : not finished.
10509         New function AccessResource() : stub.
10510
10511         * [obj/dib.c]
10512         Function DrawIcon(): deugging phase of icon transparency mask.
10513
10514         * [loader/library.c]
10515         new file for news functions LoadLibrary() & FreeLibrary().
10516
10517         * [sysres.dll]
10518         Resources only 16bits DLL for System Resources, icons, etc...
10519
10520 Sun Nov 14 14:39:06 1993  julliard@di.epfl.ch (Alexandre Julliard)
10521
10522         * [include/dialog.h] [windows/dialog.c]
10523         Simplified dialog template parsing.
10524         Implemented DialogBoxIndirect().
10525
10526         * [windows/win.c]
10527         Fixed bug in CreateWindow() when aborting window creation.
10528         Modified UpdateWindow() to only update visible windows.
10529         Implemented IsWindow().
10530
10531 Nov 14, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10532
10533         * [controls/listbox.c]
10534         Listbox control window : new messages.
10535
10536         * [controls/combo.c]
10537         Combo box control window : new messages.
10538
10539         * [misc/message.c]
10540         Moved stub MessageBox() to this new file.
10541         Implemented of a callback, now MessageBox show a window.
10542
10543         * [loader/resource.c]
10544         New function DestroyIcon()
10545         New function DestroyCursor()
10546         Filled stub LoadIcon()
10547         Filled stub LoadCursor()
10548         Bug fixed in FindResourceByName() : missing lseek().
10549
10550         * [obj/dib.c]
10551         New function DrawIcon()
10552
10553         * [windows/win.c]
10554         New function CloseWindow()
10555         New function OpenIcon()
10556         New function IsIconic()
10557         New Function FindWindow()
10558
10559 Sun Nov 14 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
10560
10561         * [loader/selector.c]
10562         Wrote AllocCStoDSAlias() and AllocDStoCSAlias()
10563
10564 Sun Nov 14 08:27:19 1993  Bob Amstadt  (bob at amscons)
10565
10566         * [loader/selector.c]
10567         Wrote AllocSelector() and PrestoChangoSelector().  YUK!
10568
10569 Sat Nov 13 13:56:42 1993  Bob Amstadt  (bob at amscons)
10570
10571         * [loader/resource.c]
10572         Wrote FindResource(), LoadResource(), LockResource(),
10573         and FreeResource()
10574
10575         * [include/segmem.h] [loader/selector.c] [loader/signal.h]
10576         Changed selector allocation method.
10577
10578 Sun Nov 10 08:27:19 1993  Karl Guenter Wuensch (hz225wu@unidui.uni-duisburg.de)
10579
10580         * [if1632/callback.c if1632/call.S if1632/user.spec] 
10581         added Catch (KERNEL.55) and Throw (KERNEL.56)
10582         
10583 Nov 7, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10584
10585         * [controls/scroll.c]
10586         Scroll bar control window
10587                 Bug resolved : Painting message before scroll visible.
10588
10589         * [controls/listbox.c]
10590         Listbox control window
10591                 Destroy cleanup.
10592
10593         * [controls/combo.c]
10594         Combo box control window
10595                 Destroy cleanup.
10596
10597         * [controls/button.c]
10598                 GetCheck Message now return is state.
10599
10600         * [windows/win.c]
10601         New function IsWindowVisible()
10602
10603 Mon Nov  1 14:40:21 1993  julliard@di.epfl.ch (Alexandre Julliard)
10604
10605         * [if1632/user.spec]
10606         Removed some duplicate entries.
10607
10608         * [include/dialog.h] [windows/dialog.c]
10609         Implemented dialog units and fonts.
10610         Added preliminary loading of dialog resources.
10611         Preliminary implementation of DialogBox().
10612         Implemented Get/SetDlgItem* functions.
10613
10614         * [windows/win.c]
10615         Implemented WM_PARENTNOTIFY message.
10616         Implemented CreateWindowEx() and GetWindow().
10617         Completed DestroyWindow().
10618
10619 Mon Nov  1 18:19:34 1993  Erik Bos
10620
10621         * [loader/signal.c]
10622         Added support for int 0x11 & 0x12.
10623
10624         * [loader/int21.c]
10625         Improved function handling.
10626
10627 Sun Oct 31 12:38:09 1993  David Metcalfe <david@prism.demon.co.uk>
10628
10629         * [objects/font.c]
10630         Implemented GetCharWidth().
10631
10632 Wed Oct 27 09:56:06 1993  John Brezak <brezak@ch.hp.com>
10633
10634         * [Makefile]
10635         Use GNU malloc.
10636
10637         * [include/int21.h include/wine.h]
10638         Change sc_eflags to sc_efl .
10639
10640         * [include/wine.h]
10641         Fix misplaced #endif
10642         Include <signal.h> for NetBSD
10643
10644         * [loader/int21.c]
10645         Don't include <sys/vfs.h> in NetBSD
10646         Do include <sys/mount.h> in NetBSD
10647         Cleanup some lint.
10648
10649 Mon Oct 26 17:59:01 1993  Erik Bos
10650
10651         * [include/int21.h]
10652         Added.
10653
10654         * [loader/int21.c]
10655         Added support for many dos ints.
10656
10657         * [misc/file.c] [include/files.h]
10658         Moved OPEN_MAX and DosDriveStruct to files.h.
10659
10660 Sun Oct 24 13:36:50 1993  David Metcalfe <david@prism.demon.co.uk>
10661
10662         * [controls/button.c]
10663         Implemented CHECKBOX, AUTOCHECKBOX, 3STATE, AUTO3STATE,
10664         RADIOBUTTON, AUTORADIOBUTTON, GROUPBOX controls, together with
10665         a preliminary USERBUTTON control.
10666
10667         * [objects/text.c]
10668         Corrected bugs in TEXT_NextLine() and added handling of prefix
10669         character.
10670
10671         * [controls/button.c]
10672         Disabled focus handling by commenting out SetFocus() calls until
10673         serious bug can be found.
10674
10675 Oct  20, 93 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)
10676
10677         * [controls/listbox.c]
10678         Listbox control window
10679                 Painting cleanup, new messages processed.
10680
10681         * [controls/scroll.c]
10682         Scroll bar control window
10683                 Painting cleanup.
10684
10685         * [controls/combo.c]
10686         Combo box control window
10687                 Painting cleanup.
10688
10689 Tue Oct 12 17:50:11 1993  julliard@di.epfl.ch (Alexandre Julliard)
10690
10691         * [objects/color.c] [objects/palette.c] [windows/syscolor.c]
10692         Better support for the private color map.
10693         Using a private map is now the default.
10694
10695         * [windows/win.c]
10696         Bug fix.
10697
10698         * [include/dialog.h] [windows/dialog.c]
10699         Implemented CreateDialog*() and IsDialogMessage().
10700
10701         * [misc/xt.c] [windows/defwnd.c]
10702         Moved DefWindowProc() to defwnd.c.
10703         Added WM_NCCREATE, WM_NCDESTROY and WM_CTLCOLOR handling.
10704
10705         * [windows/defdlg.c]
10706         Started the implementation of DefDlgProc().
10707
10708         * [windows/win.c]
10709         Added WM_NCCREATE and WM_NCDESTROY messages.
10710         Implemented IsChild().
10711
10712 Tue Oct 12 17:50:20 1993  David Metcalfe <david@prism.demon.co.uk>
10713
10714         * [windows/focus.c]
10715         Implemented GetFocus() and SetFocus().
10716
10717         * [windows/event.c]
10718         Added processing of FocusIn and FocusOut events.
10719
10720         * [windows/graphics.c]
10721         Added DrawFocusRect().
10722
10723 Sat Oct  9 14:36:57 1993  Erik Bos
10724
10725         * [loader/int1a.c]
10726         Added more function handling.
10727
10728 Wed Oct  6 12:21:22 1993  Erik Bos
10729
10730         * [loader/signal.c]
10731         Split signal.c into int1a.c, int21.c and signal.c.
10732
10733 Tue Oct  5 22:12:40 1993  David Metcalfe
10734
10735         * [controls/static.c] [control/widgets.c]
10736         Static control class.
10737
10738         * [objects/text.c]
10739         Added processing of additional DT_ flags to DrawText().
10740
10741         * [windows/win.c] [misc/xt.c]
10742         Added SetWindowText() and WM_SETTEXT processing.
10743
10744 Tue Oct  5 22:12:40 1993  Martin Ayotte
10745
10746         * [controls/listbox.c]
10747         Listbox control window
10748
10749         * [controls/scroll.c]
10750         Scroll bar control window
10751
10752         * [controls/combo.c]
10753         Combo box control window
10754
10755         * [include/combo.h]
10756         Combo box definitions
10757
10758         * [include/listbox.h]
10759         Listbox definitions
10760
10761         * [include/scroll.h]
10762         Scroll bar definitions
10763
10764 Sat Oct  2 09:35:54 1993  Bob Amstadt  (bob at pooh)
10765
10766         * [if1632/callback.c]
10767         Fixed bug in MakeProcInstance().
10768
10769         * [debugger/info.c]
10770         Changed x/w and x/b to display in hex.
10771
10772         * [debugger/i386-pinsn.c]
10773         Added code to properly unassemble 16-bit indexing.
10774
10775 Fri Oct  1 08:29:05 1993  Bob Amstadt  (bob at pooh)
10776
10777         * [loader/files.c] [misc/profile.c]
10778         System initialization file is now called "wine.ini" and can
10779         be located in the current directory, the user's home directory,
10780         or any directories specified in the WINEPATH environment variable.
10781
10782         * [tools/build.c] [if1632/call.S] [include/regfunc.h]
10783         Changed register function stack to match sigcontext structure.
10784
10785 Thu Sep 30 22:30:21 1993  Bob Amstadt  (bob at pooh)
10786
10787         * [loader/files.c]
10788         Created function to search a path for files to load.
10789
10790         * [loader/wine.c]
10791         Modified exe and dll file loading to search through path
10792         specified by the environment variable WINEPATH.
10793
10794 Thu Sep 30 22:30:21 1993  Eric Youngdale
10795
10796         * [loader/signal.c]
10797         Bug fix.
10798
10799 Thu Sep 30 22:30:21 1993  John Brezak
10800
10801         * [debugger/dbg.y] [debugger/debug.l] [debugger/dtest.c] 
10802           [debugger/obstack.h]
10803         Updates to allow debugger to function under NetBSD.
10804
10805 Tue Sep 28 19:59:21 1993  David Metcalfe
10806
10807         * [windows/win.c]
10808         Implemented support for windows with no borders.  Added
10809         GetParent(), GetDlgCtrlID(), GetWindowText() and
10810         GetWindowTextLength() functions.
10811
10812         * [misc/xt.c]
10813         Added processing of WM_GETTEXT and WM_GETTEXTLENGTH messages
10814         to DefWindowProc and Implemented MessageBeep().
10815
10816         * [windows/syscolor.c]
10817         Added preliminary system color support.
10818
10819         * [controls/button1.c]
10820         Mods to new button control and integration with Wine.
10821
10822 Tue Sep 28 19:59:21 1993  Johannes Ruscheinski
10823
10824         * [controls/button1.c]
10825         New button control using GDI functions.
10826         
10827 Tue Sep 28 19:59:21 1993  Eric Youngdale
10828
10829         * [debugger/*]
10830         Added debugging capabilities to Wine
10831
10832 Sat Sep 25 13:22:50 1993  Alexandre Julliard  (julliard@di.epfl.ch)
10833
10834         * [objects/region.c]
10835         Bug fix
10836
10837 Fri Sep 24 07:35:11 1993  Bob Amstadt  (bob at pooh)
10838
10839         * [tools/build.c]
10840         Changed the entry point code to reduce the standard entry
10841         point size from 22 bytes to 10 bytes.  This leaves about
10842         4000 free entry points instead of the 800 in version 0.4.2.
10843
10844         * [loader/resource.c]
10845         Rewrote functions to allow loading of resources from any
10846         DLL.
10847
10848         * [loader/wine.c] [include/wine.h]
10849         Added functions GetFilenameFromInstance() and GetFileInfo()
10850         to search for a loaded file based on its instance handle.
10851         Added a field in struct w_files to make searching by an instance
10852         handle faster.
10853
10854 Tue Sep 21 09:57:01 1993  miguel@roxanne.nuclecu.unam.mx (Miguel de Icaza)
10855
10856         * [misc/profile.c]
10857         Implementation of .INI file handling
10858
10859 Mon Sep 20 10:54:32 1993  David Metcalfe
10860
10861         * [misc/profile.c.old]
10862         Implementation of .INI file handling
10863
10864 Mon Sep 20 10:54:32 1993  John Brezak
10865
10866         * [controls/WinButton.c]
10867         Bug fix with call to XtVaSetValues.
10868
10869 Mon Sep 20 10:54:32 1993  Alexandre Julliard
10870
10871         * [windows/win.c]
10872         Quick patch to get colormaps to work with button widget.
10873
10874 Mon Sep 20 02:42:54 1993    (yngvi@hafro.is)
10875
10876         * misc/keyboard.c: 
10877         Ifdefed out some bogus Ansi<->Oem conversion functions
10878
10879         * misc/lstr.c: 
10880         New file with string functions like lstr* IsChar* *Ansi* 
10881
10882 Wed Sep 15 20:35:10 1993  John Brezak
10883
10884         * [loader/signal.c]
10885         Additional changes to support NetBSD.
10886
10887 Wed Sep 15 22:19:22 1993  Martin Ayotte
10888
10889         * [windows/graphics.c]
10890         Added FrameRect function
10891
10892 Tue Sep 14 13:54:45 1993  Alexandre Julliard
10893
10894         * [objects/color.c] [objects/palette.c]
10895         Preliminary support for private color map.
10896
10897         * [windows/class.c]
10898         Implemented CS_CLASSDC style.
10899
10900         * [windows/dce.c]
10901         Moved DCEs to USER heap.
10902         Implemented class and window DCs.
10903
10904         * [windows/event.c]
10905         Implemented CS_DBLCLKS style.
10906
10907         * [windows/graphics.c]
10908         Bug fix in SetPixel().
10909
10910         * [windows/win.c]       
10911         Implemented CS_OWNDC style.
10912         Implemented Get/SetWindowLong().
10913
10914         * [controls/menu.c] [windows/class.c] [windows/clipping.c] 
10915           [windows/dce.c] [windows/message.c] [windows/win.c]   
10916         Moved windows from global heap to USER heap.
10917
10918 Mon Sep 13 05:00:11 1993  Eric Youngdale
10919
10920         * [Makefile] [if1632/relay.c] [include/dlls.h] [selector.c]
10921           [loader/wine.c] [tools/build.c]
10922         Added ability to generate missing functions statistics.
10923
10924 Mon Sep 13 12:09:47 1993  Scott A. Laird  (scott@curly)
10925
10926         * [WIN31-APPLETS]
10927         Added new file.
10928
10929         * [if1632/kernel.spec]
10930         Added definitions for GetProfile{Int,String} and SetHandleCount.
10931
10932         * [if1632/keyboard.spec]
10933         Created interface specification for Keyboard driver DLL.
10934
10935         * [if1632/relay.c]
10936         Added keyboard.dll to list of included DLLs.
10937
10938         * [if1632/user.spec]
10939         Added LoadAccelerators definition.
10940
10941         * [loader/resource.c]
10942         Added LoadAccelerators stub.
10943
10944         * [misc/file.c]
10945         Changed OpenFile, and added SetHandleCount (for winfile.exe)
10946
10947         * [misc/keyboard.c]
10948         Added keyboard code.
10949
10950         * [misc/profile.c] [misc/xt.c]
10951         Moved GetPrivateProfile* commands here, and added GetProfile*
10952         commands.
10953
10954 Mon Sep 13 10:24:37 1993  Andrew Bulhak
10955
10956         * [windows/utility.c]
10957         Implemented MulDiv(), OutputDebugString() and wvsprintf()
10958
10959 Fri Sep 10 09:13:30 1993  John Brezak
10960
10961         * [*/Makefile]
10962         Created patch to allow BSD make to build wine.
10963
10964         * [windows/win.c]
10965         Fixed NULL pointer reference.
10966
10967         * [windows/message.c] [misc/xt.c]
10968         Defined HZ to handle system specific timing.
10969
10970         * [windows/graphics.c]
10971         Use M_PI is PI
10972
10973         * [objects/pallete.c]
10974         NetBSD does not have /usr/include/values.h and MAXINT is INT_MAX.
10975
10976         * [dump.c] [ldt.c] [wine.c]
10977         ifdef'ed linux headers for linux compile.
10978
10979         * [loader/ldtlib.c]
10980         Add NetBSD system calls when compiled on that system.
10981
10982         * [loader/selector.c]
10983         Use mmap(MAP_ANON, ...) for NetBSD.
10984
10985         * [if1632/call.S]
10986         Fixed selector assumptions.
10987
10988 Thu Sep 9 20:01:37 1993  David Metcalfe
10989
10990         * [controls/WinButton*] [controls/button.c] [controls/widget.c]
10991           [windows/win.c] [windows/class.c]
10992         Added 3D button control and tied into CreateWindow()
10993
10994 Thu Sep  9 07:35:24 1993  Scott Laird
10995
10996         * [if1632/sound.spec]
10997         Created interface specification for SOUND DLL.
10998
10999         * [if1632/win87em.spec]
11000         Added more functions to the WIN87EM DLL interface specification
11001
11002         * [misc/emulate.c]
11003         Created stubs for the new math emulation functions.
11004
11005         * [misc/sound.c]
11006         Created stubs for the SOUND DLL.
11007
11008 Sun Sep  5 21:02:10 1993  John Burton
11009
11010         * [if1632/kernel.spec]
11011         Added interface specifications for OpenFile, _lclose, _lread, _lopen,
11012         and _lwrite.
11013
11014         * [include/windows.h]
11015         Added OF_ macros
11016
11017         * [misc/file.c]
11018         Implemented OpenFile, _lclose, _lread, _lopen and _lwrite.
11019
11020 Fri Sep  3 18:47:03 1993  Alexandre Julliard
11021
11022         * [windows/dc.c]
11023         Bug fix
11024
11025         * [objects/text.c]
11026         Bug fix
11027
11028 Fri Sep  3 18:47:03 1993  Bob Amstadt
11029
11030         * [objects/linedda.c]
11031         Finished LineDDA().
11032
11033 Fri Sep  3 11:52:18 1993  Bob Amstadt
11034
11035         * [windows/timer.c]
11036         Changed to use CallWindowProc() rather directly calling callback.
11037
11038         * [windows/event.c]
11039         Implemented SetCapture() and ReleaseCapture()
11040
11041         * [windows/keyboard.c]
11042         Created stub for GetKeyState()
11043
11044         * [objects/linedda.c]
11045         Created stub for LineDDA()
11046
11047         * [if1632/callback.c]
11048         Created callback handler for LineDDA callback procedure.
11049
11050         * [if1632/callback.c]
11051         Created FreeProcInstance()
11052
11053 Fri Sep  3 08:36:52 1993  David Metcalfe
11054
11055         * [loader/signal.c]
11056         Patch to and code for INT 1A
11057
11058 Thu Sep  2 00:31:54 1993  Alexandre Julliard
11059
11060         * [objects/font.c] [objects/text.c]
11061         More text support: implemented justification and underlining.
11062
11063         * [windows/clipping.c] [objects/clipping.c]
11064         Moved low-level clipping functions to objects/clipping.c.
11065
11066         * [windows/clipping.c] [windows/event.c] [windows/message.c]
11067         Implemented window update regions.
11068
11069         * [windows/dc.c] [objects/dcvalues.c]
11070         Moved some device-independent DC functions to objects/dcvalues.c.
11071
11072         * [windows/graphics.c]
11073         Implemented InvertRect() and GetPixel().
11074
11075 Sat Aug 28 08:40:23 1993  Eric Youngdale
11076
11077         * [include/neexe.h] [loader/wine.c]
11078         Added code to handle relocation type 4.
11079
11080         * [loader/signal.h] [loader/wine.c] [loader/selector.c]
11081         Added support for dos interrupts.
11082
11083 Thu 26 Aug 19:15:00 1993  Eric Youngdale
11084
11085         * [loader/selector.c]
11086         Fixed bug dealing with loading DLLs.
11087
11088 Thu Aug 26 19:22:40 1993  Alexandre Julliard
11089
11090         * [include/gdi.h] [objects/font.c] [windows/dc.c]
11091         Beginning of real font support.
11092
11093         * [windows/graphics.c]
11094         Implemented PatBlt().
11095
11096         * [memory/global.c]
11097         Corrected a bug with linked list handling in GlobalAlloc().
11098
11099         * [objects/bitmap.c]
11100         Corrected a bug in BITMAP_SelectObject().
11101
11102 Tue Aug 24 19:22:40 1993  David Metcalfe
11103
11104         * [controls/Command*] [controls/Label*] [controls[MenuButto*]
11105           [controls/SmeMenuButt*]
11106         Change code to support & as a special character in menu item text.
11107
11108 Tue Aug 24 19:22:40 1993  Alexandre Julliard
11109
11110         * [include/gdi.h] [windows/dc.c]
11111         Heavily modified the DC structure for better device-independence.
11112
11113         * [objects/bitmap.c]
11114         Implemented bitmap dimensions.
11115
11116         * [windows/dc.c] [windows/dce.c]
11117         Implemented DC state saving and restoring.
11118
11119         * [windows/dc.c]
11120         Implemented ROP mode.
11121
11122         * [windows/graphics.c]
11123         Implemented FillRect().
11124
11125 Mon Aug 23 22:08:34 1993  Bob Amstadt  (bob at pooh)
11126
11127         * [misc/xt.c]
11128         Fixed bug in InvalidateRect().  Solitaire attempted to
11129         clear window before it was realized.
11130
11131         * [loader/resource.c]
11132         Began rewrite of LoadBitmap().
11133
11134         * [loader/wine.c]
11135         Fixed code which set Argv and Argc global variables.
11136
11137         * [loader/selector.c]
11138         Added code to set up command line arguments.
11139
11140         * [include/neexe.h]
11141         Fixed error in PSP structure.
11142
11143 Tue Aug 17 20:41:12 1993  Alexandre Julliard
11144
11145         * [include/gdi.h] [windows/dc.c]
11146         Implemented device capabilities.
11147
11148         * [objects/region.c]
11149         Implemented EqualRgn() and CombineRgn().
11150
11151         * [windows/clipping.c]
11152         Implemented Save/RestoreVisRgn().
11153
11154         * [windows/graphics.c]
11155         Implemented PaintRgn() and FillRgn().
11156
11157         * [windows/mapping.c]
11158         Implemented mapping modes.
11159
11160 Tue Aug 10 14:07:38 1993  Alexandre Julliard
11161
11162         * [if1632/user.spec] [misc/rect.c]
11163         Implemented rectangle API functions.
11164
11165         * [if1632/gdi.spec] [include/gdi.h] [objects/region.c]
11166         Implemented regions.
11167
11168         * [windows/class.c]
11169         Corrected a typo in UnregisterClass().
11170
11171         * [windows/clipping.c] [windows/dc.c]
11172         Implemented DC clipping and visible region.
11173
11174 Tue Aug 10 20:57:56 1993  Bob Amstadt  (bob at pooh)
11175
11176         * [controls/menu.c] [windows/win.c]
11177         SetMenu(), GetMenu(), CheckMenuItem() implemented
11178
11179 Thu Aug  5 22:33:22 1993  Bob Amstadt  (bob at pooh)
11180
11181         * [controls/menu.c] [windows/win.c]
11182         Many improvements menus.  LoadMenu() should work.
11183
11184 Wed Aug  4 14:55:36 1993  Alexandre Julliard
11185
11186         * [objects/dib.c]
11187         Started the implementation of device-independent bitmaps.
11188
11189         * [objects/bitmap.c]
11190         Added support for multiple bitmap depths.
11191
11192         * [objects/brush.c]
11193         Implemented pattern brushes.
11194
11195         * [windows/dc.c] [windows/graphics.c]
11196         Implemented some GDI graphics primitives.
11197
11198 Tue Aug  3 21:16:47 1993  Bob Amstadt  (bob at pooh)
11199
11200         * [controls/menu.c] [windows/win.c] [include/menu.h]
11201         Code to load class menus from executable file.
11202
11203         * [if1632/user.spec]
11204         Fixed specification of SendMessage() and PostMessage.
11205
11206 Mon Jul 26 21:53:24 1993  Alexandre Julliard
11207
11208         * [if1632/call.S]
11209         Corrected a bug in KERNEL_InitTask().
11210
11211         * [include/windows.h]
11212         Added a lot of constants.
11213
11214         * [loader/selector.c]
11215         Corrected a bug in segment allocation in CreateSelectors().
11216
11217         * [objects/bitmap.c]
11218         Implemented SelectObject() for bitmaps.
11219
11220         * [objects/brush.c]
11221         Implemented hatched brushes and SelectObject().
11222
11223         * [objects/gdiobj.c]
11224         Removed linked list (not needed).
11225
11226         * [objects/palette.c]
11227         Implemented system palette creation and misc. palette API functions.
11228
11229         * [windows/timer.c]
11230         Implemented timers.
11231
11232         * [windows/dc.c]
11233         Implemented memory device contexts.
11234
11235 Tue Jul 20 10:38:59 1993  Bob Amstadt  (bob at pooh)
11236
11237         * [dos.c]
11238         Split DOS3Call() out of kernel.c.  Added support for get date
11239         and time functions.
11240
11241         * [call.S]
11242         Added function ReturnFromRegisterFunc() to allow DOS calls
11243         to return values in registers.
11244
11245         * [regfunc.h]
11246         Macros to access registers saved on stack.
11247
11248 Tue Jul 20 10:38:59 1993  Alexandre Julliard
11249
11250         * [win.c]
11251         Corrected allocation of the WM_CREATE data structure.
11252
11253         * [dce.c] [dce.h]
11254         Implemented DCE handling.
11255
11256         * [bitmap.c] [brush.c] [dc.c] [font.c] [gdi.h] [gdi.spec] 
11257           [gdiobj.c] [palette.c] [pen.c]
11258         Implemented the GDI objects data structures and allocation.
11259
11260         * [windows.h]
11261         Added several structures and constants for GDI objects.
11262
11263 Mon Jul 19 12:51:10 1993  Bob Amstadt  (bob at pooh)
11264
11265         * [ldtlib.c]
11266         Modified system calls to match Linus' new interface for
11267         the LDT modification.
11268
11269         * [win.c]
11270         Fixed bug with WM_CREATE message.
11271
11272         * [heap.c] [kernel.spec]
11273         Completed local heap allocation functions.
11274
11275         * [global.c]
11276         Created function GlobalQuickAlloc() for easy allocation from DLLs
11277
11278 Tue Jul 13 20:31:31 1993  Bob Amstadt  (bob at pooh)
11279
11280         * [global.c]
11281         Completed global memory pool API
11282
11283 Sun Jul 11 16:59:52 1993  Alexandre Julliard
11284
11285         * [message.c] [user.c] [user.spec] [windows.h]
11286         Added emulation of Windows message queue.
11287
11288 Thu Jul  8 19:29:27 1993  Bob Amstadt  (bob at pooh)
11289
11290         * [build.c] Original by Bob Amstadt
11291         * [callback.c] Original by Bob Amstadt, updates by 
11292         Alexandre Julliard
11293         * [dump.c] Original by Bob Amstadt
11294         * [global.c] Original by Bob Amstadt
11295         * [heap.c] Original by Bob Amstadt
11296         * [kernel.c] Original by Bob Amstadt
11297         * [ldt.c] Original by Bob Amstadt
11298         * [ldtlib.c] Original by Bob Amstadt
11299         * [relay.c] Original by Bob Amstadt
11300         * [resource.c] Original by Bob Amstadt, updates by 
11301         Alexandre Juliard
11302         * [selector.c] Original by Bob Amstadt, updates by Eric Youngdale
11303         * [user.c] Original by Bob Amstadt
11304         * [wine.c] Original by Bob Amstadt, updates by Eric Youngdale and
11305         Alexandre Julliard
11306         * [wintcl.c] Original by Regents of the University of California,
11307         updates by Peter MacDonald and Alexandre Julliard
11308         * [callback.h] Original by Bob Amstadt
11309         * [dlls.h] Original by Bob Amstadt
11310         * [heap.h] Original by Bob Amstadt
11311         * [neexe.h] Original by Bob Amstadt
11312         * [prototypes.h] Original by Bob Amstadt, updates by 
11313         Eric Youngdale
11314         * [segmem.h] Original by Bob Amstadt
11315         * [tkInt.h] Original by Regents of the University of California
11316         * [windows.h] Original by Peter MacDonald, updates by 
11317         Alexandre Julliard and Bob Amstadt
11318         * [wine.h] Original by Eric Youngdale
11319         * [kernel.spec] Original by Bob Amstadt, updates by 
11320         Alexandre Julliard
11321         * [gdi.spec] Original by Bob Amstadt, updates by 
11322         Alexandre Julliard
11323         * [shell.spec] Original by Bob Amstadt
11324         * [unixlib.spec] Original by Bob Amstadt
11325         * [user.spec] Original by Bob Amstadt, updates by Alexandre Julliard
11326         * [win87em.spec] Original by Bob Amstadt
11327         * [Windows.tcl] Original by Peter MacDonald, updates by 
11328         Alexandre Julliard
11329         * [build-spec.txt] Original by Bob Amstadt
11330         * [if1632.S] Original by Bob Amstadt, updates by Eric Youngdale