Ivan Leo Puoti
aab12f5f7c
Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile and make
...
DisconnectNamedPipe call it.
2005-08-18 10:59:26 +00:00
Felix Nawothnig
7f6554b7d1
Make string elements of MCI_OPEN_PARMS const to match the SDK headers.
2005-08-18 10:53:58 +00:00
Pavel Roskin
c01c579f06
fontforge 20050729 insists on adding .ttf extension even if the
...
requested output file name ends with a dot. So let's go back to names
ending with ttf.
2005-08-18 10:52:24 +00:00
Mike McCormack
177b237863
Fix uninitialized variable warnings emitted by gcc 4.0.
2005-08-18 10:51:22 +00:00
Juan Lang
f480b6ba6c
Add/update a few definitions.
2005-08-18 10:51:07 +00:00
Saulius Krasuckas
abfe0f2f72
Test passing NULL source to WideCharToMultiByte.
2005-08-18 10:50:46 +00:00
Felix Nawothnig
58d7d7454b
Make the destination pointers of Interlocked* functions volatile to
...
match the SDK headers.
2005-08-18 10:50:38 +00:00
Jacek Caban
944ff51a8c
- Added IOleCommandTerget interface to the test.
...
- Make Wine pass the test.
- Fix bug reported by Saulius Krasuckas.
2005-08-18 10:50:05 +00:00
Pavel Roskin
bdf904398b
sfnt2fnt exits with code 0 for several errors, which causes make to
...
ignore them. Use exit code 1 instead.
2005-08-18 10:49:37 +00:00
Huw Davies
b408c7ca0d
System should be sans serif.
2005-08-18 10:49:23 +00:00
Vitaliy Margolen
d27c7135ef
Add trace to IOCTL_CDROM_RAW_READ.
2005-08-18 10:49:04 +00:00
Frank Richter
2f47050c32
Only draw a themed border when edit control has WS_EX_CLIENTEDGE
...
style.
2005-08-18 10:48:45 +00:00
Mike McCormack
23f192d299
Make each IXMLDOMNode interface represent one libxml2 xmlNodePtr.
2005-08-18 10:48:13 +00:00
Francois Gouget
5b5e5086d7
Test "%l" and "%L". At the same time this tests alternate verbs.
...
Test %1, %l and %L with no quotes.
test->todo is a bitmask so fix the checks accordingly.
2005-08-18 10:47:53 +00:00
Alexandre Julliard
13deedc524
Removed a few more unnecessary import libraries.
2005-08-17 12:42:39 +00:00
Alexandre Julliard
205fc8a324
Make all the DriverProc entry points private.
2005-08-17 12:41:41 +00:00
Rémi Assailly
5df5e40164
Moved mciseq to the top-level dlls directory.
2005-08-17 12:15:35 +00:00
Vitaliy Margolen
aad2fe3b38
Add windows version registry entries.
2005-08-17 11:37:34 +00:00
Oliver Stieber
2c0e97e641
Copy the parser and cross compiler from d3d8 and update everything to
...
vertex shaders 3.0.
The Parser will now display the input shader in DirectX style, and the
cross compiler now generates valid ARB_VERTEX_PROGRAM programs and
outputs the result in ARB_VERTEX_PROGRAM style.
Support for a number of extended attributes has been added, but this
may not be complete, and dereferencing from loop counters isn't
properly parsed yet.
2005-08-17 11:34:03 +00:00
Mike McCormack
f58e9f9e4b
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
Oliver Stieber
9b0b803b47
Add support for vertex shader constants to the stateblock.
2005-08-17 10:27:01 +00:00
Francois Gouget
fae73a1090
Assorted spelling fixes.
2005-08-17 09:56:24 +00:00
Oliver Stieber
80cbb93163
Tidy up vertex shaders and bring the current code inline with the rest
...
of wined3d.
2005-08-17 09:54:54 +00:00
Saulius Krasuckas
69cf6a28f5
Correct failing test and transform it into a bunch of another tests.
2005-08-17 09:53:57 +00:00
Francois Gouget
03ede20086
Fix a couple of MSVC signed/unsigned warnings.
2005-08-17 09:53:39 +00:00
Francois Gouget
0b5cc286e3
Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
...
Update the conformance tests accordingly.
Tweak a trace because it's very confusing to see the path with no
escaped quotes in ShellExecuteA() and then with escaped quotes in
ShellExecuteExW32() (due to debugstr_w()).
2005-08-17 09:53:30 +00:00
Mike McCormack
2b7ae268e5
Fix a search and replace mishap.
2005-08-17 09:53:08 +00:00
Christian Costa
244762bbcc
Take RGB mask into account when doing color keying.
...
Add corresponding conformance test.
2005-08-17 09:52:56 +00:00
Kai Blin
4fd3f40952
Add NTLM security provider dummy.
2005-08-17 09:52:30 +00:00
Christian Costa
7f3c43b5c9
Add stubbed IGraphConfig interface to the filtergraph.
2005-08-17 09:52:15 +00:00
Christian Costa
19f9da8044
Fix rendering of paletted video stream.
2005-08-17 09:51:57 +00:00
Alexandre Julliard
3f31a10d01
Avoid a crash in find_hardware_message_window when there's no
...
foreground input.
2005-08-16 19:58:12 +00:00
Frank Richter
8f9fa7abc7
Add theming for combo boxes.
2005-08-16 19:30:06 +00:00
Juan Lang
a228baf8d1
Add more missing definitions, and correct a prototype.
2005-08-16 19:29:55 +00:00
Francois Gouget
7f65f6a4e2
Dynamically load StrRetToBufW(). This lets shell32_test.exe run on
...
systems that have version 4.72 of shlwapi.dll.
2005-08-16 19:29:40 +00:00
Francois Gouget
1fddb3ff20
Verify the parameters received by the child process using code lifted
...
from kernel32/tests/process.c.
Test passing parameters to .lnk files that point to an executable.
2005-08-16 19:29:27 +00:00
Alexandre Julliard
4886c176f4
There is a registry key for the service pack version (spotted by
...
Vitaliy Margolen).
2005-08-16 16:13:42 +00:00
Mike McCormack
e5efc5a657
gcc 4.0 warning fixes.
2005-08-16 16:02:45 +00:00
Francois Gouget
6fb12fc291
Declare PNTSTATUS in lmaccess.h and ntsecapi.h to match the PSDK.
...
Protect against multiple definitions.
Use PNTSTATUS where appropriate.
2005-08-16 16:01:49 +00:00
Francois Gouget
71af595499
Use LPSTORAGE to better match the PSDK.
...
Document the real SEGPTR type using the standard documentation
mechanisms. Fixes winapi_check warnings.
2005-08-16 16:01:15 +00:00
Dmitry Timoshkov
e3181e3fcc
Report swap file total/free sizes to be the same as physical memory.
...
Make sure that we cache all calculated values.
2005-08-16 16:00:36 +00:00
Michael Jung
2fac564cc5
Remove "initguid.h" include from shellpath test.
2005-08-16 16:00:07 +00:00
Jacek Caban
14a7759cf4
Fix protocol test on 9x.
2005-08-16 15:59:50 +00:00
Ivan Leo Puoti
9f3af964c7
Improve NtCreateNamedPipe trace.
2005-08-16 15:57:59 +00:00
Aric Stewart
35706b6b4c
Fixed a memory overflow and leak identified by Mike McCormack.
2005-08-16 15:57:21 +00:00
Frank Richter
f3491aa935
Change CB_GETCOMBOBOX to return STATE_SYSTEM_PRESSED in
...
COMBOBOXINFO.stateButton when really the button is pressed, not when
the combo is dropped down.
2005-08-16 15:57:02 +00:00
Saulius Krasuckas
43e93117e3
Move repetitive code to two helper functions.
2005-08-16 15:56:42 +00:00
Alexandre Julliard
4749dd3eaa
Fetch the version information from the standard Windows keys if not
...
specified otherwise.
2005-08-16 11:16:10 +00:00
Juan Lang
554b865314
Shrink the hex edit window a bit.
2005-08-16 11:13:58 +00:00
Juan Lang
512e50ea1e
Remove a test that fails under WinME. Reported and helpfully debugged
...
by Saulius Krasuckas.
2005-08-16 11:13:50 +00:00