Misha Koshelev
357f3db286
msi/tests: automation: Convert method names to Unicode on the fly to simplify adding new tests.
2007-05-04 13:40:02 +02:00
Misha Koshelev
1752f36413
msi/tests: automation: Free memory after string conversion.
2007-05-04 13:39:32 +02:00
Bill Medland
804d0139b7
oleaut32/tests: Some boundary tests on VarBstrFromDate.
2007-05-04 13:39:22 +02:00
Bill Medland
a70df444ae
kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat.
2007-05-04 13:39:09 +02:00
Juan Lang
b7019a7a64
wincrypt.h: Add missing definitions.
2007-05-04 13:32:04 +02:00
Rob Shearman
c572ddb40c
setupapi: Partially implement SetupQueryInfOriginalFileInformationW.
...
Implement SetupQueryInfOriginalFileInformationA on top of SetupQueryInfOriginalFileInformationW.
2007-05-04 12:40:43 +02:00
Rob Shearman
712bffb54e
setupapi: Add stubs for SetupQueryInfOriginalFileInformationA/W.
2007-05-04 12:40:17 +02:00
Rob Shearman
66d5cb2967
setupapi: The inf file containing the SourceDisksFiles and SourceDisksNames sections is the same as hinf if there is no layout file specified.
...
So pass the correct inf handle to SetupQueueDefaultCopyW and SetupQueueCopySectionW.
2007-05-04 12:40:00 +02:00
Peter Oberndorfer
3d57dd3f07
ntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U.
2007-05-04 12:39:45 +02:00
José Manuel Ferrer Ortiz
ac3c960c26
Some Spanish translation updates.
2007-05-04 12:39:38 +02:00
Konstantin Kondratyuk
e84d270252
ntdll: Correct a copy/paste mistake in NtWriteFile.
2007-05-04 12:39:13 +02:00
Alexandre Julliard
60e122b088
Get rid of some empty source files, our makefiles no longer require them.
2007-05-04 12:27:34 +02:00
Alexandre Julliard
69a88a9d40
Fix minor differences in the formatting of the license notices.
2007-05-04 12:08:15 +02:00
Alexandre Julliard
46fe7177c1
server: Allocate the wait event for FSCTL_PIPE_WAIT on the server side.
2007-05-03 17:44:32 +02:00
Alexandre Julliard
63a2372526
server: Allocate the wait event for FSCTL_PIPE_LISTEN on the server side.
2007-05-03 17:44:05 +02:00
Alexandre Julliard
fd59e158a7
server: Infrastructure to return a wait handle for blocking ioctls.
2007-05-03 17:43:18 +02:00
Alexandre Julliard
017480d4e2
server: Store valid file options in pseudo file descriptors.
2007-05-03 16:07:30 +02:00
Tim Schwartz
451616ee45
net.exe: Initial stub.
2007-05-03 15:52:05 +02:00
Andrey Turkin
8ecd3465d9
hhctrl.ocx: Recognize and use topic specification in url or in data.
2007-05-03 14:38:43 +02:00
Andrey Turkin
38acaccd93
hhctrl.ocx: Do not try to dereference NULL pointer if CreateHelpViewer failed.
2007-05-03 14:37:08 +02:00
Andrey Turkin
41342a32bb
hhctrl.ocx: Update HtmlHelp and its commands definitions, and partially implement data A->W translation.
2007-05-03 14:36:55 +02:00
Mounir IDRASSI
5bb4ed2d66
advapi32: Check for error in CryptEnumProviderTypesA and CryptEnumProvidersA.
2007-05-03 14:36:43 +02:00
Mikołaj Zalewski
521cba2bc7
user32: Fix TabbedTextOut.
...
The TEXT_TabbedTextOut didn't set correctly the text starting point
(x0) for left-aligned tabs and was ignoring the last tab. I've also
changed GetTextMetricsA to W as this should be slightly faster.
2007-05-03 14:36:20 +02:00
Alexandre Julliard
7ca4e025e7
widl: Don't declare a global binding handle when using an implicit handle.
2007-05-03 14:25:58 +02:00
Stefan Dösinger
adb9b13b81
wined3d: Implement vertex blending using GL_ARB_vertex_blend.
2007-05-03 14:24:46 +02:00
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