- 23 Mar, 2007 8 commits
-
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Alessandro Pignotti authored
dplayx: Corrected the way nameserver initializes the sessiondesc structure on broadcast request reply.
-
Alexandre Julliard authored
-
- 22 Mar, 2007 17 commits
-
-
Alexandre Julliard authored
Get rid of the open_named_pipe request, we can now use a normal open_file_object.
-
Alexandre Julliard authored
Get rid of the open_mailslot request, we can now use a normal open_file_object.
-
Alexandre Julliard authored
Don't map NT namespace 1:1 to Unix, add a magic \??\unix device instead. More generic support for \??\ devices, with fallback to the wineserver for paths that don't exist.
-
Aric Stewart authored
Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication. The previous command line processing is not identical to CommandLineToArgvW and CommandLineToArgvW breaks msi command line processing for things such as Excel Viewer 2003. Specifically the command line created by the Excel Viewer 2003 and passed to msiexec.exe is "c:\windows\system32\msiexec.exe" /I C:\windows\temp\IXP000.TMP\XLVIEW.MSI CDCACHE="2" LAUNCHEDFROMSETUP="1" SETUPEXEPATH="C:\windows\temp\IXP000.TMP\" SETUPEXENAME="SETUP.EXE" /lpiwaeo "C:\windows\temp\Microsoft Office Excel Viewer 2003 Setup(0001)_Task(0001).txt" CDCACH"...
-
Dmitry Timoshkov authored
Add a hack for WM_GETTEXT in RichEdit20W class when running in win9x emulation mode.
-
Dmitry Timoshkov authored
user32: WM_GETTEXT message converters have to 0-terminate output buffer if there is enough space even if there is no text to convert.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Add appropriate symlinks to them in the \?? directory.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Juan Lang authored
-
Louis Lenders authored
-
Louis Lenders authored
-
Damjan Jovanovic authored
-
Ken Thomases authored
This reverts ae9f68de commit. Because of commit 4e686043 which extracts the constituent fonts from Mac suitcase fonts, we can use mmap on font files on the Mac.
-
Andrew Talbot authored
-
- 21 Mar, 2007 15 commits
-
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Stefan Dösinger authored
Implement signed d3d formats for D3DFMT_V8U8 and D3DFMT_Q8W8V8U8 if no suitable opengl signed format is supported.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Andrew Talbot authored
-
Alessandro Pignotti authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
riched20: Add a test that shows that under Win9x RichEdit20W windows are not unicode, but always expect to see unicode input.
-
Rob Shearman authored
ole32: The 16-bit version of CoDisconnectObject is not compatible with the 32-bit version, so create a separate stub for the former.
-
Rob Shearman authored
winedump: Fix the output for Makefile.in with respect to the dependencies line to match that required by the build system.
-