wine
21 years agoFail SetMenuItemInfo if both MFT_BITMAP and MFT_SEPARATOR are
Mike Hearn [Wed, 15 Jan 2003 00:51:38 +0000 (00:51 +0000)] 
Fail SetMenuItemInfo if both MFT_BITMAP and MFT_SEPARATOR are
specified (an api violation).

21 years agoMake GetPrinterDriverDirectoryA pass all tests.
Stefan Leichter [Wed, 15 Jan 2003 00:51:16 +0000 (00:51 +0000)] 
Make GetPrinterDriverDirectoryA pass all tests.

21 years agoAdded tests for GetPrinterDriverDirectoryA.
Stefan Leichter [Wed, 15 Jan 2003 00:50:48 +0000 (00:50 +0000)] 
Added tests for GetPrinterDriverDirectoryA.

21 years agoSeparate the HINSTANCEs used by GetShellOle() and other delay load
Robert Shearman [Wed, 15 Jan 2003 00:45:19 +0000 (00:45 +0000)] 
Separate the HINSTANCEs used by GetShellOle() and other delay load
functions.

21 years agoInitialize the pwave array whenever we don't have a hardware buffer.
Francois Gouget [Wed, 15 Jan 2003 00:44:50 +0000 (00:44 +0000)] 
Initialize the pwave array whenever we don't have a hardware buffer.
Always create the wineoss thread.
Change the mmap ERR into a TRACE: there are normal circumstances where
mmap will fail and we can deal with them.

21 years agoFixed wine_ldt_copy importing on cygwin.
Jeroen Janssen [Wed, 15 Jan 2003 00:44:00 +0000 (00:44 +0000)] 
Fixed wine_ldt_copy importing on cygwin.

21 years agoRemove (POINTER)NULL casts.
Francois Gouget [Tue, 14 Jan 2003 23:43:41 +0000 (23:43 +0000)] 
Remove (POINTER)NULL casts.

