Eric Pouech [Sun, 31 Oct 1999 18:29:16 +0000 (18:29 +0000)]
Made msacm32 really load ACM drivers.
Jim Aston [Sun, 31 Oct 1999 17:42:16 +0000 (17:42 +0000)]
Prevent FillRgn from using a NULL pointer.
Huw D M Davies [Sun, 31 Oct 1999 17:40:21 +0000 (17:40 +0000)]
Fixed a few problems with RegEnumKey*.
Ulrich Czekalla [Sun, 31 Oct 1999 17:37:39 +0000 (17:37 +0000)]
Implementation of user defined templates.
Marcus Meissner [Sun, 31 Oct 1999 17:36:47 +0000 (17:36 +0000)]
IMalloc16_Constructor: moved ICOM_VTBL(This) where it belongs.
Marcus Meissner [Sun, 31 Oct 1999 17:36:26 +0000 (17:36 +0000)]
Do not clear the drawing area for etched static controls.
Replaced our own drawing stuff in etched static controls by DrawEdge.
Pierre Mageau [Sun, 31 Oct 1999 17:35:47 +0000 (17:35 +0000)]
In report view mode of the listview control, implemented the
horizontal scrollbar functionality.
Francis Beaudet [Sun, 31 Oct 1999 17:35:06 +0000 (17:35 +0000)]
Fixed a small bug in the behavior of maximized MDI children.
Huw D M Davies [Sun, 31 Oct 1999 17:34:31 +0000 (17:34 +0000)]
Rewrite of EnumPrinters.
Thuy Nguyen [Sun, 31 Oct 1999 17:33:50 +0000 (17:33 +0000)]
Fill in the hwndFrom field of the NMHDR structure when sending
notifications.
Eric Pouech [Sun, 31 Oct 1999 17:32:57 +0000 (17:32 +0000)]
When reading a profile entry remove trailing quote when there's an
opening one.
Francis Beaudet [Sun, 31 Oct 1999 17:32:26 +0000 (17:32 +0000)]
Return correct height and width for stock fonts in GetObject.
Alexandre Julliard [Sun, 31 Oct 1999 02:33:21 +0000 (02:33 +0000)]
Compile fix.
Alexandre Julliard [Sun, 31 Oct 1999 02:31:15 +0000 (02:31 +0000)]
Added wmcdrc.h
Ulrich Czekalla [Sun, 31 Oct 1999 02:25:32 +0000 (02:25 +0000)]
Added support for the addition and removal of custom I/O preocedures.
Abey George [Sun, 31 Oct 1999 02:24:51 +0000 (02:24 +0000)]
Implemented ProgIDFromCLSID.
Thuy Nguyen [Sun, 31 Oct 1999 02:24:29 +0000 (02:24 +0000)]
Wizard mode property sheets have a tab control.
Eric Pouech [Sun, 31 Oct 1999 02:23:49 +0000 (02:23 +0000)]
Added built-in msacm.drv and midimap.drv drivers.
Patrik Stridvall [Sun, 31 Oct 1999 02:08:38 +0000 (02:08 +0000)]
- Minor fixes and reorganizations.
- Added checks for documentation inconsistencies.
Patrik Stridvall [Sun, 31 Oct 1999 02:07:54 +0000 (02:07 +0000)]
Added missing configuration #if:s and #includes:s.
Patrik Stridvall [Sun, 31 Oct 1999 02:07:05 +0000 (02:07 +0000)]
Fixed documentation.
Patrik Stridvall [Sun, 31 Oct 1999 02:01:57 +0000 (02:01 +0000)]
Solaris make doesn't like unnecessary \.
Francois Gouget [Sun, 31 Oct 1999 01:59:23 +0000 (01:59 +0000)]
Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros.
Huw D M Davies [Sun, 31 Oct 1999 01:56:51 +0000 (01:56 +0000)]
Fixed a couple of compiler warnings.
Pierre Mageau [Sun, 31 Oct 1999 01:55:36 +0000 (01:55 +0000)]
A crash would occur if the file type in report mode was empty.
Lionel Ulmer [Sun, 31 Oct 1999 01:54:50 +0000 (01:54 +0000)]
Changed the initialisation of the KeyState array.
Huw D M Davies [Sun, 31 Oct 1999 01:54:17 +0000 (01:54 +0000)]
Better handling of newlines in FormatMessage*.
Eric Pouech [Sun, 31 Oct 1999 01:53:47 +0000 (01:53 +0000)]
Fix (some) bad behavior with buffer underrun.
Eric Pouech [Sun, 31 Oct 1999 01:53:21 +0000 (01:53 +0000)]
Fixed PlaySound proc for non PCM content.
Ulrich Czekalla [Sun, 31 Oct 1999 01:52:42 +0000 (01:52 +0000)]
- Treeview uses COLOR_WINDOW color instead of clrBk to fill background.
- Treeview: colors returned by TVM_GET**COLOR are mixed up.
Pierre Mageau [Sun, 31 Oct 1999 01:52:01 +0000 (01:52 +0000)]
Clicking the combo box would cause a crash if it was empty.
Huw D M Davies [Sun, 31 Oct 1999 01:49:30 +0000 (01:49 +0000)]
It appears that StartDoc sends the STARTDOC escape with the DOCINFO
structure pointed to with the output data parameter.
Huw D M Davies [Sun, 31 Oct 1999 01:46:21 +0000 (01:46 +0000)]
Stub for EngineRealizeFontExt (used by the win98 pscript driver).
Noomen Hamza [Sun, 31 Oct 1999 01:43:25 +0000 (01:43 +0000)]
Selected button within tab control will be painted with the right
color brush.
Pierre Mageau [Sun, 31 Oct 1999 01:40:28 +0000 (01:40 +0000)]
Do not send two PSN_KILLACTIVE messages.
Marcus Meissner [Sun, 31 Oct 1999 01:37:02 +0000 (01:37 +0000)]
ini variables do not like ; comments after them (they are not shell
scripts). Fixed a typo in one of the names.
Francois Gouget [Mon, 25 Oct 1999 15:43:36 +0000 (15:43 +0000)]
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that when implementing
a COM interface one never has to name the lpVtbl field explicitly.
Andreas Mohr [Mon, 25 Oct 1999 15:41:24 +0000 (15:41 +0000)]
SysAllocStringLen16 needs to handle NULL pointers, too.
Andreas Mohr [Mon, 25 Oct 1999 15:39:59 +0000 (15:39 +0000)]
Bug fix.
Francois Gouget [Mon, 25 Oct 1999 15:38:58 +0000 (15:38 +0000)]
Fixed small typos and slightly outdated comments.
Ian Schmidt [Mon, 25 Oct 1999 15:36:39 +0000 (15:36 +0000)]
Partial implementation of the Shell32 call Win32DeleteFile(), required
by IE5's Explorer.
Alexandre Julliard [Mon, 25 Oct 1999 02:50:08 +0000 (02:50 +0000)]
Added dependency on winestub.o
Patrik Stridvall [Sun, 24 Oct 1999 22:13:47 +0000 (22:13 +0000)]
- Added missing configuration #if:s and #includes:s.
- Minor configuration related changes.
Marcus Meissner [Sun, 24 Oct 1999 22:08:33 +0000 (22:08 +0000)]
Made LoadHomeRegistryFiles default to TRUE.
Patrik Stridvall [Sun, 24 Oct 1999 21:48:50 +0000 (21:48 +0000)]
Made the include files self-sufficient.
Patrik Stridvall [Sun, 24 Oct 1999 21:45:39 +0000 (21:45 +0000)]
- Fixed the long long problem.
- Added configure include consistancy checking.
- Added progress indicator.
- Began splitting up the win16api.dat and win32api.dat files.
- Added various minor checks.
- Minor fixes.
Patrik Stridvall [Sun, 24 Oct 1999 21:35:16 +0000 (21:35 +0000)]
Added spec file declarations for already implemented functions.
Patrik Stridvall [Sun, 24 Oct 1999 21:32:43 +0000 (21:32 +0000)]
Added Win16 variants of existing Win32 functions.
Patrik Stridvall [Sun, 24 Oct 1999 21:29:48 +0000 (21:29 +0000)]
Solaris compile fix.
Gerard Patel [Sun, 24 Oct 1999 20:48:54 +0000 (20:48 +0000)]
Remove prefixing by a tilde for GetTempFileName 32bits.
Marcus Meissner [Sun, 24 Oct 1999 20:44:38 +0000 (20:44 +0000)]
Added missing include.
Uwe Bonnes [Sun, 24 Oct 1999 20:42:39 +0000 (20:42 +0000)]
Warn users to use -the -desktop option together with the native user DLLs.
Uwe Bonnes [Sun, 24 Oct 1999 20:39:21 +0000 (20:39 +0000)]
Return the size of the needed resource when buffer is NULL for LoadString().
Francis Beaudet [Sun, 24 Oct 1999 20:22:24 +0000 (20:22 +0000)]
Enabled the persistent clipboard server.
Nathaniel [Sun, 24 Oct 1999 19:35:47 +0000 (19:35 +0000)]
Improved registry isolation possibilities.
Eric Pouech [Sun, 24 Oct 1999 18:42:42 +0000 (18:42 +0000)]
Split the multimedia/ directory into dlls/ subdirectories.
Gustavo Junior Alves [Sun, 24 Oct 1999 17:31:14 +0000 (17:31 +0000)]
More Portuguese language support.
Matthew J. Francis [Sun, 24 Oct 1999 17:28:23 +0000 (17:28 +0000)]
Fixed top-down DIB handling in StretchDIBits32().
Peter Hunnisett [Sun, 24 Oct 1999 17:27:12 +0000 (17:27 +0000)]
Added macro definitions for memory allocation.
Ulrich Czekalla [Sun, 24 Oct 1999 17:26:45 +0000 (17:26 +0000)]
Make sure that all calls use the extended structures which are a
superset of the regular structures.
Pierre Mageau [Sun, 24 Oct 1999 17:24:27 +0000 (17:24 +0000)]
Added the functionality of the thumb track.
Adrian Thurston [Sun, 24 Oct 1999 17:23:52 +0000 (17:23 +0000)]
Do not set focus to a disabled window.
Pierre Mageau [Sun, 24 Oct 1999 17:21:32 +0000 (17:21 +0000)]
Fixed an entry in the keyboard translation table for Ctrl-Break.
Ulrich Czekalla [Sun, 24 Oct 1999 00:06:17 +0000 (00:06 +0000)]
New channel 'debugstr' used to print OutputDebugString API calls.
Noomen Hamza [Sun, 24 Oct 1999 00:02:27 +0000 (00:02 +0000)]
Popup windows will be hidden when we minimize a main frame or shown
when we maximize or restore a minimized main frame.
Ulrich Czekalla [Sat, 23 Oct 1999 23:59:47 +0000 (23:59 +0000)]
PropertySheet didn't destroy page dialog's window while removing page.
Pierre Mageau [Sat, 23 Oct 1999 23:57:42 +0000 (23:57 +0000)]
Update the item width upon a new column in the header control.
Gerard Patel [Sat, 23 Oct 1999 23:55:50 +0000 (23:55 +0000)]
Reorder parameters to fix position of base reg relative to exception
frame.
Alexandre Julliard [Sat, 23 Oct 1999 20:19:15 +0000 (20:19 +0000)]
Fixed typo.
Francois Gouget [Sat, 23 Oct 1999 20:09:05 +0000 (20:09 +0000)]
Define the COM macros even in C++.
Pierre Mageau [Sat, 23 Oct 1999 20:05:04 +0000 (20:05 +0000)]
Fixed loop with WM_SYSCHAR.
Joshua Thielen [Sat, 23 Oct 1999 19:59:55 +0000 (19:59 +0000)]
Fixed tooltips positioning.
Alexandre Julliard [Sat, 23 Oct 1999 19:53:57 +0000 (19:53 +0000)]
Re-applied lost change.
Uwe Bonnes [Sat, 23 Oct 1999 19:47:55 +0000 (19:47 +0000)]
Ignore wrong hInstance.
Robert 'Admiral' Coeyman [Sat, 23 Oct 1999 19:01:10 +0000 (19:01 +0000)]
Report non-hercules video. Turned on int 2a.
Jim Aston [Sat, 23 Oct 1999 19:00:02 +0000 (19:00 +0000)]
Fixed compiling with STRICT.
Adrian Thurston [Sat, 23 Oct 1999 18:59:01 +0000 (18:59 +0000)]
Proper resource support for dialog title.
Ulrich Czekalla [Sat, 23 Oct 1999 18:57:01 +0000 (18:57 +0000)]
Fixed some wrong defines.
Ulrich Czekalla [Sat, 23 Oct 1999 18:56:30 +0000 (18:56 +0000)]
Copy bitmaps properly.
Eric Pouech [Sat, 23 Oct 1999 18:55:02 +0000 (18:55 +0000)]
Allow loading of modules debug information after first invocation of
debugger.
Jim Aston [Sat, 23 Oct 1999 18:54:21 +0000 (18:54 +0000)]
Added a few stubs.
Ulrich Czekalla [Sat, 23 Oct 1999 18:53:25 +0000 (18:53 +0000)]
Implementation of edit labels.
Ove Kaaven [Sat, 23 Oct 1999 18:52:17 +0000 (18:52 +0000)]
Fixed some anonymous union accesses.
Abey George [Sat, 23 Oct 1999 17:12:24 +0000 (17:12 +0000)]
Draw the item text from the top of the item rect.
Pierre Mageau [Sat, 23 Oct 1999 16:58:22 +0000 (16:58 +0000)]
Fixed the ascending and descending sort order for the File Dialog.
Ulrich Czekalla [Sat, 23 Oct 1999 16:57:28 +0000 (16:57 +0000)]
- adds calling application defined callback function once PropertSheet
Dialogbox has been initialized just after creating the tab control
- handle the case when pszCaption specifies a resource instead of a string
Juergen Schmied [Sat, 23 Oct 1999 16:56:23 +0000 (16:56 +0000)]
- removed all unnecessary "winapi" from internal _IL* functions
- better parameter checking for shellfolder
- removed dead code from shv_bg_contextmenu
Jim Aston [Sat, 23 Oct 1999 16:55:28 +0000 (16:55 +0000)]
Added another anonymous union using the DUMMYUNIONNAME style.
Ulrich Czekalla [Sat, 23 Oct 1999 16:54:48 +0000 (16:54 +0000)]
Properly copy text into user supplied buffer.
Ove Kaaven [Sat, 23 Oct 1999 16:53:34 +0000 (16:53 +0000)]
Winsock rewrite. Sockets are now proper win32 handles.
Internal structures are now really internal.
Ulrich Czekalla [Sat, 23 Oct 1999 16:51:34 +0000 (16:51 +0000)]
Tab control doesn't refresh tab area on TCM_SETCURSEL.
Ulrich Czekalla [Sat, 23 Oct 1999 16:50:58 +0000 (16:50 +0000)]
Implemented StrRChrA.
Ulrich Weigand [Sat, 23 Oct 1999 16:49:49 +0000 (16:49 +0000)]
Bugfix: Perform proper process shutdown on 'quit' and error.
Gerard Patel [Sat, 23 Oct 1999 16:49:15 +0000 (16:49 +0000)]
Stub OpenThreadToken & OpenProcessToken for failure in Win9x mode.
Jim Aston [Sat, 23 Oct 1999 16:48:44 +0000 (16:48 +0000)]
Fixed a small typo.
Adrian Thurston [Sat, 23 Oct 1999 16:48:05 +0000 (16:48 +0000)]
Protect against wrong return value from WM_INITDIALOG.
Francis Beaudet [Sat, 23 Oct 1999 14:50:56 +0000 (14:50 +0000)]
Removed an illegal character.
Ian Schmidt [Sat, 23 Oct 1999 14:48:50 +0000 (14:48 +0000)]
Now inits the policy cache when shell32 is first instantiated.
Matches Windoze behavior.
Ian Schmidt [Sat, 23 Oct 1999 14:46:15 +0000 (14:46 +0000)]
Real implementation of SHRestricted(), clarified SHInitRestricted()'s
role a little, added policy data table.
Marcus Meissner [Sat, 23 Oct 1999 14:41:28 +0000 (14:41 +0000)]
Use segmented lpvtbl pointer for IMalloc16 interface, not linear one.