Hans Leidekker
|
fcb8e3b197
|
pdh: Remove or fix tests that fail on Windows.
|
2007-10-31 14:06:03 +01:00 |
Alexandre Julliard
|
3bb04c88b7
|
msvcrt: Silence FIXME about an unknown parameter that isn't used.
|
2007-10-31 12:41:49 +01:00 |
Chris Wulff
|
d230fd6119
|
hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLock, KfLowerIrql, KfRaiseIrql.
|
2007-10-31 12:39:55 +01:00 |
Chris Wulff
|
8cf7cb32c5
|
kernel32: Added a stub for FindVolumeMountPointClose.
|
2007-10-31 12:39:55 +01:00 |
Chris Wulff
|
62e7be0ede
|
shdocvw: Add IPersistMemory interface stub.
|
2007-10-31 12:39:55 +01:00 |
Chris Wulff
|
0a2008ae67
|
shdocvw: Implement OLEIVERB_HIDE.
|
2007-10-31 12:39:55 +01:00 |
Dan Hipschman
|
ea7ab4da66
|
widl: Add a --local-stubs option.
|
2007-10-31 12:39:54 +01:00 |
Andrew Talbot
|
e7636c13e5
|
shell32: Constify some variables.
|
2007-10-31 12:39:54 +01:00 |
Stefan Leichter
|
b84a7844b6
|
d3dx8: Fix number of parameter of functions D3DXVec4Cross and D3DXVec?CatmullRom.
|
2007-10-31 12:39:54 +01:00 |
Tim Schwartz
|
db994bf6ed
|
netapi32: Add stub for NetUseEnum().
|
2007-10-31 12:39:54 +01:00 |
Michael Stefaniuc
|
9056049882
|
pdh: Fix two missing LeaveCriticalSection() on error paths.
|
2007-10-31 12:39:54 +01:00 |
Marcus Meissner
|
1c7c9de498
|
winalsa.drv: Explicitly include assert.h.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
035773b9fe
|
d3dx8: Implement D3DXMatrixRotationAxis.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
ad911054dd
|
d3dx8: Implement D3DXMatrixRotationZ.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
5098f39410
|
d3dx8: Implement D3DXMatrixRotationY.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
4ee8e89510
|
d3dx8: Implement D3DXMatrixRotationX.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
4cd47e8b64
|
d3dx8: Implement D3DXMatrixTranslation.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
716862d696
|
d3dx8: Implement D3DXMatrixScaling.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
e8f887dc18
|
d3dx8: Implement D3DXMatrixTranspose.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
c392a8bc74
|
d3dx8: Implement D3DXMatrixMultiply.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
720fb79d7f
|
d3dx8: Implement D3DXMatrixfDeterminant.
|
2007-10-31 12:39:54 +01:00 |
David Adam
|
08d17fd27f
|
d3dx8: Fix the condition in D3DXMatrixIsIdentity.
|
2007-10-31 12:39:54 +01:00 |
Rob Shearman
|
e8d7af2d43
|
advapi32: Implement filter matching for CredEnumerate.
|
2007-10-31 12:39:54 +01:00 |
Rob Shearman
|
e6f28ebb1a
|
advapi32: Add tests for credential management functions.
|
2007-10-31 12:39:54 +01:00 |
Rob Shearman
|
e3fae172f1
|
advapi32: Implement ANSI credential management functions.
|
2007-10-31 12:39:54 +01:00 |
Rob Shearman
|
61e836b947
|
advapi32: Implement CredEnumerateW.
|
2007-10-31 12:39:53 +01:00 |
Rob Shearman
|
72bd876599
|
advapi32: Implement CredDeleteW.
|
2007-10-31 12:39:53 +01:00 |
Rob Shearman
|
7689fad310
|
advapi32: Implement CredReadW and CredFree.
|
2007-10-31 12:39:53 +01:00 |
Rob Shearman
|
7583130908
|
advapi32: Implement CredWriteW.
|
2007-10-31 12:39:53 +01:00 |
Alexandre Julliard
|
94c976c97a
|
server: Add the generated files missing from the last commit.
|
2007-10-30 15:32:40 +01:00 |
Hwang YunSong(황윤성)
|
604530e3bd
|
credui: Updated Korean resource.
|
2007-10-30 14:20:41 +01:00 |
Hans Leidekker
|
1a8327468c
|
wininet: Don't release the parent object in FTP_Connect, the caller will do that.
|
2007-10-30 14:19:20 +01:00 |
Rob Shearman
|
5f5df83281
|
server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately.
|
2007-10-30 14:18:27 +01:00 |
Rob Shearman
|
f98556c119
|
server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes.
|
2007-10-30 14:18:05 +01:00 |
Alexandre Julliard
|
e2b5227b65
|
user32: Fix a slightly incorrect assert.
|
2007-10-30 14:11:44 +01:00 |
Mikolaj Zalewski
|
585329ed13
|
user32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs.
|
2007-10-30 14:08:50 +01:00 |
Alexandre Julliard
|
55d274d1d2
|
pdh: Fix a couple of race conditions in the thread handling.
|
2007-10-30 13:04:23 +01:00 |
Jacek Caban
|
0f16c1496f
|
itss: Fixed tests on old IE.
|
2007-10-30 12:46:46 +01:00 |
Dan Kegel
|
dc072e209d
|
advapi32/tests: Fix undefined memory references in registry.c.
|
2007-10-30 12:46:38 +01:00 |
Lei Zhang
|
f2519fdcda
|
comctl32: Set tab focus correctly.
|
2007-10-30 11:31:38 +01:00 |
Lei Zhang
|
73213d1444
|
comctl32: Add tab delete item / get focus test.
|
2007-10-30 11:31:29 +01:00 |
Lei Zhang
|
31a09c3b7b
|
comctl32: Add tab insert item / get focus test.
|
2007-10-30 11:31:19 +01:00 |
Lei Zhang
|
c5a17f98df
|
comctl32: Move tab test's createParentWindow() into START_TEST().
|
2007-10-30 11:31:11 +01:00 |
Alexandre Julliard
|
8268ad551a
|
server: Remove failed ioctls from the queue as soon as the result is set.
|
2007-10-30 11:30:58 +01:00 |
Hans Leidekker
|
a844a38fad
|
wininet: Use a single connection for all ftp tests.
|
2007-10-30 11:30:15 +01:00 |
Andrew Talbot
|
a7d80730d6
|
shell32: Constify some variables.
|
2007-10-30 11:30:05 +01:00 |
Paul Vriens
|
2f09f50641
|
ntdll: Report FIXME only once.
|
2007-10-30 11:29:54 +01:00 |
Klaus Layer
|
9f8d9e3e05
|
ntdll: Add missing FIXMEs for incomplete info classes in NtQuerySystemInformation.
|
2007-10-30 11:29:40 +01:00 |
Alexander Dorofeyev
|
35ff6d6750
|
comctl32: Fix broken detection of non-empty string.
|
2007-10-29 14:32:16 +01:00 |
Alexander Dorofeyev
|
77c376e0f8
|
comctl32: Pass command id of button in wParam.
|
2007-10-29 14:32:10 +01:00 |