21 years agoHandle the WS_EX_LEFTSCROLLBAR style (that is, draw the vertical
Alberto Massari [Tue, 14 Jan 2003 23:41:01 +0000 (23:41 +0000)] 
Handle the WS_EX_LEFTSCROLLBAR style (that is, draw the vertical
scrollbar on the left side of the control).

21 years ago- beginning of vertex matrix blending using extensions (currently
Raphael Junqueira [Tue, 14 Jan 2003 23:12:37 +0000 (23:12 +0000)] 
- beginning of vertex matrix blending using extensions (currently
  alpha alpha stage as i haven't understand needed extension behavior)
- modify SetRenderState for matrix blending specific params
- by default diffuse color is white ;)
- comments most of the traces (else flood ...)
- add more urls in comments
- indent, cleanups

21 years agoBeginning of more COM compliant behavior:
Raphael Junqueira [Tue, 14 Jan 2003 23:05:39 +0000 (23:05 +0000)] 
Beginning of more COM compliant behavior:
- AddRef/Release where needed
- use IUnknown* instead void*
- fix many GetDevice using AddRef
- fix IDirect3DSurface8Impl_GetContainer using QueryInterface

21 years agoCopyrect should flag destination texture as dirty, to force it to be
Jason Edmeades [Tue, 14 Jan 2003 22:53:50 +0000 (22:53 +0000)] 
Copyrect should flag destination texture as dirty, to force it to be
reloaded.

21 years agoAdd support for some of the texture address states and border colour.
Jason Edmeades [Tue, 14 Jan 2003 22:50:00 +0000 (22:50 +0000)] 
Add support for some of the texture address states and border colour.

21 years ago- move input and output data in VertexShader struct
Raphael Junqueira [Tue, 14 Jan 2003 20:29:33 +0000 (20:29 +0000)] 
- move input and output data in VertexShader struct
- better traces
- specific input data filling function for vertex shaders using vertex
  shader declaration (and not FVF ... maybe FVF will return for fast
  path with simples vertex shader declarations)
- huge vertex shader fixes:
  - add and fix many vs (1.0->2.0) used opcodes in complex shaders
  - improvements to programs parser: parse comments, version, ..
  - add a vertex shader input filler function (parsing vertex shader
    declaration): almost complete
- comments most of the traces (else flood ...)
- add more urls in comments
- indent, cleanups

21 years agoCheck for vsnprintf and _vsnprintf, and define vsnprintf with
Steven Edwards [Tue, 14 Jan 2003 19:35:03 +0000 (19:35 +0000)] 
Check for vsnprintf and _vsnprintf, and define vsnprintf with
_vsnprintf if needed.

21 years agoUpdated authors e-mail adresses.
Tom Wickline [Tue, 14 Jan 2003 19:33:33 +0000 (19:33 +0000)] 
Updated authors e-mail adresses.
Added my e-mail to the list.

21 years ago- Added listing of what the boot process is like, listing what is and
Shachar Shemesh [Tue, 14 Jan 2003 19:33:12 +0000 (19:33 +0000)] 
- Added listing of what the boot process is like, listing what is and
  what is not (yet) done.
- Fixed incorrect statement in the "bugs" list.
- Added trace when everything is done.

21 years agoCheck for pending X events before getting queue status.
Duane Clark [Tue, 14 Jan 2003 19:32:42 +0000 (19:32 +0000)] 
Check for pending X events before getting queue status.

21 years ago- Align the cleanup phase of ReleaseStgMedium to the native API.
Alberto Massari [Tue, 14 Jan 2003 19:32:14 +0000 (19:32 +0000)] 
- Align the cleanup phase of ReleaseStgMedium to the native API.
- When the data is a bitmap or an enhanced metafile, use the correct
  data member.

21 years agoStubs for Un|LockServiceDatabase.
Uwe Bonnes [Tue, 14 Jan 2003 19:31:44 +0000 (19:31 +0000)] 
Stubs for Un|LockServiceDatabase.

21 years agoAdded cone support.
Rok Mandeljc [Tue, 14 Jan 2003 19:31:08 +0000 (19:31 +0000)] 
Added cone support.

21 years agoPost correct notification code on WM_CLOSE for dialogs.
Dmitry Timoshkov [Tue, 14 Jan 2003 19:29:15 +0000 (19:29 +0000)] 
Post correct notification code on WM_CLOSE for dialogs.

21 years agoMove internal implementation into the exported function
Robert Shearman [Tue, 14 Jan 2003 19:28:49 +0000 (19:28 +0000)] 
Move internal implementation into the exported function
DrawMenuBarTemp.

21 years ago- Add some stubs.
Robert Shearman [Mon, 13 Jan 2003 20:44:13 +0000 (20:44 +0000)] 
- Add some stubs.
- Implement kernel32.FatalExit.

21 years agoAdd version info to dinput.
Enrico Horn [Mon, 13 Jan 2003 20:41:18 +0000 (20:41 +0000)] 
Add version info to dinput.

21 years agoAdd version info to dll/dsound.
Enrico Horn [Mon, 13 Jan 2003 20:40:45 +0000 (20:40 +0000)] 
Add version info to dll/dsound.

21 years agoUpdate the registry keys of SPI_ICONHORIZONTALSPACING,
Francois Gouget [Mon, 13 Jan 2003 20:40:22 +0000 (20:40 +0000)] 
Update the registry keys of SPI_ICONHORIZONTALSPACING,
SPI_ICONVERTICALSPACING and SPI_SETICONTITLEWRAP to match XP.
The SPI_SETBORDER test leaves an incorect border setting and is just
too erratic: comment it out for now.
Modified the SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICALSPACING and
SPI_SETWORKAREA to not cause the icons to be reorganized.
Don't test out-of-bound values for SPI_SETKEYBOARDSPEED as behavior
differs accross Windows platforms.
On Win9x the maximum value for SPI_SETSCREENSAVETIMEOUT is 32767.
The registry keys and values stored in them for
SPI_ICONHORIZONTALSPACING and SPI_ICONVERTICALSPACING depend on the
Windows platform: ignore them.
No Windows platform seems to SPI_SETFASTTASKSWITCH: no longer test it.
The lParam of WM_SETTINGCHANGE is quite useless (even the MSDN says
so!) and varies accross Windows platforms. Ignore it.
Always check the SystemParametersInfoA return code as it fails in very
strange ways on some platforms. Skip unsupported settings.
Skip Unicode tests on platforms that don't support it.

21 years agoSupport a few trivial cases in PropVariantClear.
Robert Shearman [Mon, 13 Jan 2003 20:37:39 +0000 (20:37 +0000)] 
Support a few trivial cases in PropVariantClear.

21 years agoAlignRects stub.
Robert Shearman [Mon, 13 Jan 2003 20:36:39 +0000 (20:36 +0000)] 
AlignRects stub.

21 years agoAdded configure check for regex.h.
Alexandre Julliard [Mon, 13 Jan 2003 18:41:40 +0000 (18:41 +0000)] 
Added configure check for regex.h.

21 years agoAdded missing .so files in 3:2.
Tom Wickline [Mon, 13 Jan 2003 18:35:55 +0000 (18:35 +0000)] 
Added missing .so files in 3:2.
Added winemaker in 3:3.
Added missing .h files in 3:4.
Added doc html files in 3:5.

21 years agoDefine the (old name) struct stat, it is used by programs using the
Dimitrie O. Paun [Mon, 13 Jan 2003 18:31:53 +0000 (18:31 +0000)] 
Define the (old name) struct stat, it is used by programs using the
old names.

21 years agoExtend version info.
Enrico Horn [Mon, 13 Jan 2003 18:31:19 +0000 (18:31 +0000)] 
Extend version info.

21 years agoUpdate the 'DIRECTDRAW7' flag according to the interface initialized.
Lionel Ulmer [Mon, 13 Jan 2003 18:30:47 +0000 (18:30 +0000)] 
Update the 'DIRECTDRAW7' flag according to the interface initialized.

21 years agoFix the case of floats in VarBstrFromR4, VarBstrFromR8 and
Francois Gouget [Mon, 13 Jan 2003 18:30:18 +0000 (18:30 +0000)] 
Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and
VarBstrFromCy.
We cannot check for equality of floats or doubles because of rounding
errors. Check equality to 14 digits for doubles.
Add more precision to the expected results so that they match actual
results.
Print floating values with more precision so we know what went wrong.
Specify the locale for all variant functions that depend on it.
Added return codes for Win95. Win95 returns dates with only two digits
for the year.
Uncommented more VariantCopyInd and VariantChangeTypeEx tests.

21 years agoUse only Ansi APIs for cleaning up the registry.
Francois Gouget [Mon, 13 Jan 2003 18:29:31 +0000 (18:29 +0000)] 
Use only Ansi APIs for cleaning up the registry.
Skip Unicode tests if the Unicode APIs are not implemented.
If the value name buffer is too small, Win9x returns the number of
characters returned as specified in the MSDN while other Windows
return the number of bytes written (including the trailing '\0').

21 years agoSPI_GETMINIMIZEDMETRICS implemented.
Robert Shearman [Mon, 13 Jan 2003 18:29:03 +0000 (18:29 +0000)] 
SPI_GETMINIMIZEDMETRICS implemented.

21 years agoAdded tests for environment variables, debug and suspend flags.
Eric Pouech [Mon, 13 Jan 2003 18:28:43 +0000 (18:28 +0000)] 
Added tests for environment variables, debug and suspend flags.

21 years agoWarning fixes.
Alexandre Julliard [Sat, 11 Jan 2003 22:50:15 +0000 (22:50 +0000)] 
Warning fixes.

21 years agoUse inline functions instead of macros to avoid problems in C++.
Dimitrie O. Paun [Sat, 11 Jan 2003 22:49:54 +0000 (22:49 +0000)] 
Use inline functions instead of macros to avoid problems in C++.
Inline functions respect scope, whereas macros don't.
Define umask in sys/stat.h, and mode_t in sys/types.h.

21 years agoAdded 'info symbol' command to look for defined symbols.
Eric Pouech [Sat, 11 Jan 2003 22:48:42 +0000 (22:48 +0000)] 
Added 'info symbol' command to look for defined symbols.

21 years agoAdded a few more stubs.
Eric Pouech [Sat, 11 Jan 2003 22:48:11 +0000 (22:48 +0000)] 
Added a few more stubs.

21 years agoModify OSS_Wave{In,Out}Init to report the exact capabilities of the
Francois Gouget [Sat, 11 Jan 2003 22:47:51 +0000 (22:47 +0000)] 
Modify OSS_Wave{In,Out}Init to report the exact capabilities of the
OSS driver.
Add support for the 48kHz and 96kHz formats.

21 years agoSome code cleanups.
Eric Pouech [Sat, 11 Jan 2003 22:47:21 +0000 (22:47 +0000)] 
Some code cleanups.
Better error handling.
Removed unneeded internal variables.

21 years agoPrint the message name for registered messages.
Alexandre Julliard [Sat, 11 Jan 2003 21:07:50 +0000 (21:07 +0000)] 
Print the message name for registered messages.

21 years agoFixed EOF return value for sscanf.
Alexandre Julliard [Sat, 11 Jan 2003 21:06:02 +0000 (21:06 +0000)] 
Fixed EOF return value for sscanf.

21 years agoReimplemented DllRegisterServer and DllUnregisterServer in a more
John K. Hohm [Sat, 11 Jan 2003 21:05:15 +0000 (21:05 +0000)] 
Reimplemented DllRegisterServer and DllUnregisterServer in a more
generally useful way, entirely in regsvr.c.  Added (un)registration of
interfaces.

21 years agoRemoved the FIXMEs when performing MoveFileEx with
Shachar Shemesh [Sat, 11 Jan 2003 21:03:18 +0000 (21:03 +0000)] 
Removed the FIXMEs when performing MoveFileEx with
MOVEFILE_DELAY_UNTIL_REBOOT, as wineboot will now take care of it.

21 years agoImplemented the "pending rename" registry processing.
Shachar Shemesh [Sat, 11 Jan 2003 21:02:50 +0000 (21:02 +0000)] 
Implemented the "pending rename" registry processing.

21 years agoAllow C++ comments after #endif.
Johannes E. Schindelin [Sat, 11 Jan 2003 21:02:03 +0000 (21:02 +0000)] 
Allow C++ comments after #endif.

21 years agoCreate stubs for chsize, dup, and dup2.
Dimitrie O. Paun [Sat, 11 Jan 2003 21:01:04 +0000 (21:01 +0000)] 
Create stubs for chsize, dup, and dup2.

21 years agoAdded the GUI part for setting the edition mode flavor.
Eric Pouech [Sat, 11 Jan 2003 21:00:20 +0000 (21:00 +0000)] 
Added the GUI part for setting the edition mode flavor.

21 years agoRemoved non needed include of module.h.
Eric Pouech [Sat, 11 Jan 2003 20:59:20 +0000 (20:59 +0000)] 
Removed non needed include of module.h.

21 years agoCoerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in these cases.
Marcus Meissner [Sat, 11 Jan 2003 20:58:58 +0000 (20:58 +0000)] 
Coerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in these cases.
Drop VT_x -> VT_x coercions, they are handled before the switch()
already.

21 years agoConvert VT_DISPATCH variants into VT_USERDEFINED/TKIND_DISPATCH and
Marcus Meissner [Sat, 11 Jan 2003 20:58:35 +0000 (20:58 +0000)] 
Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_DISPATCH and
TKIND_INTERFACE targets, Query IID_IDispatch if necessary.

21 years agoImplemented CoGetTreatAsClass.
Marcus Meissner [Sat, 11 Jan 2003 20:58:10 +0000 (20:58 +0000)] 
Implemented CoGetTreatAsClass.

21 years agoAdded windres compatibility switches: -v, --[no-]use-temp-file.
Dimitrie O. Paun [Sat, 11 Jan 2003 20:55:18 +0000 (20:55 +0000)] 
Added windres compatibility switches: -v, --[no-]use-temp-file.
New -h option to conform to standard practice (and MS' rc).
Updated documentation, minor option parsing cleanup.

21 years agoDSB.SetFormat:Trace the requested format as soon as possible in case
Francois Gouget [Sat, 11 Jan 2003 20:54:56 +0000 (20:54 +0000)] 
DSB.SetFormat:Trace the requested format as soon as possible in case
it is not supported and simplify validity check.
Initialize the buffer format, and only from the fields we checked.
DirectSoundCreate8 fully initializes the buffer format (just in case).

21 years agoDefine qsort and bsearch in stdlib.h.
Dimitrie O. Paun [Sat, 11 Jan 2003 20:54:19 +0000 (20:54 +0000)] 
Define qsort and bsearch in stdlib.h.

21 years agoAdd dirent.h header for Unix/mingw compatibility.
Dimitrie O. Paun [Sat, 11 Jan 2003 20:54:06 +0000 (20:54 +0000)] 
Add dirent.h header for Unix/mingw compatibility.

21 years agoFix latent deadlock in DSOUND_callback.
Francois Gouget [Sat, 11 Jan 2003 20:53:43 +0000 (20:53 +0000)] 
Fix latent deadlock in DSOUND_callback.

21 years ago- return EOF when stream is empty
Mehmet Yasar [Sat, 11 Jan 2003 20:53:22 +0000 (20:53 +0000)] 
- return EOF when stream is empty
- conformance test updated

21 years agoFixed handling of trailing whitespace after #else and #endif.
Alexandre Julliard [Fri, 10 Jan 2003 01:49:00 +0000 (01:49 +0000)] 
Fixed handling of trailing whitespace after #else and #endif.

21 years agoAdded Simplified Chinese resources.
Liu Spider [Fri, 10 Jan 2003 01:48:14 +0000 (01:48 +0000)] 
Added Simplified Chinese resources.

21 years agoAdd unistd.h files for mingw/Unix compatibility.
Dimitrie O. Paun [Fri, 10 Jan 2003 01:47:48 +0000 (01:47 +0000)] 
Add unistd.h files for mingw/Unix compatibility.

21 years ago3d sound diminishes with distance.
Rok Mandeljc [Fri, 10 Jan 2003 01:46:36 +0000 (01:46 +0000)] 
3d sound diminishes with distance.

21 years agoFixed crash in winamp reported by Andreas Mohr.
Juergen Schmied [Fri, 10 Jan 2003 01:46:15 +0000 (01:46 +0000)] 
Fixed crash in winamp reported by Andreas Mohr.

21 years agoFix recently broken GetDisplayNamesOf of names of shell extension
Juergen Schmied [Fri, 10 Jan 2003 01:45:57 +0000 (01:45 +0000)] 
Fix recently broken GetDisplayNamesOf of names of shell extension
dlls.

21 years agoChange types of WPARAM, LPARAM and LRESULT according to MS SDK definitions.
Dmitry Timoshkov [Fri, 10 Jan 2003 01:45:13 +0000 (01:45 +0000)] 
Change types of WPARAM, LPARAM and LRESULT according to MS SDK definitions.

21 years agoSupport default output name (a.out); some configure scripts check for
Dimitrie O. Paun [Fri, 10 Jan 2003 01:44:52 +0000 (01:44 +0000)] 
Support default output name (a.out); some configure scripts check for
it.

21 years agoSet correct last error if the path contains wildcard characters.
Shachar Shemesh [Fri, 10 Jan 2003 01:44:24 +0000 (01:44 +0000)] 
Set correct last error if the path contains wildcard characters.

21 years agoAdded GIF decompressor support to OLE Automation IPictures.
Marcus Meissner [Thu, 9 Jan 2003 06:04:33 +0000 (06:04 +0000)] 
Added GIF decompressor support to OLE Automation IPictures.

21 years agoCalculate starting position for a copyrect correctly.
Jason Edmeades [Thu, 9 Jan 2003 06:02:39 +0000 (06:02 +0000)] 
Calculate starting position for a copyrect correctly.

21 years agoAdded an edition mode flavor (win32/emacs...) to the console settings
Eric Pouech [Thu, 9 Jan 2003 06:01:51 +0000 (06:01 +0000)] 
Added an edition mode flavor (win32/emacs...) to the console settings
in the registry.

21 years agoSet the edition mode as a specific attribute, not an extension of the
Eric Pouech [Thu, 9 Jan 2003 06:01:32 +0000 (06:01 +0000)] 
Set the edition mode as a specific attribute, not an extension of the
console mode.

21 years agoRemoved emacs edition flavor (it's now a console attribute).
Eric Pouech [Thu, 9 Jan 2003 06:00:09 +0000 (06:00 +0000)] 
Removed emacs edition flavor (it's now a console attribute).

21 years agoIf bit/stretchblt source and destination DCs are the same, make sure
Duane Clark [Thu, 9 Jan 2003 05:59:47 +0000 (05:59 +0000)] 
If bit/stretchblt source and destination DCs are the same, make sure
the changes are committed before unlocking.

21 years agoDo not define __WINESRC__ when building tools and miscemu.
Alexandre Julliard [Thu, 9 Jan 2003 01:57:15 +0000 (01:57 +0000)] 
Do not define __WINESRC__ when building tools and miscemu.

21 years agoRemove global NONAMELESS* define for tests too.
Alexandre Julliard [Thu, 9 Jan 2003 01:56:27 +0000 (01:56 +0000)] 
Remove global NONAMELESS* define for tests too.

21 years agoRegenerated with latest widl.
Alexandre Julliard [Thu, 9 Jan 2003 01:10:14 +0000 (01:10 +0000)] 
Regenerated with latest widl.

21 years agoAdded a few rules to rebuild idl headers.
Alexandre Julliard [Thu, 9 Jan 2003 01:09:16 +0000 (01:09 +0000)] 
Added a few rules to rebuild idl headers.

21 years agoDeclare user-marshaller prototypes for types declared with [wire_marshal].
Ove Kaaven [Thu, 9 Jan 2003 01:05:54 +0000 (01:05 +0000)] 
Declare user-marshaller prototypes for types declared with [wire_marshal].
Define __WIDL__ preprocessor macro, so Wine-specific IDL can be enclosed
in #ifdef __WIDL__. Fixed a file output bug.

21 years agoAdded Simplified Chinese resources.
Liu Spider [Thu, 9 Jan 2003 00:51:09 +0000 (00:51 +0000)] 
Added Simplified Chinese resources.

21 years agoAdd implementation for PathCreateFromUrlW and add the start for some
Matthew Mastracci [Thu, 9 Jan 2003 00:50:17 +0000 (00:50 +0000)] 
Add implementation for PathCreateFromUrlW and add the start for some
URL unit tests.

21 years agoCheck and define AS (for cross/biarch compiler support).
Marcus Meissner [Thu, 9 Jan 2003 00:46:54 +0000 (00:46 +0000)] 
Check and define AS (for cross/biarch compiler support).

21 years agoAdd -gstabs+ option if supported (based on a patch by Marcus
Alexandre Julliard [Thu, 9 Jan 2003 00:42:26 +0000 (00:42 +0000)] 
Add -gstabs+ option if supported (based on a patch by Marcus
Meissner).

21 years agoCollapse the -hHrs options into the -O option.
Dimitrie O. Paun [Thu, 9 Jan 2003 00:03:53 +0000 (00:03 +0000)] 
Collapse the -hHrs options into the -O option.
Generate .res files by default.

21 years agoImplemented GetModuleBaseName(AW), GetModuleFileNameEx(AW) and
Eric Pouech [Thu, 9 Jan 2003 00:02:26 +0000 (00:02 +0000)] 
Implemented GetModuleBaseName(AW), GetModuleFileNameEx(AW) and
GetModuleInformation.

21 years ago- no longer depend on toolhelp definitions for generating snapshots
Eric Pouech [Thu, 9 Jan 2003 00:01:28 +0000 (00:01 +0000)] 
- no longer depend on toolhelp definitions for generating snapshots
- added get_dll_info request

21 years agoAdded the missing APIs.
Eric Pouech [Wed, 8 Jan 2003 23:59:31 +0000 (23:59 +0000)] 
Added the missing APIs.

21 years agoChange RECT to use LONG to match win32 standard headers and fix format
Dan Kegel [Wed, 8 Jan 2003 21:09:25 +0000 (21:09 +0000)] 
Change RECT to use LONG to match win32 standard headers and fix format
strings to use %ld for RECT elements.

21 years agoStore the keyboard state in the thread input structure on the server
Alexandre Julliard [Wed, 8 Jan 2003 19:56:31 +0000 (19:56 +0000)] 
Store the keyboard state in the thread input structure on the server
side.

21 years agoRemoved no longer used local variable (spotted by Dmitry Timoshkov).
Alexandre Julliard [Wed, 8 Jan 2003 19:55:08 +0000 (19:55 +0000)] 
Removed no longer used local variable (spotted by Dmitry Timoshkov).

21 years agoGrab the thread object in case the thread terminates with pending
Alexandre Julliard [Wed, 8 Jan 2003 19:54:19 +0000 (19:54 +0000)] 
Grab the thread object in case the thread terminates with pending
async requests (spotted by Andreas Mohr).

21 years agoWS_CAPTION is a two bit field, so test appropriately.
Duane Clark [Wed, 8 Jan 2003 19:53:47 +0000 (19:53 +0000)] 
WS_CAPTION is a two bit field, so test appropriately.

21 years agoGetPrinterDriverDirectoryA: do not crash on null pointers.
Stefan Leichter [Wed, 8 Jan 2003 19:52:25 +0000 (19:52 +0000)] 
GetPrinterDriverDirectoryA: do not crash on null pointers.

21 years agoStore the hardware messages in the thread input structure, not in the
Alexandre Julliard [Wed, 8 Jan 2003 00:27:58 +0000 (00:27 +0000)] 
Store the hardware messages in the thread input structure, not in the
thread queue. Get rid of the cooked messages queue.

21 years agoDefined NONAMELESSUNION/STRUCT directly in the files that need it
Alexandre Julliard [Tue, 7 Jan 2003 23:11:12 +0000 (23:11 +0000)] 
Defined NONAMELESSUNION/STRUCT directly in the files that need it
instead of globally in the makefile.

21 years agoUse the standard symbol names instead of the msvcrt specific ones.
Dimitrie O. Paun [Tue, 7 Jan 2003 23:09:54 +0000 (23:09 +0000)] 
Use the standard symbol names instead of the msvcrt specific ones.

21 years agoRemove extra #include directives from winspool.h.
Francois Gouget [Tue, 7 Jan 2003 23:09:22 +0000 (23:09 +0000)] 
Remove extra #include directives from winspool.h.

21 years ago - rewrote a little bit the state magagement to remove the RenderState
Lionel Ulmer [Tue, 7 Jan 2003 23:08:31 +0000 (23:08 +0000)] 
 - rewrote a little bit the state magagement to remove the RenderState
   stucture and use only the state_block code
 - factorize some code between interface revisions
 - fix some smalls bugs