Maarten Lankhorst
6e90756307
winealsa.drv/dsound: Handle underruns better.
2008-09-04 14:09:00 +02:00
Eric Pouech
07baf69080
dbghelp: SymFindFileInPath doesn't check for the parameters passed when looking in a directory, whatever the dbghelp's options.
2008-09-04 13:47:26 +02:00
Eric Pouech
2994e98850
dbghelp: Improve the symbol loader for .DBG files.
...
When looking for a .DBG file, first look for a .DBG file matching all
attributes, then for a .DBG partially matching the attributes.
2008-09-04 13:47:11 +02:00
Eric Pouech
d600115387
dbghelp: Improve the symbol loader.
...
When looking for a PDB file, no longer use SymFindFileInPath as it
doesn't actually check the signatures, but use an internal function
instead.
2008-09-04 13:46:54 +02:00
Vincent Povirk
3cce9ad9c6
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
2008-09-04 13:32:42 +02:00
Vincent Povirk
491e44d425
user32/tests: Don't check menu items when testing MNS_CHECKORBMP.
...
If the MNS_CHECKORBMP style is set on a menu, and the menu is checked,
the bitmap is not drawn. For the menu tests, that means we get no
WM_DRAWITEM message for an owner-drawn bitmap, and the bounding box of
the bitmap is not tested. We should leave the menu item unchecked in
this case so we can test it.
2008-09-04 12:44:13 +02:00
Stefan Dösinger
da1030f36c
wined3d: Compressed surface sizes are multiples of 4.
...
Since those surfaces are stored in blocks, the 4 pixel step doesn't only apply to surfaces < 4, but
also to surfaces bigger than that, with a non-multiple-of-4 size.
2008-09-04 12:44:00 +02:00
Nikolay Sivov
50bfa9b0eb
gdiplus: Stubs for AdjustableArrowCap calls.
2008-09-04 12:31:38 +02:00
Nikolay Sivov
9c60a57ad1
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
2008-09-04 12:31:24 +02:00
Nikolay Sivov
72304d8377
gdiplus: Initial GdipFlattenPath implementation.
2008-09-04 12:31:12 +02:00
Alexander Dorofeyev
78312704d9
wined3d: Remove obsolete code & ModifyLocation TODO.
...
This fbo logic appears to have already been implemented in ModifyLocation.
2008-09-04 12:29:57 +02:00
Alexander Dorofeyev
1bcd6e4508
wined3d: Get rid of gl buffer variable in BltOverride.
...
Uses This == dstSwapchain->frontBuffer instead as suggested by Henri Verbeet.
2008-09-04 12:29:50 +02:00
Alexander Dorofeyev
7c38816819
wined3d: Remove glDrawBuffer calls in BltOverride.
...
Handled in ActivateContext, must be remains of pre-context management code.
2008-09-04 12:29:42 +02:00
Alexander Dorofeyev
5c7f2906ee
wined3d: Make the condition to enter p8 conversion shader path more strict.
...
This prevents shader path from being entered for an offscreen surface
when there is p8 render target and fixes failures in ddraw visual test
(with opengl rendering and RTL_READDRAW mode) and visual glitches in
Red Alert.
2008-09-04 12:29:35 +02:00
Alexandre Julliard
3e78cca50c
msvcrt/tests: Fix the %n format test for Vista.
2008-09-04 12:27:29 +02:00
Rico Schüller
525e30e6b7
wined3d/d3d9: Set the initial scissorrect to the dimesions of the backbuffer from the first swapchain of the device.
2008-09-04 12:26:59 +02:00
Dmitry Timoshkov
97f2cbc1ea
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
2008-09-04 11:53:00 +02:00
James Hawkins
3f00006f1f
msi: Source for new patch files can only be compressed.
2008-09-04 11:52:21 +02:00
Nicolas Le Cam
22e69c0ee4
comctl32: Implement LVM_GETUNICODEFORMAT.
2008-09-04 11:51:40 +02:00
Jacek Caban
720e8c6252
jscript: Added parser memory managment.
2008-09-04 11:50:45 +02:00
Jacek Caban
b51a156ff1
jscript: Added lexer.
2008-09-04 11:50:28 +02:00
Jacek Caban
9ebdd11126
jscript: Added parser.
2008-09-04 11:47:56 +02:00
Hongbo Ni
2656c02dd6
winspool: Add simplified and traditional Chinese resources.
2008-09-04 11:42:48 +02:00
Hongbo Ni
ab08a0102f
wininet: Add simplified and traditional Chinese resources.
2008-09-04 11:42:45 +02:00
Hongbo Ni
29beb84b6b
wineps: Add simplified and traditional Chinese resources.
2008-09-04 11:42:42 +02:00
Hongbo Ni
7d35b15539
shlwapi: Add simplified and traditional Chinese resources.
2008-09-04 11:42:38 +02:00
Hongbo Ni
e96792f8ba
shdoclc: Add simplified and traditional Chinese resources.
2008-09-04 11:42:33 +02:00
Hongbo Ni
4648b353e4
setupapi: Add simplified and traditional Chinese resources.
2008-09-04 11:42:13 +02:00
Hongbo Ni
68aba12fb1
serialui: Add simplified and traditional Chinese resources.
2008-09-04 11:42:09 +02:00
Hongbo Ni
ea20c68a11
sane.ds: Add simplified and traditional Chinese resources.
2008-09-04 11:42:06 +02:00
Hongbo Ni
b71c0a67ec
oledlg: Add simplified and traditional Chinese resources.
2008-09-04 11:42:03 +02:00
Hongbo Ni
275a454823
oleaut32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:59 +02:00
Hongbo Ni
6a7ad7efb5
msvfw32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:56 +02:00
Hongbo Ni
9eb3a9c157
msi: Add simplified and traditional Chinese resources.
2008-09-04 11:41:53 +02:00
Hongbo Ni
642fb1e6a1
mshtml: Add simplified and traditional Chinese resources.
2008-09-04 11:41:50 +02:00
Hongbo Ni
dd0239e6ce
msacm32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:46 +02:00
Hongbo Ni
24a26a1435
mpr: Add simplified and traditional Chinese resources.
2008-09-04 11:41:43 +02:00
Hongbo Ni
cd01bf4291
localui: Add simplified and traditional Chinese resources.
2008-09-04 11:41:39 +02:00
Hongbo Ni
2c248cb0b1
localspl: Add simplified and traditional Chinese resources.
2008-09-04 11:41:35 +02:00
Hongbo Ni
ee288272a5
htctrl: Add simplified and traditional Chinese resources.
2008-09-04 11:41:32 +02:00
Hongbo Ni
092f298aa1
gphoto2: Add simplified and traditional Chinese resources.
2008-09-04 11:41:29 +02:00
Hongbo Ni
baf3460459
credui: Add simplified and traditional Chinese resources.
2008-09-04 11:41:26 +02:00
Hongbo Ni
e36ef9a5c9
browseui: Add simplified and traditional Chinese resou.
2008-09-04 11:41:23 +02:00
Hongbo Ni
030e678c9e
avifil32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:19 +02:00
Hongbo Ni
8bf5594d77
appwiz: Add simplified and traditional Chinese resources.
2008-09-04 11:41:16 +02:00
Shunichi Fuji
de251e1c62
gdi32: Adjust FT_MulFix function to Freetype cvs head.
2008-09-04 11:41:08 +02:00
Henri Verbeet
615f75faec
wined3d: IWineD3DSurface_PreLoad() doesn't do an implicit glBindTexture() anymore.
...
This was exposed by moving texture id generation from Preload() to BindTexture().
2008-09-04 11:15:33 +02:00
Henri Verbeet
632102cd14
wined3d: Correct a TRACE and remove an incorrect comment.
2008-09-04 11:15:24 +02:00
Henri Verbeet
4b354e8e62
wined3d: Fix a variable name inside a VTRACE.
2008-09-04 11:15:17 +02:00
Henri Verbeet
5fd7a59e70
wined3d: Use the correct representative for texture transform states.
2008-09-04 11:15:09 +02:00
Henri Verbeet
d37c6fc0a9
wined3d: Depth stencil tracking depends on the value of This->render_offscreen.
2008-09-04 11:15:01 +02:00
Henri Verbeet
4b6887b8e3
wined3d: Be more careful when deleting FBOs.
...
Clear all attachments before deleting FBOs. It should be valid to
delete FBOs that still have attachments, but for some reason the
nvidia drivers don't like it. The resulting memory corruption can be
pretty nasty, and this workaround seems clean enough.
2008-09-04 11:14:53 +02:00
Hans Leidekker
e078f618eb
winhttp: Implement some more options.
2008-09-04 11:14:32 +02:00
Alistair Leslie-Hughes
5e1ac66b25
msxml3: Add IDispatchEx test.
2008-09-03 14:21:45 +02:00
Hans Leidekker
6bb3090732
winhttp: A non-standard port must be included in the host header.
2008-09-03 14:21:44 +02:00
Hans Leidekker
04a11bb117
winhttp: Add zero value content length header to POST requests without additional data.
2008-09-03 14:21:44 +02:00
Hans Leidekker
96bf72f27e
winhttp: Add status notification tests. Make them pass.
2008-09-03 14:21:44 +02:00
Hans Leidekker
a74b52cf38
winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption.
2008-09-03 14:21:44 +02:00
Hans Leidekker
41a763629f
winhttp: Handle redirects.
2008-09-03 14:21:44 +02:00
Hans Leidekker
8063f5cbd4
winhttp: Move handling of default request parameters into build_request_string().
2008-09-03 14:21:44 +02:00
Hans Leidekker
9f8d4fe082
winhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.
2008-09-03 14:21:44 +02:00
Hans Leidekker
20d06b2a4c
winhttp: Allow reusing a secure connection.
2008-09-03 14:21:44 +02:00
Hans Leidekker
567e21e132
winhttp: Avoid testing errno when it isn't set.
2008-09-03 14:21:44 +02:00
Jeff Zaroyko
a2022c898a
ntdll: Add some tests for NtDeleteFile.
2008-09-03 14:21:44 +02:00
Jeff Zaroyko
1b5873accc
kernel32: Add some tests for DeleteFile.
2008-09-03 14:21:44 +02:00
Jeff Latimer
a251a8f166
user32/tests: Deregister the class created by create_dde_window.
2008-09-03 14:21:44 +02:00
Jim Cameron
31ba88d302
ntoskrnl.exe: Add stub for ObfDereferenceObject().
2008-09-03 14:21:44 +02:00
Jim Cameron
410cb3e7f8
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
2008-09-03 14:21:43 +02:00
Jim Cameron
4f39948f7b
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
2008-09-03 14:21:43 +02:00
Jim Cameron
9a4d1d15cf
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
2008-09-03 14:21:43 +02:00
Jim Cameron
597150f692
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
2008-09-03 14:21:43 +02:00
Jim Cameron
faa6ca08e9
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
954cb31448
msxml3: Add IDispatchEx support to IXMLDOMDocument2.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
c6a64414df
msxml3: Correct FIXME.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
b5be64db6b
mshtml: Add IHTMLElementBody test.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
aee6a2d8e1
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
2008-09-03 14:21:43 +02:00
James Hawkins
e28098aee5
ole32: Fix two failing tests in win9x.
2008-09-03 14:21:43 +02:00
James Hawkins
d82d5d665c
rasapi32: Fix several failing tests in win98.
2008-09-03 14:21:43 +02:00
James Hawkins
b5812e0013
ntdll: Fix a failing test in NT4.
2008-09-03 14:21:43 +02:00
James Hawkins
fc3019ac99
netapi32: Fix two failing tests in NT4.
2008-09-03 14:21:42 +02:00
James Hawkins
d6bb1d9a70
kernel32: Fix a failing test in win95.
2008-09-03 14:21:42 +02:00
James Hawkins
53f4e4345d
iphlapi: Fix a failing test in win95.
2008-09-03 14:21:42 +02:00
James Hawkins
5468f40ab8
gdi32: Fix a failing test in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
4490de3528
crypt32: Fix a few test failures in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
05499a41b8
crypt32: Fix several failing tests in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
12330b433e
crypt32: Fix several test failures in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
094545079c
crypt32: Fix several failing tests in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
99a5afa616
comctl32: Fix a failing test in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
a9086abac6
comctl32: Fix a failing test in win98.
2008-09-03 14:21:42 +02:00
James Hawkins
4ad88d25af
schannel: Fix a failing test in Vista.
2008-09-03 14:21:42 +02:00
James Hawkins
bb6a8f36c3
rpcrt4: Fix a failing test in Vista.
2008-09-03 14:21:42 +02:00
Nikolay Sivov
38196119f3
gdiplus: Add few TRACE(..) for Matrix.
2008-09-03 14:21:42 +02:00
Nikolay Sivov
088ed7a52d
gdiplus: Add few TRACE(..) for ImageAttributes.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
c9d4046bcf
gdiplus: Add TRACE(..) for font calls.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
69e17d6a6a
gdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
26ccb33f86
gdiplus: Add TRACE(..) for brush calls.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
0f87374a17
gdiplus: Add TRACE(..) to CustomLineCap.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
cf5562338a
gdiplus: Fix API documentation name.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
29f4c9d8a0
gdiplus: Add some TRACE(..) to Graphics.
2008-09-03 14:21:41 +02:00
Paul Vriens
e1c9c2597a
msxml3/tests: Fix a test on win98.
2008-09-03 14:21:41 +02:00
Paul Vriens
fe360d6aa2
msxml3/tests: Use CreateFileA to please win98.
2008-09-03 14:21:41 +02:00
Jim Cameron
f20961d9fa
dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().
2008-09-03 14:21:41 +02:00
Alexander Dorofeyev
e13d0efb01
wined3d: Remove glFlush in RealizePalette.
...
glFlush was added to surface_blt_to_drawable some time ago, which is a
more general fix and makes this one superfluous.
2008-09-03 13:14:52 +02:00
Alexander Dorofeyev
379f400990
wined3d: Add glFlush when clearing the front buffer in ClearSurface.
2008-09-03 13:14:52 +02:00
Paul Vriens
501b1e0a49
dplayx/tests: Add a few missing HeapFree's.
2008-09-03 13:14:51 +02:00
Paul Vriens
55faa6e911
ddraw/tests: Let tests run again on win9x.
2008-09-03 13:14:51 +02:00
Christian Costa
e79b747352
d3dxof: Handle comments in templates text format.
2008-09-03 13:14:51 +02:00
Christian Costa
675327c031
d3dxof: Start implementing IDirectXFile_CreateEnumObject.
2008-09-03 13:14:51 +02:00
James Hawkins
3e76eacbfd
shlwapi: Fix a few failing tests in Vista.
2008-09-03 13:14:51 +02:00
James Hawkins
6b20075b1f
rpcrt4: Remove a test that was replaced by a better test.
2008-09-03 13:14:51 +02:00
James Hawkins
6b1c6eebab
riched20: Trace the result of a failing test.
2008-09-03 13:14:51 +02:00
James Hawkins
21cde57be5
ole32: Fix a failing test in Vista.
2008-09-03 13:14:51 +02:00
James Hawkins
f6a9514e96
ntdll: Fix a few failing tests in Vista.
2008-09-03 13:14:51 +02:00
James Hawkins
43c97f4477
msvcrt: Trace the results of two failing tests.
2008-09-03 13:14:51 +02:00
James Hawkins
e5fd83da6d
msi: Fix a failing test in Vista.
2008-09-03 13:14:51 +02:00
James Hawkins
d62b33f229
mshtml: Fix a test that fails in Vista.
2008-09-03 13:14:50 +02:00
James Hawkins
e57badb667
mlang: Remove a test that fails on all systems.
2008-09-03 13:14:50 +02:00
James Hawkins
57cda911a9
kernel32: Fix a test that fails in win2k3.
2008-09-03 13:14:50 +02:00
James Hawkins
731306bf78
kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior.
2008-09-03 13:14:50 +02:00
James Hawkins
b1ff962182
kernel32: Fix a failing test in Vista.
2008-09-03 13:14:50 +02:00
James Hawkins
5a9587949f
crypt32: Fix a failing test in Vista.
2008-09-03 13:14:50 +02:00
James Hawkins
f5dd6d23ed
crypt32: Remove a test with a binary result that behaves differently across platforms.
2008-09-03 13:14:50 +02:00
James Hawkins
3dedb0fdba
crypt32: Fix a test that fails in Vista.
2008-09-03 13:14:50 +02:00
James Hawkins
3c53fcc4c4
advapi32: Fix the process access rights value for Vista.
2008-09-03 13:14:50 +02:00
James Hawkins
83b21a6d5b
advapi32: Fix a few test failures in Vista.
2008-09-03 13:14:50 +02:00
Francois Gouget
5512dacf8f
oleaut32: Improve the LHashValOfNameSys() documentation a bit.
2008-09-02 21:35:24 +02:00
Jacek Caban
db21502d51
jscript: Added IActiveScript::GetScriptState implementation.
2008-09-02 21:34:12 +02:00
Jacek Caban
dfbb5b9530
jscript: Added IDispatchEx::Invoke implementation.
2008-09-02 21:34:06 +02:00
Jacek Caban
a861c78b92
jscript: Added IDispatchEx::GetIDsOfNames implementation.
2008-09-02 21:33:52 +02:00
Jacek Caban
c62c4f8928
jscript: Added IActiveScript::GetScriptDispatch implementation.
2008-09-02 21:33:42 +02:00
Jacek Caban
f3eb77610b
jscript: Added script site tests.
2008-09-02 21:33:27 +02:00
Jacek Caban
9efb87ea88
jscript: Added IActiveScript::Close implementation.
2008-09-02 21:33:08 +02:00
Jacek Caban
268a92bed2
jscript: Added IActiveScript::SetScriptSite.
2008-09-02 21:33:03 +02:00
Jacek Caban
d19cdef8f8
jscript: Added IActiveScriptParse::InitNew implementation.
2008-09-02 21:32:54 +02:00
Dan Hipschman
9e6784c2a7
oleaut32: Add a widl-generated proxy file for ocidl.idl.
2008-09-02 18:02:04 +02:00
Dan Hipschman
19cccae29d
ole32: Add a widl-generated proxy file for oleidl.idl.
2008-09-02 16:03:02 +02:00
Dan Hipschman
44800b6ad4
ole32: Add a widl-generated proxy file for objidl.idl.
2008-09-02 16:02:29 +02:00
Dan Hipschman
4afc326638
ole32: Add widl-generated proxies for unknwn.idl and dcom.idl.
2008-09-02 16:00:33 +02:00
Stefan Dösinger
09d0a35872
ddraw: Add some overlay tests.
2008-09-02 15:05:59 +02:00
Stefan Dösinger
ab74030ec5
wined3d: Optimize the projected bump map handling.
2008-09-02 14:56:57 +02:00
Stefan Dösinger
ddec94bf0f
ddraw: Pass proper parameters to CheckDeviceFormat.
2008-09-02 14:56:45 +02:00
Stefan Dösinger
c1eabc2ce7
ddraw: Catch attempts to opengl-render to the desktop window.
2008-09-02 14:56:35 +02:00
Stefan Dösinger
d5f05c59c7
ddraw: Beware of the surface type when checking for format support.
2008-09-02 14:56:26 +02:00
Stefan Dösinger
d60ece20b5
wined3d: Implement secondary color in the arbfp ffp pipeline.
2008-09-02 14:56:15 +02:00
Stefan Dösinger
8b1727ae62
wined3d: Report incorrect filtering settings in ValidateDevice.
2008-09-02 14:56:06 +02:00
Stefan Dösinger
422eebd2c3
wined3d: BLENDTEXTUREALPHAPM reads the texture.
2008-09-02 14:55:57 +02:00
Stefan Dösinger
3b48660f43
wined3d: Implement YV12 support for emulated overlays.
...
This is the prefered format of many codecs, and for some codecs this
is the only supported output format. As usual I try to handle all the
conversion in the GPU and keep the CPU involvement minimal to gain the
full performance of PBO transfers.
2008-09-02 14:55:50 +02:00
Muneyuki Noguchi
874ff81640
comdlg32: Update Japanese translation.
2008-09-02 14:07:28 +02:00
Paul Vriens
7e21104bd9
dplayx/tests: Remove a stray CoInitialize.
2008-09-02 13:59:39 +02:00
Francois Gouget
6bd4bf66e2
crypt32: Fix compilation on systems that don't support nameless unions.
2008-09-02 13:59:31 +02:00
Francois Gouget
360c164e54
d3dxof: Remove spaces before '\n', add '\n' in Wine traces.
2008-09-02 13:59:22 +02:00
Francois Gouget
aafaec4f43
gdiplus/tests: Remove unneeded casts.
2008-09-02 13:59:17 +02:00
Francois Gouget
9c63e186c6
wined3d: Add a '\n' to Wine traces.
2008-09-02 13:59:11 +02:00
Francois Gouget
39050cb0a8
appwiz.cpl: Remove spaces before '...' in the Norwegian resources.
2008-09-02 13:58:53 +02:00
Francois Gouget
ec83c30075
dplayx/tests: Fix compilation on systems that don't support nameless unions.
2008-09-02 13:58:47 +02:00
Francois Gouget
189ea26989
user32/tests: Add a trailing '\n' to an ok() call.
2008-09-02 13:58:41 +02:00
Francois Gouget
ffcb02696c
winhttp/tests: Add a trailing '\n' to an ok() call.
2008-09-02 13:58:37 +02:00
Francois Gouget
4560ce24d8
msxml3: Add a '\n' to a Wine trace.
2008-09-02 13:58:33 +02:00
Francois Gouget
25346b8437
gdiplus: Add some documentation stubs to make winapicheck happy.
2008-09-02 13:58:28 +02:00
Francois Gouget
4823b2c7bf
Assorted spelling fixes.
2008-09-02 13:58:21 +02:00
Alistair Leslie-Hughes
cf86ff8f7e
mshtml: Add missing IDispatchEx tids.
2008-09-02 13:56:01 +02:00
Alistair Leslie-Hughes
ad76cc1f7c
mshtml: Implement IDispatch for IHTMLBodyElement.
2008-09-02 13:54:37 +02:00
Adam Petaccia
f7fc4e1610
gdiplus: Implement GdipCreateTexture2I.
2008-09-02 13:54:08 +02:00
Adam Petaccia
b6afa7a743
gdiplus: Implement GdipCreateTexture2.
2008-09-02 13:54:00 +02:00
Adam Petaccia
7b3e6d018a
gdiplus: Implement GdipCreateTexture.
2008-09-02 13:53:53 +02:00
Adam Petaccia
cb88bbd176
gdiplus: Stub GdipCreateTexture2I.
2008-09-02 13:53:47 +02:00
Adam Petaccia
29e1994722
gdiplus: Stub GdipCreateTexture2.
2008-09-02 13:53:41 +02:00
Adam Petaccia
406c5d3f4d
gdiplus: Stub GdipCreateTexture.
2008-09-02 13:53:33 +02:00
Adam Petaccia
a90bced72e
gdiplus: Stub GdipTranslateLineTransform.
2008-09-02 13:53:27 +02:00
Aric Stewart
bf6e766df6
comctl32: monthcal: Set the stStart parameter when sending the MCN_GETDAYSTATE notification.
2008-09-02 13:34:02 +02:00
Paul Vriens
7af5d5fb23
msxml3/tests: Add a missing CoUninitialize.
2008-09-02 13:28:51 +02:00
Paul Vriens
7fb12e84f5
msxml3/tests: Add a missing CoUninitialize.
2008-09-02 13:28:46 +02:00
Paul Vriens
cea45c5339
shlwapi/tests: Don't test unimplemented functions.
2008-09-02 13:28:39 +02:00
Paul Vriens
4732f48fbc
shell32/tests: Don't test unimplemented functions.
2008-09-02 13:28:34 +02:00
Paul Vriens
c559895ce9
msi/tests: Create a system restore point when needed.
2008-09-02 13:28:23 +02:00
Paul Vriens
4bc832c29a
msi/tests: Add a missing CoUninitialize.
2008-09-02 13:27:46 +02:00
Gerald Pfeifer
377f14c7e3
winenas: Add return statement to wodPlayer().
2008-09-02 12:51:24 +02:00
Gerald Pfeifer
dc302b7c1d
quartz: Add return statement to PullPin_Thread_Main().
2008-09-02 12:51:18 +02:00
Christian Costa
23166f900e
d3dxof: Some fixes for template parsing in text mode.
...
Fix lockup when going to next template in text mode.
Keyword corresponding to TOKEN_LPSTR is STRING and not LPSTR.
Accept numerical characters in name.
2008-09-02 11:59:03 +02:00
Hongbo Ni
5f680f92e5
comdlg32: Update simplified Chinese resource.
2008-09-02 11:57:36 +02:00
Hongbo Ni
a2ac029599
comctl32: Add traditional Chinese resources.
2008-09-02 11:57:32 +02:00
Dylan Smith
b5e9aed268
richedit: Prevent integer overflow in wrapping code with no wrap.
2008-09-02 11:57:14 +02:00
Eric Pouech
f3c071660d
winedump, dbghelp: Correctly name the age field in PDB headers.
2008-09-02 11:57:04 +02:00
Eric Pouech
8b9c05a9ca
dbghelp: Added the definitions for Dwarf3 specifications.
2008-09-02 11:56:53 +02:00
Andrew Talbot
f5c87f8ec5
msvfw32: Sign-compare warning fix.
2008-09-02 11:54:36 +02:00
Andrew Talbot
52c6c3fca8
mstask: Sign-compare warnings fix.
2008-09-02 11:54:33 +02:00
Andrew Talbot
380d3b2494
msimtf: Sign-compare warning fix.
2008-09-02 11:54:30 +02:00
Juan Lang
07de224b54
crypt32: Implement CertAddCTLContextToStore.
2008-09-02 11:54:23 +02:00
Juan Lang
08f37c62be
crypt32: Add tests for CertAddEncodedCTLToStore.
2008-09-02 11:54:15 +02:00
Juan Lang
4f62230ee2
crypt32: Implement CertFindCTLInStore.
2008-09-02 11:54:09 +02:00
Juan Lang
7a2cedadbc
crypt32: Implement CertDeleteCTLFromStore.
2008-09-02 11:54:02 +02:00
Juan Lang
7572f61f38
crypt32: Implement CertEnumCTLsInStore.
2008-09-02 11:53:55 +02:00
Juan Lang
dc7a4e1302
crypt32: Add CTLs to the registry store.
2008-09-02 11:53:49 +02:00
Juan Lang
ec1e1b30cd
crypt32: Add CTLs to the file store.
2008-09-02 11:53:42 +02:00
Juan Lang
02784fb0dc
crypt32: Add CTLs to the provider store.
2008-09-02 11:53:35 +02:00
Juan Lang
3614bb7b4d
crypt32: Add CTLs to the collection store.
2008-09-02 11:53:29 +02:00
Juan Lang
caf6a7dcbc
crypt32: Add CTLs to the memory store.
2008-09-02 11:53:21 +02:00
Juan Lang
aebb937207
crypt32: Implement CertAddEncodedCTLToStore.
2008-09-02 11:53:13 +02:00
Juan Lang
3eb62ad60b
crypt32: Implement CertDuplicateCTLContext.
2008-09-02 11:53:07 +02:00
Juan Lang
0ada2b93f9
crypt32: Add support for CTL properties.
2008-09-02 11:53:01 +02:00