David Adam
|
ea8e7ce42d
|
d3dx8: Implement D3DX*BaryCentric.
|
2007-10-29 14:02:25 +01:00 |
David Adam
|
50ae1e3623
|
d3dx8: Implement D3DX*Normalize.
|
2007-10-29 14:02:02 +01:00 |
Francois Gouget
|
97f36631b5
|
d3dx8: Make sure d3dx8math.inl compiles fine, whether nameless unions are supported or not.
|
2007-10-29 12:05:08 +01:00 |
Francois Gouget
|
55fe2b26b5
|
tapi32: Add prototypes for lineInitializeExA/W().
|
2007-10-29 12:04:55 +01:00 |
Francois Gouget
|
80911c12f4
|
crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings.
|
2007-10-29 12:04:48 +01:00 |
Detlef Riekenberg
|
3fb513deb4
|
include/winbase: Fix a typo.
|
2007-10-29 12:02:24 +01:00 |
Stefan Dösinger
|
123744910f
|
wined3d: Add a method for surface location updates.
|
2007-10-26 15:17:30 +02:00 |
Stefan Dösinger
|
dcff7dc213
|
wined3d: Begin centralizing surface location management.
|
2007-10-26 15:17:19 +02:00 |
Mikolaj Zalewski
|
a1e0f773e0
|
advapi32: Add a well known sid.
|
2007-10-26 14:03:46 +02:00 |
Rob Shearman
|
23df453d38
|
server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects.
|
2007-10-26 12:45:29 +02:00 |
Rob Shearman
|
1f86321964
|
server: Make create_mutex use struct object_attributes and set the security descriptor of mutex objects.
|
2007-10-26 12:44:51 +02:00 |
Rob Shearman
|
b0e5fb4384
|
server: Make create_semaphore use struct object_attributes and set the security descriptor of semaphore objects.
|
2007-10-26 12:44:26 +02:00 |
Detlef Riekenberg
|
03f5774db7
|
include/commdlg: Add more defines for PrintDlg/PrintDlgEx.
|
2007-10-25 13:47:22 +02:00 |
Rob Shearman
|
dd9e392796
|
server: Use the security descriptor passed in when creating events.
|
2007-10-25 12:47:22 +02:00 |
David Adam
|
5edd2cfaa7
|
d3dx8: Implement D3DXPlaneMatrixIsIdentity.
|
2007-10-24 14:15:25 +02:00 |
David Adam
|
73f59692ce
|
d3dx8: Implement D3DXPlaneMatrixIdentity.
|
2007-10-24 14:15:14 +02:00 |
David Adam
|
5b685e6ad7
|
d3dx8: Implement D3DXPlaneColorSubtract.
|
2007-10-24 14:15:00 +02:00 |
David Adam
|
2567bd8a98
|
d3dx8: Implement D3DXPlaneColorAdd.
|
2007-10-24 14:14:51 +02:00 |
David Adam
|
0dc3208cf6
|
d3dx8: Implement D3DXPlaneColorScale.
|
2007-10-24 14:14:35 +02:00 |
David Adam
|
03e92443d7
|
d3dx8: Implement D3DXPlaneColorModulate.
|
2007-10-24 14:14:27 +02:00 |
David Adam
|
2f3702043e
|
d3dx8: Implement D3DXPlaneColorLerp.
|
2007-10-24 14:14:17 +02:00 |
David Adam
|
6ebc5cefdf
|
d3dx8: Implement D3DXPlaneColorNegative.
|
2007-10-24 14:14:08 +02:00 |
David Adam
|
a00353b394
|
d3dx8: Implement D3DXPlaneDotNormalize.
|
2007-10-24 14:14:00 +02:00 |
David Adam
|
3247fa0d67
|
d3dx8: Implement D3DXPlaneDotCoord.
|
2007-10-24 14:13:48 +02:00 |
David Adam
|
10259cd87c
|
d3dx8: Implement D3DXPlaneDot.
|
2007-10-24 14:13:37 +02:00 |
Bang Jun-young
|
74c5d1750b
|
shlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK.
|
2007-10-24 14:13:01 +02:00 |
Roy Shea
|
79e7e15f25
|
include/rpc.h: Add missing headers.
|
2007-10-24 13:49:33 +02:00 |
Mikolaj Zalewski
|
09b022e363
|
include: Add IProgressDialog definitions.
|
2007-10-24 13:47:41 +02:00 |
Rob Shearman
|
2c742a38c4
|
include: Remove duplicate ACL_REVISION1 and ACL_REVISION2 defines in winnt.h.
Move the remaining ACL_REVISION define nearer to the other ACL revision defines.
|
2007-10-23 18:20:52 +02:00 |
Rob Shearman
|
6b081232b9
|
ntdll: Add a stub for RtlSetControlSecurityDescriptor.
Implement SetSecurityDescriptorControl on top of RtlSetControlSecurityDescriptor.
|
2007-10-23 18:20:45 +02:00 |
Francois Gouget
|
b1335db353
|
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
|
2007-10-23 18:19:42 +02:00 |
David Adam
|
604867c9dd
|
d3dx8: Implement D3DXQuaternionIsIdentity.
|
2007-10-22 16:04:08 +02:00 |
David Adam
|
4be363ac80
|
d3dx8: Implement D3DXQuaternionIdentity.
|
2007-10-22 16:03:51 +02:00 |
David Adam
|
77f5d4c88c
|
d3dx8: Implement D3DXQuaternionConjugate.
|
2007-10-22 16:03:44 +02:00 |
David Adam
|
a394fef4b7
|
d3dx8: Implement D3DXVec3Cross.
|
2007-10-22 16:03:20 +02:00 |
David Adam
|
9657611878
|
d3dx8: Implement D3DX*Scale.
|
2007-10-22 16:03:10 +02:00 |
David Adam
|
c1892f258f
|
d3dx8: Implement D3DX*Minimize.
|
2007-10-22 16:02:48 +02:00 |
David Adam
|
c7f0eca4e3
|
d3dx8: Implement D3DX*Maximize.
|
2007-10-22 16:02:33 +02:00 |
David Adam
|
ab4e829757
|
d3dx8: Implement D3DX*Lerp.
|
2007-10-22 16:02:17 +02:00 |
David Adam
|
4ef92a23e5
|
d3dx8: Implement D3DX*Subtract.
|
2007-10-22 16:01:33 +02:00 |
David Adam
|
e205a210d2
|
d3dx8: Implement D3DX*Add with a test.
|
2007-10-22 16:01:19 +02:00 |
David Adam
|
643bcd3e46
|
d3dx8: Implement D3DX*Dot with a test.
|
2007-10-22 16:01:02 +02:00 |
David Adam
|
bf9a690dbc
|
d3dx8: Implement D3DX*LengthSq.
|
2007-10-22 16:00:08 +02:00 |
David Adam
|
d6377d2fd8
|
d3dx8: Implement D3DX*Length with a test.
|
2007-10-22 15:59:49 +02:00 |
Louis Lenders
|
c29517896f
|
tapi32: Add stub for lineInitializeExA.
|
2007-10-22 14:54:39 +02:00 |
Rob Shearman
|
a3ad394f9c
|
urlmon: Add a stub for GetClassFileOrMime.
|
2007-10-22 14:54:39 +02:00 |
Juan Lang
|
207feb97c1
|
crypt32: Add more missing definitions.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
72688bd239
|
cryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition.
|
2007-10-19 12:29:52 +02:00 |
Francois Gouget
|
44fd06f441
|
dimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.
|
2007-10-19 12:25:24 +02:00 |
Francois Gouget
|
4e4f8e4b13
|
mshtml: Add a missing import directive to mshtml.idl.
|
2007-10-19 12:25:07 +02:00 |
Francois Gouget
|
cb7decd6f6
|
imm32: #ifdef-out some functions in imm.h if wingdi.h was not included first.
|
2007-10-19 12:24:05 +02:00 |
Francois Gouget
|
dff580e96f
|
ndrtypes.h: Include limits.h.
|
2007-10-19 12:24:00 +02:00 |
Jacek Caban
|
62894b488d
|
mshtml: Import dimm.idl and fix compilation.
|
2007-10-18 12:05:49 +02:00 |
Jacek Caban
|
a41cab9b52
|
hlink.idl: Undef unicode GetObject macro.
|
2007-10-18 12:05:45 +02:00 |
Bang Jun-young
|
27213de046
|
advapi32: Fix AdjustTokenPrivileges() to match the PSDK.
|
2007-10-17 13:44:01 +02:00 |
Alexandre Julliard
|
9dcd0f5fd4
|
d3dx8: The inline functions should be static instead of extern.
|
2007-10-16 14:09:43 +02:00 |
David Adam
|
8d8a5f06c2
|
d3dx8: Implement D3DXVec2Lerp with a test.
|
2007-10-16 14:06:47 +02:00 |
David Adam
|
18123a9364
|
d3dx8: Implement D3DXVecScale with a test.
|
2007-10-16 14:06:38 +02:00 |
David Adam
|
f453d737a1
|
d3dx8: Implement D3DXVec2Maximize with a test.
|
2007-10-16 14:06:25 +02:00 |
David Adam
|
28276e8fb1
|
d3dx8: Implement D3DXVec2Minimize with a test.
|
2007-10-16 14:06:15 +02:00 |
David Adam
|
43d13935d8
|
d3dx8: Implement D3DXVec2Subtract with a test.
|
2007-10-16 14:06:04 +02:00 |
David Adam
|
adf4580bf1
|
d3dx8: Implement D3DXVec2Add with a test.
|
2007-10-16 14:05:41 +02:00 |
David Adam
|
a0ddecf778
|
d3dx8: Implement D3DXVec2CCW with a test.
|
2007-10-16 14:05:29 +02:00 |
David Adam
|
1fa3abe7cc
|
d3dx8: Implement D3DXVec2Dot with a test.
|
2007-10-16 14:05:17 +02:00 |
David Adam
|
d404ec8c4b
|
d3dx8: Implement D3DX8Vec2LengthSq with a test.
|
2007-10-16 14:05:01 +02:00 |
David Adam
|
e4ba8eb450
|
d3dx8: Implement D3DX8Vec2Length with a test.
|
2007-10-16 14:04:49 +02:00 |
Bang Jun-young
|
aaa1908888
|
avifil32: Fix prototype for AVIStreamFindSample() to match the PSDK.
|
2007-10-16 09:37:45 +02:00 |
Bang Jun-young
|
6ab44c8073
|
crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
|
2007-10-16 09:37:27 +02:00 |
Bang Jun-young
|
ff96bd6aec
|
configure: Add check for presence of _strdup() and strdup().
|
2007-10-16 09:37:19 +02:00 |
Juan Lang
|
dce5feb1a8
|
wininet.h: Add some more defines.
|
2007-10-16 09:35:27 +02:00 |
Juan Lang
|
a62afe7403
|
wincrypt.h: Add a few more definitions.
|
2007-10-16 09:35:23 +02:00 |
Jacek Caban
|
db0b392dc2
|
include: Added dimm.idl.
|
2007-10-15 16:57:19 +02:00 |
Jacek Caban
|
a82428b112
|
imm.h: Added REGISTERWORD[AW] declaration.
|
2007-10-15 16:57:12 +02:00 |
Francois Gouget
|
f2b3843b5e
|
wtsapi32: Add a couple of related prototypes.
|
2007-10-15 14:06:42 +02:00 |
Francois Gouget
|
1a75b5d49c
|
user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings.
|
2007-10-15 14:06:35 +02:00 |
Francois Gouget
|
d223716b7b
|
msdmo: Fix the DMOGetName() prototype.
|
2007-10-15 14:06:30 +02:00 |
Juan Lang
|
8b5faacfb4
|
setupapi: Implement SetupDiDeleteDevRegKey.
|
2007-10-15 12:10:02 +02:00 |
John Klehm
|
997bb8942d
|
inkobj: Stub implementation of IInkCollector.
|
2007-10-12 11:29:25 +02:00 |
Juan Lang
|
0138ea49ed
|
setupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
|
2007-10-12 11:05:04 +02:00 |
David Adam
|
076340402d
|
d3dx8: Fix the definition of D3DXVECTOR.
|
2007-10-11 22:21:56 +02:00 |
John Klehm
|
c632a7500f
|
msinkaut.idl: Declare the IInkCollector interface and its dependencies.
|
2007-10-11 16:24:28 +02:00 |
Nigel Liang
|
c31faf4991
|
include/winsock.h: Fix parenthesis mismatch.
|
2007-10-11 16:24:28 +02:00 |
Alexandre Julliard
|
235532ce28
|
server: Use the file_pos_t type for file sizes and offsets in the protocol structures.
|
2007-10-10 14:06:25 +02:00 |
David Adam
|
1feb1c052b
|
include: Skeleton header for D3DX8.
|
2007-10-10 12:16:07 +02:00 |
Juan Lang
|
e4aa2a5477
|
softpub.h: Add missing definitions.
|
2007-10-09 17:52:46 +02:00 |
Roderick Colenbrander
|
c2bf124a90
|
wined3d: Use EXT-versions of glBlend*.
|
2007-10-09 12:34:49 +02:00 |
James Hawkins
|
58639cc814
|
user32: Test the ddeml client interface.
|
2007-10-04 12:03:36 +02:00 |
Jacek Caban
|
8fa1aff768
|
mshtml.idl: Added IHTMLInputTextElement interface.
|
2007-10-04 11:40:21 +02:00 |
Rob Shearman
|
5356bfde2c
|
server: Add a new get_security_object call for getting the security descriptor of an object.
Use it to implement NtQuerySecurityObject.
|
2007-10-03 11:16:45 +02:00 |
Konstantin Kondratyuk
|
7fb98bfba5
|
mpr: Implement WNetGetResourceInformation functions.
|
2007-10-01 14:17:53 +02:00 |
Roderick Colenbrander
|
dac5e5ff1e
|
wined3d: WINAPI compile fixes.
|
2007-10-01 12:43:52 +02:00 |
Hans Leidekker
|
0389ec60d9
|
pdh: Implement and test PdhCollectQueryDataEx.
|
2007-10-01 12:40:17 +02:00 |
Hans Leidekker
|
504e7c2ff7
|
pdh: Implement PdhValidatePath{, Ex}{A, W}.
|
2007-10-01 12:36:17 +02:00 |
Juan Lang
|
5bc2c2045e
|
wincrypt.h: Add a few more definitions.
|
2007-10-01 12:33:46 +02:00 |
Andrey Turkin
|
d1a8155882
|
server: Allow completion object to be attached to an fd object.
|
2007-09-28 13:17:18 +02:00 |
Juan Lang
|
0fdb2bc89f
|
crypt32: Add definitions used by CertSaveStore.
|
2007-09-28 11:31:16 +02:00 |
Francois Gouget
|
17c57737c9
|
ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.
Add a prototype for PsTerminateSystemThread().
|
2007-09-27 20:12:17 +02:00 |
Francois Gouget
|
4b340fff6f
|
includes: Make headers C++ compatible.
|
2007-09-27 20:12:13 +02:00 |
Francois Gouget
|
74b240bff2
|
includes: Remove unneeded extern "C" statements.
|
2007-09-27 20:12:10 +02:00 |
Peter Oberndorfer
|
715edc1633
|
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
|
2007-09-27 12:49:10 +02:00 |