Matteo Bruni
|
3a6050b6ab
|
d3dx9: Forward D3DXCompileShader to d3dcompiler.
|
2010-08-30 11:26:28 +02:00 |
|
Matteo Bruni
|
390b480356
|
d3dcompiler: Stub D3DCompile implementation.
|
2010-08-30 11:26:28 +02:00 |
|
Alexandre Julliard
|
dfdea6c4a5
|
msvcrt: Add -ret64 flag on some functions that return a 64-bit value.
|
2010-08-29 12:09:36 +02:00 |
|
Alexandre Julliard
|
3f4573cc72
|
d3dx10: Fix typo in a forward name.
|
2010-08-29 12:02:48 +02:00 |
|
Louis Lenders
|
7ab48e8ef0
|
wer: Add new stubbed wer.dll.
|
2010-08-27 15:39:44 +02:00 |
|
Louis Lenders
|
85b3f299ff
|
rstrtmgr: Add new stubbed dll rstrtmgr.dll.
|
2010-08-27 15:39:15 +02:00 |
|
Alexandre Julliard
|
67d0195fd9
|
mscoree/tests: Comment out a couple of tests that crash on Windows.
|
2010-08-27 15:36:12 +02:00 |
|
Huw Davies
|
3e9f0ca227
|
shell32: Add a few printer icon resource ids.
|
2010-08-27 14:33:09 +02:00 |
|
Francois Gouget
|
6456fe50c0
|
shdoclc: Remove a space before an ellipsis in the Italian translation.
|
2010-08-27 12:31:11 +02:00 |
|
Francois Gouget
|
7e352cc2c6
|
appwiz.cpl: Remove a space before an ellipsis in the Norwegian translation.
|
2010-08-27 12:31:07 +02:00 |
|
Francois Gouget
|
bd43ffec6a
|
mshtml: Remove spaces before '\n's in the Portuguese translation.
|
2010-08-27 12:31:04 +02:00 |
|
Francois Gouget
|
c5e54a02dd
|
shell32: Remove spaces before '\n's in the Serbian translation.
|
2010-08-27 12:31:00 +02:00 |
|
Juan Lang
|
e5394c6ce5
|
userenv: Implement GetProfilesDirectory.
|
2010-08-27 12:28:04 +02:00 |
|
Juan Lang
|
4e19b7ae35
|
userenv/tests: Add tests for GetProfilesDirectory.
|
2010-08-27 12:26:50 +02:00 |
|
Matteo Bruni
|
90c615aa61
|
d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll.
|
2010-08-27 12:26:19 +02:00 |
|
Hans Leidekker
|
94deb85d12
|
wininet: Handle HTTP_STATUS_REDIRECT_METHOD.
|
2010-08-27 12:08:41 +02:00 |
|
Hans Leidekker
|
dd7514a38d
|
msi: Move database initialization to a separate function.
|
2010-08-27 12:08:33 +02:00 |
|
Hans Leidekker
|
eef54ffe6b
|
msi: Open the database storage in transacted mode when MSIDBOPEN_CREATE or MSIDBOPEN_TRANSACT is specified.
|
2010-08-27 12:08:29 +02:00 |
|
Hans Leidekker
|
d411c49dd1
|
msi/tests: Fix a WoW64 test failure.
|
2010-08-27 12:08:22 +02:00 |
|
Hans Leidekker
|
44b15b061b
|
msi: Create the product key if necessary in msi_publish_patches.
Fixes a regression caused by c9fb24927d .
|
2010-08-27 12:08:16 +02:00 |
|
Hans Leidekker
|
137dfbe80a
|
msi/tests: Use a different product code in the package tests to avoid cascading test failures.
|
2010-08-27 12:08:08 +02:00 |
|
Piotr Caban
|
25efb00857
|
msvcr90: Added _wstat64i32 implementation.
|
2010-08-27 12:06:55 +02:00 |
|
Piotr Caban
|
3a25d7d9aa
|
msvcrt: Added _gcvt_s implementation.
|
2010-08-27 12:06:43 +02:00 |
|
Piotr Caban
|
600fa766f3
|
msvcrt: Added _scprintf implementation.
|
2010-08-27 12:06:12 +02:00 |
|
Piotr Caban
|
6467c8325f
|
msvcrt: Added _gmtime32_s and _gmtime64_s implementation.
|
2010-08-27 12:06:00 +02:00 |
|
Piotr Caban
|
471bad1ee8
|
msvcrt: Added _strdate_s and _wstrdate_s implementation.
|
2010-08-27 12:05:42 +02:00 |
|
Piotr Caban
|
7d0c04d31c
|
msvcrt: Added _strtime_s and _wstrtime_s implementation.
|
2010-08-27 12:05:10 +02:00 |
|
Juan Lang
|
3fec8d9e05
|
urlmon: Return failures from progress callback.
|
2010-08-27 12:02:37 +02:00 |
|
Thomas Mullaly
|
144ddea3f9
|
urlmon: Improved support for opaque file URL paths.
|
2010-08-27 12:00:48 +02:00 |
|
Thomas Mullaly
|
fe89d8ac5b
|
urlmon: Finished adding basic support for Uri_CREATE_FILE_USE_DOS_PATH.
|
2010-08-27 12:00:38 +02:00 |
|
Thomas Mullaly
|
948009872d
|
urlmon: Improved support for determining if a URI is hierarchical or not.
|
2010-08-27 12:00:35 +02:00 |
|
Thomas Mullaly
|
6a8b2d88af
|
urlmon: Beginning to add support for Uri_CREATE_FILE_USE_DOS_PATH in CreateUri.
|
2010-08-27 12:00:32 +02:00 |
|
Thomas Mullaly
|
d88796f6ce
|
urlmon: Some opaque URIs get their port set.
|
2010-08-27 12:00:20 +02:00 |
|
Thomas Mullaly
|
506dc3724f
|
urlmon: Some IUri's don't always have an absolute URI property.
|
2010-08-27 12:00:14 +02:00 |
|
Anders Jonsson
|
876dcc96b3
|
user32: Update Swedish translation.
|
2010-08-27 11:59:38 +02:00 |
|
Anders Jonsson
|
8ecf937c10
|
winmm: Add Swedish translation.
|
2010-08-27 11:59:30 +02:00 |
|
Amine Khaldi
|
59296b7f0c
|
mpr: Fix translations.
|
2010-08-27 11:59:11 +02:00 |
|
Henri Verbeet
|
ff7dc44525
|
d3dx9_36: Implement D3DXDeclaratorFromFVF().
|
2010-08-27 11:58:57 +02:00 |
|
Henri Verbeet
|
79e4f66090
|
d3dx9_36/tests: Add some more FVF position handling tests.
|
2010-08-27 11:58:50 +02:00 |
|
Henri Verbeet
|
6e518a1d06
|
d3dx9_36/tests: Cleanup / simplify test_fvf_decl_conversion().
|
2010-08-27 11:58:43 +02:00 |
|
Henri Verbeet
|
3b4d9ae112
|
wined3d: Simplify wined3d_format_convert_from_float().
|
2010-08-27 11:58:26 +02:00 |
|
Henri Verbeet
|
38137d7ce2
|
wined3d: Cleanup some 2-space indentation.
|
2010-08-27 11:58:13 +02:00 |
|
Alexandre Julliard
|
f6bcd27baa
|
shell32: Add missing WINAPI to SHGetPropertyStoreFromParsingName.
|
2010-08-26 18:08:23 +02:00 |
|
Alexandre Julliard
|
5393f0a947
|
ntdll: Fix the protection state of writable sections.
|
2010-08-26 18:06:10 +02:00 |
|
Alexandre Julliard
|
8e2e95ed7e
|
ntdll/tests: Add a test for the protection state of the read-write data section.
|
2010-08-26 18:05:55 +02:00 |
|
André Hentschel
|
ed69ddb37e
|
user32: Optimize the storage of default color values.
|
2010-08-26 17:43:29 +02:00 |
|
Alexandre Julliard
|
9de9cbb324
|
rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrClientCall.
|
2010-08-26 17:21:09 +02:00 |
|
Alexandre Julliard
|
e095467b3c
|
rpcrt4: Fix cfi annotations for the stubless proxy entry point.
|
2010-08-26 17:21:09 +02:00 |
|
Oldřich Jedlička
|
964500a61a
|
ddraw/tests: New visual back buffer flipping tests.
|
2010-08-26 17:21:09 +02:00 |
|
Stefan Dösinger
|
c293424319
|
user32: Make GetMessage and PeekMessage patchable.
|
2010-08-26 17:21:08 +02:00 |
|