Peter Ganten [Sun, 12 Dec 1999 20:44:07 +0000 (20:44 +0000)]
Fixed GetShortPathNameA.
Moses DeJong [Sun, 12 Dec 1999 20:19:29 +0000 (20:19 +0000)]
Fixed missing libwine.so symlink during install. Set the runtime
linker path.
Alexandre Julliard [Sun, 12 Dec 1999 20:17:59 +0000 (20:17 +0000)]
Murali Pattathe
GetNextDlgGroupItem: needs to check the control parent is the main dialog.
GetNextTabItem: make sure this control is visible and not disabled.
Andreas Mohr [Sun, 12 Dec 1999 20:16:42 +0000 (20:16 +0000)]
Fixed cmd line length calculation.
Lionel Ulmer [Sun, 12 Dec 1999 19:42:47 +0000 (19:42 +0000)]
- added support of DGA-2.0 events
- fixed the leaving of DGA-2.0 mode
Rein Klazes [Sun, 12 Dec 1999 19:40:46 +0000 (19:40 +0000)]
In win32 a WM_MENUSELECT message should contain the position when the
item refers to a submenu, not the submenu's handle as in win16.
Huw D M Davies [Sun, 12 Dec 1999 19:40:01 +0000 (19:40 +0000)]
Fixed arg types of FIXMEs.
Marcus Meissner [Sun, 12 Dec 1999 19:39:37 +0000 (19:39 +0000)]
Check for passed invalid window handle in DefMDIChildProc*.
Huw D M Davies [Sun, 12 Dec 1999 19:39:08 +0000 (19:39 +0000)]
Fix no. of arguments in a WARN statement.
Eric Pouech [Sun, 12 Dec 1999 19:38:17 +0000 (19:38 +0000)]
Allows DrawText(16|A|W) to get a NULL string as parameter.
Andreas Mohr [Sun, 12 Dec 1999 00:47:51 +0000 (00:47 +0000)]
Fixed compiler warnings.
Marcus Meissner [Sun, 12 Dec 1999 00:44:06 +0000 (00:44 +0000)]
Removed 2 useless include winversion.h
Do not make autodetected version fix on first calls if it is Win31.
Juergen Schmied [Sun, 12 Dec 1999 00:40:23 +0000 (00:40 +0000)]
Added StrNCpyA, StrNCpyW.
Juergen Schmied [Sun, 12 Dec 1999 00:38:33 +0000 (00:38 +0000)]
Message translation WM_CREATE fixed.
Alexandre Julliard [Sat, 11 Dec 1999 23:56:46 +0000 (23:56 +0000)]
Xiang Li
Implementation of a proxy ODBC32 dll.
Alexandre Julliard [Sat, 11 Dec 1999 23:54:59 +0000 (23:54 +0000)]
Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus Meissner <marcus@jet.franken.de>
Added systray support.
Swallow the windows systray icons into kpanel systray if KDE/KWM is
running.
Juergen Schmied [Sat, 11 Dec 1999 23:22:52 +0000 (23:22 +0000)]
Added loader for NT registry files.
Juergen Schmied [Sat, 11 Dec 1999 23:19:54 +0000 (23:19 +0000)]
Stubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose.
Small fixes.
Peter Hunnisett [Sat, 11 Dec 1999 23:18:10 +0000 (23:18 +0000)]
- Implemented GetEnhMetaFilePaletteEntries
- Added fixme stubs for SetMetaRgn and GetMetaRgn
- Added support for playing several enhanced metafile records
- Added beginnings of implementation for playing the rest of the
enhanced metafile records
Patrik Stridvall [Sat, 11 Dec 1999 23:08:48 +0000 (23:08 +0000)]
Improved the TTY driver.
Peter Ganten [Sat, 11 Dec 1999 23:08:00 +0000 (23:08 +0000)]
Return an error if lpOverlapped is provided to ReadFile / WriteFile.
Marcus Meissner [Sat, 11 Dec 1999 23:07:27 +0000 (23:07 +0000)]
Do not confuse the 0 fill magic of wsprintf with the "0x" hex prefix.
Bradley Baetz [Sat, 11 Dec 1999 23:04:55 +0000 (23:04 +0000)]
The wavemap driver wasn't passing the callback type to the
DriverCallback routine correctly.
Alexandre Julliard [Sat, 11 Dec 1999 23:04:05 +0000 (23:04 +0000)]
Added missing WINAPIs.
Marcus Meissner [Sat, 11 Dec 1999 23:02:50 +0000 (23:02 +0000)]
If we have registry entries, use them. Never mind which version we
autodetected.
Patrik Stridvall [Sat, 11 Dec 1999 23:02:15 +0000 (23:02 +0000)]
Fixed some issues found by winapi_check.
Patrik Stridvall [Sat, 11 Dec 1999 23:01:45 +0000 (23:01 +0000)]
Minor fixes and additions.
Ulrich Weigand [Sat, 11 Dec 1999 23:00:58 +0000 (23:00 +0000)]
Bugfix: Added missing 'return' statement.
Juergen Schmied [Sat, 11 Dec 1999 23:00:17 +0000 (23:00 +0000)]
Small fixes.
Ulrich Weigand [Fri, 10 Dec 1999 03:47:13 +0000 (03:47 +0000)]
Perform 16/32A/32W message mapping for posted messages.
Alexandre Julliard [Fri, 10 Dec 1999 03:46:20 +0000 (03:46 +0000)]
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Added stubs for the WinNT tape backup functions.
Ulrich Weigand [Fri, 10 Dec 1999 03:43:53 +0000 (03:43 +0000)]
Parse CodeView type/symbol info with 32-bit type indices.
Added (partial) support for VC 5/6 .PDB files.
Fixed treatment of source file names containing path.
Ulrich Czekalla [Fri, 10 Dec 1999 03:43:07 +0000 (03:43 +0000)]
Fixed off-by-one error.
Ulrich Weigand [Fri, 10 Dec 1999 03:34:21 +0000 (03:34 +0000)]
Bugfix: Show main window if CreateProcess was called without the
STARTF_USESHOWWINDOW flag.
Ulrich Weigand [Fri, 10 Dec 1999 03:31:25 +0000 (03:31 +0000)]
Implemented PE_UnloadLibrary().
Lionel Ulmer [Fri, 10 Dec 1999 03:29:32 +0000 (03:29 +0000)]
- do not loose initial auto-repeat status when acquiring the keyboard more
than one time
- support of DirectX 7's DIMOUSESTATE2 structure
Marcus Meissner [Fri, 10 Dec 1999 03:27:15 +0000 (03:27 +0000)]
Added NtPowerInformation stub.
Gerard Patel [Fri, 10 Dec 1999 03:23:35 +0000 (03:23 +0000)]
Transfer only cbStruct size in BindCtxImpl_S(G)etOptions.
Dimitrie O. Paun [Wed, 8 Dec 1999 03:56:23 +0000 (03:56 +0000)]
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Use the default version of FIXME, ERR, WARN, TRACE for the default
channel.
Ulrich Weigand [Wed, 8 Dec 1999 03:28:14 +0000 (03:28 +0000)]
Delay sending debug events until process initialization is complete.
Eric Pouech [Wed, 8 Dec 1999 03:26:58 +0000 (03:26 +0000)]
Updated, added chapter on configuration and architecture.
Bradley Baetz [Wed, 8 Dec 1999 03:26:31 +0000 (03:26 +0000)]
- Fix MMIO_{Open,Rename} to check the filename (of the form
file.ext+ABC) for the correct mmio procedure to use.
- mmioStringToFOURCC now converts to uppercase if asked to, and handles
strings of length < 4.
Dmitry Timoshkov [Wed, 8 Dec 1999 03:25:30 +0000 (03:25 +0000)]
Fix problem with EN_UPDATE notification sent by edit control.
Andreas Mohr [Mon, 6 Dec 1999 01:20:00 +0000 (01:20 +0000)]
Added .rc file support for Win16 NE modules.
Moved display.c and mouse.c to separate dll directories.
Dmitry Timoshkov [Mon, 6 Dec 1999 00:57:20 +0000 (00:57 +0000)]
Allow to deselect all items by sending CB_SETCURSEL(-1) to the combo.
Huw D M Davies [Sun, 5 Dec 1999 23:54:02 +0000 (23:54 +0000)]
Fixes several bugs in gdi path handling.
Adds *Path functions to dc funcs table + add EnhMetaFile recording.
Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc
funcs table to enable proper enhmetafile recording.
The current position update in *To functions is now handled by the
main function and not in the drivers.
Move USER functions from graphics/painting.c -> windows/painting.c
Andreas Mohr [Sun, 5 Dec 1999 23:52:56 +0000 (23:52 +0000)]
- the OLE version returned was too low
- renamed OABuildVersion16 to OaBuildVersion16
- spelling fixes
Peter Ganten [Sun, 5 Dec 1999 23:51:56 +0000 (23:51 +0000)]
Fix GetCurrentDirectoryA and W to return the needed space for the CWD,
if the buffer size is not large enough.
Dmitry Timoshkov [Sun, 5 Dec 1999 23:51:15 +0000 (23:51 +0000)]
Remove hack for keyboard messages in dialogs.
Ian Schmidt [Sun, 5 Dec 1999 23:49:52 +0000 (23:49 +0000)]
Stubs for VMM GetDemandPageInfo function and VWin32 "Get VMCPD Version".
Implementation for VWin32 Int31/DPMI dispatch call.
Fixed "dangling else" compiler warning.
Francois Gouget [Sun, 5 Dec 1999 23:11:47 +0000 (23:11 +0000)]
Whenever we do an strncpy we should make sure we put a '\0' at the end
of the buffer.
Andreas Mohr [Sun, 5 Dec 1999 23:11:10 +0000 (23:11 +0000)]
Added Thread32First/Next stubs.
Eric Pouech [Sun, 5 Dec 1999 23:10:27 +0000 (23:10 +0000)]
Moved wineserver's buffer & buffer_size at the end of TEB so that IE
doesn't overwrite them.
Eric Pouech [Sun, 5 Dec 1999 23:09:49 +0000 (23:09 +0000)]
Fixed mciInfo.
Eric Pouech [Sun, 5 Dec 1999 23:09:13 +0000 (23:09 +0000)]
Added support for WAVE_FORMAT_QUERY flag in wodOpen.
Eric Pouech [Sun, 5 Dec 1999 23:08:42 +0000 (23:08 +0000)]
Correctly implement ACM_STREAMOPENF_QUERY flag in acmOpenStream.
Eric Pouech [Sun, 5 Dec 1999 23:08:08 +0000 (23:08 +0000)]
Fixed MCI_OPEN command for types like "CDAUDIO!H:".
Marcus Meissner [Sun, 5 Dec 1999 23:07:23 +0000 (23:07 +0000)]
Merged _all_ lpClipper into common_surface.
Add NULL ptr check to SetClipper.
Some more debug output.
Marcus Meissner [Sun, 5 Dec 1999 23:06:40 +0000 (23:06 +0000)]
Use the real glibc openpty if present.
Eric Pouech [Sun, 5 Dec 1999 23:04:00 +0000 (23:04 +0000)]
Added typedef to insure compilation on all gcc&egcs versions.
Marcus Meissner [Sun, 5 Dec 1999 23:03:15 +0000 (23:03 +0000)]
Fixed _copy_registry().
Juergen Schmied [Sun, 5 Dec 1999 23:02:04 +0000 (23:02 +0000)]
Added some constants for Spanish.
Ulrich Weigand [Sun, 5 Dec 1999 02:50:38 +0000 (02:50 +0000)]
Bugfix: Call DllEntryPoint for *every* process that loads the DLL, not
just for the first one.
Bypass 32->16->32 transition when calling DllEntryPoint of built-in.
Ulrich Weigand [Sun, 5 Dec 1999 02:49:59 +0000 (02:49 +0000)]
Added USER.DllEntryPoint().
Ulrich Weigand [Sun, 5 Dec 1999 02:48:53 +0000 (02:48 +0000)]
Call 16-bit instead of 32-bit UserSignalProc entry point.
Don't load USER32.DLL unless requested by the program.
Bugfix: Pass the correct thread ID to UserSignalProc.
Eric Pouech [Sun, 5 Dec 1999 02:45:52 +0000 (02:45 +0000)]
Fixed crash when map fails.
Dmitry Timoshkov [Sun, 5 Dec 1999 02:45:10 +0000 (02:45 +0000)]
Show use of undocumented messages.
Lionel Ulmer [Sun, 5 Dec 1999 02:20:46 +0000 (02:20 +0000)]
- removed keyboard auto-repeat when DInput acquires it
- removed some (now) obsolete fixme's
Marcus Meissner [Sun, 5 Dec 1999 02:19:56 +0000 (02:19 +0000)]
Moved lpClipper into common_directdrawsurface struct
Release old clipper on new set
Eric Pouech [Sun, 5 Dec 1999 02:19:24 +0000 (02:19 +0000)]
Fake MIDI_IO_STATUS support in midi in open
Fixed bug in midi in while reading data
Eric Pouech [Sun, 5 Dec 1999 02:18:59 +0000 (02:18 +0000)]
Fixed infinite loop for 0-length wavehdrs.
Eric Pouech [Sun, 5 Dec 1999 02:18:35 +0000 (02:18 +0000)]
Fixed buggy playback for non PCM files
Added support for from & to indexes for playback
Now using double wavehdr for better output
Cleaned-up internal structs and removed last 16 bit API adherence
Eric Pouech [Sun, 5 Dec 1999 02:18:01 +0000 (02:18 +0000)]
Tried to reduce echo in playSound API (using two wavehdr instead of
one).
Eric Pouech [Sun, 5 Dec 1999 02:17:40 +0000 (02:17 +0000)]
Added callback mechanisms for MIDI IN.
Eric Pouech [Sun, 5 Dec 1999 02:17:18 +0000 (02:17 +0000)]
Fixed improper acm streams closing.
Eric Pouech [Sun, 5 Dec 1999 02:16:48 +0000 (02:16 +0000)]
Debug traces cosmetic fixes.
Eric Pouech [Sun, 5 Dec 1999 02:16:24 +0000 (02:16 +0000)]
Fixed some errors (thanks to F Gouget for reporting them).
Added some bits on thunking and resources for DLLs.
Lionel Ulmer [Sat, 4 Dec 1999 04:22:04 +0000 (04:22 +0000)]
First support of DGA 2.0 for DirectDraw.
Erez Volk [Sat, 4 Dec 1999 04:21:20 +0000 (04:21 +0000)]
Stubs for Get/SetProcessDefaultLayout.
Marcus Meissner [Sat, 4 Dec 1999 04:19:55 +0000 (04:19 +0000)]
Stub for CloseProfileUserMapping.
Lionel Ulmer [Sat, 4 Dec 1999 04:19:04 +0000 (04:19 +0000)]
Use DInput's internal mouse event handler to handle the GetDeviceState
function.
Peter Ganten [Sat, 4 Dec 1999 04:18:09 +0000 (04:18 +0000)]
waveHdr.lpData was eventually HeapFree()ed uninitialized.
Sergei Turchanov [Sat, 4 Dec 1999 04:17:37 +0000 (04:17 +0000)]
Fix for GetBinaryType to return SCS_DOS_BINARY if extended signature
is unknown.
Ulrich Weigand [Sat, 4 Dec 1999 04:04:58 +0000 (04:04 +0000)]
Fixed 32-bit module name handling to conform better to Win9x.
Removed OFSTRUCT passing during process creation sequence.
Bugfix: don't set exe_modref when LOAD_LIBRARY_AS_DATAFILE is set.
Michael McCormack [Sat, 4 Dec 1999 04:03:45 +0000 (04:03 +0000)]
Added code to some service functions (some untested), fixed
declaration of service main function.
Alexandre Julliard [Sat, 4 Dec 1999 04:03:01 +0000 (04:03 +0000)]
Pierre Mageau
Murali Pattathe
Francois Boisvert
Francis Baudet
Henning Hoffmann
Many fixes.
Huw D M Davies [Sat, 4 Dec 1999 04:01:41 +0000 (04:01 +0000)]
Added stubs for several MRU list functions and documented some others.
Marcus Meissner [Sat, 4 Dec 1999 04:00:16 +0000 (04:00 +0000)]
Flush handle in any access mode.
Huw D M Davies [Sat, 4 Dec 1999 03:59:33 +0000 (03:59 +0000)]
Fixes off by one error in item insertion.
Marcus Meissner [Sat, 4 Dec 1999 03:58:37 +0000 (03:58 +0000)]
Allow 1% deviation from specified sampling rate for some soundcards.
Lionel Ulmer [Sat, 4 Dec 1999 03:57:47 +0000 (03:57 +0000)]
Suppressed the inclusion of OpenGL headers.
Peter Hunnisett [Sat, 4 Dec 1999 03:56:53 +0000 (03:56 +0000)]
- Added stub for conversion from meta to enhance meta files.
- Implemented GetEnhMetaFileBits for enhanced meta files.
Peter Hunnisett [Sat, 4 Dec 1999 03:55:58 +0000 (03:55 +0000)]
Improved stubs for the ddraw clipper routines.
Alexandre Julliard [Mon, 29 Nov 1999 02:48:43 +0000 (02:48 +0000)]
Made GetSystemTimeAsFileTime return value more precise.
Alexandre Julliard [Mon, 29 Nov 1999 02:17:08 +0000 (02:17 +0000)]
Fixed get_event_obj/get_file_obj to use the process parameter (thanks
to Eric Pouech).
Alexandre Julliard [Mon, 29 Nov 1999 02:10:56 +0000 (02:10 +0000)]
Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich Weigand).
Alexandre Julliard [Mon, 29 Nov 1999 01:58:35 +0000 (01:58 +0000)]
Implemented waitable timers.
Alexandre Julliard [Sun, 28 Nov 1999 21:03:46 +0000 (21:03 +0000)]
Bug fixes.
Alexandre Julliard [Sun, 28 Nov 1999 21:01:47 +0000 (21:01 +0000)]
Serge Ivanov
Pierre Mageau
Thy Nguyen
Don Kelly
Noomen Hamza
Lots of bug fixes and new features in property sheets.
Niels Kristian Bech Jensen [Sun, 28 Nov 1999 20:31:04 +0000 (20:31 +0000)]
Compiler warnings fixed.