Stefan Dösinger
6acc0a151d
ddraw: Forward all 4 world matrices to wined3d.
2007-05-03 14:24:26 +02:00
Stefan Dösinger
d913744f1e
d3d: Calculate the size of WINED3DFVF_XYZBx FVFs.
2007-05-03 14:24:16 +02:00
Stefan Dösinger
34f95c683e
wined3d: Add missing prototypes for GL_ARB_vertex_blend.
2007-05-03 14:24:09 +02:00
Huw Davies
962d8b6011
ole32: Cope with a realloc returning a different pointer.
2007-05-03 14:24:02 +02:00
Andrew Talbot
2d50aa3644
ifsmgr.vxd: Constify some variables.
2007-05-03 14:23:58 +02:00
Andrew Talbot
1e4c97175e
dsound: Exclude unused headers.
2007-05-03 14:23:53 +02:00
Andrew Talbot
57459dc518
dpnet: Exclude unused headers.
2007-05-03 14:23:49 +02:00
Andrew Talbot
54f844bffc
dnsapi: Exclude unused header.
2007-05-03 14:23:45 +02:00
Andrew Talbot
e6903fa7bf
dxerr8: Exclude unused header.
2007-05-03 14:23:40 +02:00
Andrew Talbot
cb66a66f16
imaadp32.acm: Constify some variables.
2007-05-03 14:23:36 +02:00
Andrew Talbot
a22c7a6c34
kernel32: Constify a variable.
2007-05-03 14:23:31 +02:00
Andrew Talbot
e9924fe317
dxerr9: Exclude unused header.
2007-05-03 14:23:24 +02:00
Maarten Lankhorst
3006b9335c
winealsa: Improve sound mixer detection.
...
The previous mixer code depended on the existence of 1 'Master', and 1
'Capture' control. According to some feedback in wine-devel this is not
always the case, the new code will try the following order for loading:
Destination waveout: Master, Headphone PCM
Destination wavein: Capture
2007-05-03 14:23:09 +02:00
Aric Stewart
ec9f755086
gdi32: GetGlyphOutline needs to look at linked fonts as well.
2007-05-03 14:22:31 +02:00
Juan Lang
07a7079e22
wintrust: Implement WintrustLoadFunctionPointers.
2007-05-03 14:22:03 +02:00
Juan Lang
da3970df78
wintrust: Fix typo.
2007-05-03 14:21:55 +02:00
Rob Shearman
c582136d0b
ole32: Remove an unnecessary QueryInterface in CoRegisterClassObject that CoMarshalInterface will already do.
2007-05-02 15:03:28 +02:00
Rob Shearman
b1030f59e6
setupapi: SetupCopyOEMInfW should preserve the basename when copying the inf file to the inf directory if possible.
...
If the file already exists, then it should use a name with the form oem%u.inf instead.
2007-05-02 15:03:25 +02:00
Jason Edmeades
a2fa763008
xcopy: Output to console in Unicode if possible, or OEM codepage otherwise.
2007-05-02 15:03:19 +02:00
Dmitry Timoshkov
9bde411087
riched20: Add the tests for EM_SETTEXTEX/EM_GETTEXTEX in addition to WM_SETTEXT/WM_GETTEXT, make them pass under Wine.
2007-05-02 14:58:58 +02:00
Dmitry Timoshkov
19377e4ed6
comctl32: Remove a stray back slash.
2007-05-02 14:58:54 +02:00
Laurent Vromman
8b837bf8cb
gdi32: Complete WidenPath implementation.
...
WidenPath now recognizes PS_JOINs and PS_ENCDAPs.
2007-05-02 14:58:49 +02:00
Andrew Talbot
150608ab91
dmime: Exclude unused headers.
2007-05-02 14:58:34 +02:00
Andrew Talbot
42e2d576b5
dmusic32: Exclude unused headers.
2007-05-02 14:58:30 +02:00
Andrew Talbot
8f2349d309
dmband: Exclude unused headers.
2007-05-02 14:58:27 +02:00
Andrew Talbot
7e03e6380a
dmstyle: Exclude unused headers.
2007-05-02 14:58:23 +02:00
Andrew Talbot
9cbfb794fe
devenum: Exclude unused header.
2007-05-02 14:58:20 +02:00
Andrew Talbot
53acd1b162
gphoto.ds: Constify a variable.
2007-05-02 14:58:15 +02:00
Misha Koshelev
eee455c24a
msi: Add JScript/VBScript support.
2007-05-01 18:34:17 +02:00
Misha Koshelev
d70c9e7690
msi: Added handlers for JScript/VBScript actions that call one script function.
2007-05-01 18:25:34 +02:00
Misha Koshelev
f217cacbc2
msi: automation: Expose Installer object.
2007-05-01 18:05:26 +02:00
Misha Koshelev
8026c070bc
msi: automation: Implement Installer::OpenPackage.
2007-05-01 18:05:25 +02:00
Misha Koshelev
e4d211a5e9
msi: automation: Implement a few functions from the Session object.
2007-05-01 18:05:25 +02:00
Misha Koshelev
df6d7977c8
msi: automation: Implement Database::OpenView.
2007-05-01 18:05:25 +02:00
Misha Koshelev
deabb2978e
msi: automation: Implement View::Execute, Fetch, and Close.
2007-05-01 18:05:25 +02:00
Misha Koshelev
ced0a775a4
msi: automation: Implement Record::StringData.
2007-05-01 18:05:25 +02:00
Alexandre Julliard
f807f2d457
kernel32: Don't skip directory symlinks when looking for a specific file.
2007-05-01 14:32:33 +02:00
Alexandre Julliard
48c5321586
server: Give system APCs priority over signaled objects.
2007-05-01 14:07:24 +02:00
Alexandre Julliard
103249ecab
winebrowser: Don't output debug traces by default.
2007-05-01 14:00:43 +02:00
James Hawkins
1104dc088d
msi: Run the costing actions for both the UI and execute sequences.
2007-05-01 13:54:10 +02:00
James Hawkins
baad888766
msi: Reset the folder's resolved target before setting the target in CostFinalize.
2007-05-01 13:53:25 +02:00
James Hawkins
d8586e164f
msi: Add tests that show that costing is run in both the UI and Execute sequences.
2007-05-01 13:53:13 +02:00
Detlef Riekenberg
8f1559775c
localui: Implement AddPortUI.
2007-05-01 13:10:30 +02:00
Dan Hipschman
d676d3be5f
widl: Get rid of the tname field of var_t, simplify code.
2007-05-01 12:37:18 +02:00
Dan Hipschman
1ecbb01617
widl: Get rid of the typeref_t structure, simplify code.
2007-05-01 12:37:08 +02:00
Misha Koshelev
bb55acb577
msi: Expand IDL file to contain some OLE automation interface functions.
2007-05-01 11:58:45 +02:00
Misha Koshelev
26c16313d9
msi: Add base class for OLE automation objects.
2007-05-01 11:58:04 +02:00
Misha Koshelev
d1c4588625
msi: Merge OLE automation conformance tests.
2007-05-01 11:49:29 +02:00
Ben Taylor
b08d5bbe62
wineinstall: Use `wine --version` instead of `which wine`.
2007-05-01 11:47:16 +02:00
Ben Taylor
b39381f4f9
wineshelllink: Improve /bin/sh and awk compatibility.
2007-05-01 11:47:09 +02:00