Francois Gouget
|
0c615ef274
|
winejack.drv: Make some functions static.
|
2008-12-15 12:25:17 +01:00 |
Francois Gouget
|
e1ca6799fa
|
explorer: Make appbar_wndproc() static.
|
2008-12-15 12:25:15 +01:00 |
Francois Gouget
|
ea79b297f5
|
winapi_check: Add support for '-arch=xxx' in spec files.
|
2008-12-15 12:25:12 +01:00 |
Francois Gouget
|
5d6f7b9784
|
msiexec: Make KillService() static.
|
2008-12-15 12:25:10 +01:00 |
Francois Gouget
|
67d5a4de70
|
port: S_IWUSR and S_IX* are not needed. Remove them.
|
2008-12-15 12:25:05 +01:00 |
Francois Gouget
|
ec7cbc26f5
|
d3d8: Make D3D8CB_CreateSurface() static.
|
2008-12-15 12:25:02 +01:00 |
Francois Gouget
|
3154768a94
|
cmd: Make WCMD_DumpCommands() static.
|
2008-12-15 12:25:00 +01:00 |
Francois Gouget
|
e7b3671813
|
ole32: Use the IStream16_(CreateStream,CreateStorage,Write) implementations.
|
2008-12-15 12:24:58 +01:00 |
Stefan Dösinger
|
c0a715977d
|
wined3d: Remove a blank line in state.c.
|
2008-12-15 12:24:52 +01:00 |
Stefan Dösinger
|
c937278262
|
wined3d: Give ATIFS a pixel shader handler.
|
2008-12-15 12:24:38 +01:00 |
Mikołaj Zalewski
|
b4467c7351
|
devenum: Italian, Spanish, Dutch and VERSIONINFO should use SUBLANG_NEUTRAL.
|
2008-12-15 12:24:33 +01:00 |
Aric Stewart
|
bd25af9dba
|
user32: Proper handling of WM_INPUTLANGCHANGEREQUEST.
|
2008-12-12 12:20:53 +01:00 |
Alexander Morozov
|
7443e7ded7
|
hal: Add missing WINAPI.
|
2008-12-12 12:18:33 +01:00 |
Alexandre Julliard
|
f12e9a026b
|
winegcc: Fix the file mode check.
|
2008-12-12 12:01:46 +01:00 |
Alistair Leslie-Hughes
|
de5bbbc2ff
|
mshtml: Implement IHTMLScriptElement get/put Defer.
|
2008-12-12 12:01:36 +01:00 |
Alistair Leslie-Hughes
|
8e984bcc61
|
mshtml: Implement IHTMLStyle get/put fontVariant.
|
2008-12-12 11:59:46 +01:00 |
Francois Gouget
|
5a8e31a386
|
devenum: French and German should use SUBLANG_NEUTRAL.
|
2008-12-12 11:46:55 +01:00 |
Francois Gouget
|
a6c07ffba4
|
wininet & winhttp: Remove the MSG_WAITALL definition as it is not needed.
|
2008-12-12 11:46:50 +01:00 |
Francois Gouget
|
7271ed5532
|
kernel32: Remove _hread16() as it is not used. Move _hwrite16() next to the other related functions.
|
2008-12-12 11:46:25 +01:00 |
Francois Gouget
|
8dbc8d3b9d
|
userenv/tests: Make userenv_dbgstr_w() static.
|
2008-12-12 11:44:36 +01:00 |
Francois Gouget
|
f5bc44322c
|
wineoss.drv: Make widOpen() and wodOpen() static.
|
2008-12-12 11:44:30 +01:00 |
Francois Gouget
|
05c0822707
|
msvcrt: Point the set_new_handler() entrypoint to the right implementation.
|
2008-12-12 11:44:23 +01:00 |
Francois Gouget
|
803555927c
|
user32/tests: Make some functions static.
|
2008-12-12 11:42:34 +01:00 |
Francois Gouget
|
0b1d8be037
|
ole32/tests: Make test_runnable() static.
|
2008-12-12 11:42:31 +01:00 |
Francois Gouget
|
596311cd5d
|
shell32/tests: Make test_cbsize() static.
|
2008-12-12 11:42:28 +01:00 |
Francois Gouget
|
e9e8fbd0ef
|
ntdll/tests: Make rtlraiseexception_vectored_handler() static.
|
2008-12-12 11:42:23 +01:00 |
Francois Gouget
|
b455d319f9
|
msvcrt/tests: Make void test_cp_table() static.
|
2008-12-12 11:42:13 +01:00 |
Francois Gouget
|
f5657080c7
|
gdi32/tests: Make test_GdiAlphaBlend() static.
|
2008-12-12 11:42:07 +01:00 |
Francois Gouget
|
287dee6e78
|
d3d9/tests: Make some functions static.
|
2008-12-12 11:41:53 +01:00 |
Francois Gouget
|
897af57deb
|
cabinet/tests: Make CopyProgress() static.
|
2008-12-12 11:41:45 +01:00 |
Francois Gouget
|
ec4d74baef
|
ole32: Fix the STORAGE_dump_pps_entry() description.
|
2008-12-12 11:41:37 +01:00 |
Francois Gouget
|
ae3a8e1da2
|
shell32: Add a couple of spaces in the spec file.
|
2008-12-12 11:41:32 +01:00 |
Francois Gouget
|
ade1326480
|
msvcrt: Remove _adjust_fdiv() as it is unused.
|
2008-12-12 11:41:24 +01:00 |
Francois Gouget
|
33dd86d05c
|
msvcrt/tests: Add a trailing '\n' to ok() calls.
|
2008-12-12 11:40:53 +01:00 |
Henri Verbeet
|
3e035ddf05
|
wined3d: Don't leak memory on failure in allocate_shader_constants().
|
2008-12-12 11:40:44 +01:00 |
Henri Verbeet
|
7d29aecd6f
|
wined3d: Use a simpler way to calculate the number of texture levels.
It's probably slightly faster too.
|
2008-12-12 11:40:39 +01:00 |
Henri Verbeet
|
70ed814b95
|
wined3d: Get rid of the textureDimensions field in the state block.
|
2008-12-12 11:40:32 +01:00 |
Henri Verbeet
|
f36c377d0e
|
wined3d: We only care is a sampler is sampled at all in device_map_vsamplers(), not the specific type.
|
2008-12-12 11:40:26 +01:00 |
Henri Verbeet
|
fb475c7c29
|
wined3d: Don't reparse the entire shader just to update the sampler types.
|
2008-12-12 11:40:20 +01:00 |
Juan Lang
|
8777a83467
|
crypt32: Support wide character base64-encoded PKCS messages in CryptQueryObject.
|
2008-12-12 11:40:15 +01:00 |
Juan Lang
|
a104479da1
|
crypt32: Implement CryptStringToBinaryW.
|
2008-12-12 11:40:11 +01:00 |
Juan Lang
|
909a81839b
|
crypt32: Support base64-encoded PKCS messages in CryptQueryObject.
|
2008-12-12 11:39:30 +01:00 |
Juan Lang
|
62cbf42689
|
crypt32: Split querying PKCS messages into helper functions.
|
2008-12-12 11:39:24 +01:00 |
Juan Lang
|
626a6fe15d
|
crypt32: Support base64-encoded context objects in CryptQueryObject.
|
2008-12-12 11:39:17 +01:00 |
Juan Lang
|
33f0655e2a
|
crypt32: Downgrade a fixme to a warn.
|
2008-12-12 11:39:11 +01:00 |
Juan Lang
|
86e2f94e68
|
crypt32: Don't claim to have queried an object as a serialized context when reading it has failed.
|
2008-12-12 11:39:05 +01:00 |
Juan Lang
|
2b384cb0e9
|
crypt32: Validate input arguments to CryptQueryObject.
|
2008-12-12 11:38:53 +01:00 |
Juan Lang
|
351ebcae25
|
crypt32: Add tests for CryptQueryObject.
|
2008-12-12 11:38:47 +01:00 |
Paul Vriens
|
ed4444dae5
|
gdi32/tests: Fix some test failures on Win9x.
|
2008-12-12 11:38:31 +01:00 |
Paul Vriens
|
76b24fd970
|
ddraw/tests: Fix a test failure on a Win98 VMware box.
|
2008-12-12 11:38:26 +01:00 |