- 15 Jun, 2004 13 commits
-
-
Francois Gouget authored
it must specify the CREATE_UNICODE_ENVIRONMENT flag. Also the SHELL_ExecuteW32() functions will always be called with a Unicode environment so adjust their prototype accordingly.
-
Dmitry Timoshkov authored
-
Mike Hearn authored
-
Ulrich Czekalla authored
ScrollWindowEx can be moved out of X11drv.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
- Fix incorrect assumptions about format strings when parsing date formats and setting LOCALE_IDATE and LOCALE_ILDATE values.
-
Michael Fritscher authored
-
Huw Davies authored
-
Alexandre Julliard authored
detection of bad handles (with help from Aric Stewart).
-
Alexandre Julliard authored
More correct support for setting critical section spin counts (based on a patch by Robert Shearman).
-
Eric Pouech authored
-
Uwe Bonnes authored
-
Dmitry Timoshkov authored
-
- 14 Jun, 2004 27 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Robert Shearman authored
- Turn off redrawing when expanding to make it faster.
-
Pierre d'Herbemont authored
- WINE_GET_SONAME support for darwin
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Eric Pouech authored
SymMatchFileName - made use of SymFindFileInPath to lookup .dbg and .pdb files - fixed a crash in CodeView enum handling
-
Robert Shearman authored
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no longer use it and the proxy should have taken a reference on it. - Add a few comments.
-
Mike McCormack authored
-
Lionel Ulmer authored
-
Mike McCormack authored
-
Dmitry Timoshkov authored
Added support for SBM_GETRANGE16 message in the scrollbar window proc.
-
Robert Reif authored
Added error explanations. Changed debug channel from msacm to wavemap so not confused with msacm.
-
Robert Reif authored
manufacturers sound cards on two different OSs seem to support this. Added some invalid parameter checks to wave[In,Out]GetDevCaps. One test is commented out because wine doesn't handle it properly. Minor info printing cleanup.
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Eric Pouech authored
- Make use of it in kernel32.
-
Pierre d'Herbemont authored
-
Robert Shearman authored
CreateNamedPipe.
-
Robert Reif authored
-
Rein Klazes authored
to make Photoshop 7.0 work again.
-
Ofir Petruska authored
-
Mike Hearn authored
-
Dmitry Timoshkov authored
returned by an application.
-
Dmitry Timoshkov authored
-
Raphael Junqueira authored
- some fixes to ATI specific paths of set_tex_op (Christian needs to complete it) - fix use of GL_SUPPORT(NV_TEXGEN_REFLECTION). I have used the wrong define, I'll get a brown paper bag :(
-